Skip to content

CI: unpin lxml and update mypy #693

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
May 12, 2023
Merged

CI: unpin lxml and update mypy #693

merged 2 commits into from
May 12, 2023

Conversation

twoertwein
Copy link
Member

@@ -35,13 +35,13 @@ python = ">=3.8"
types-pytz = ">= 2022.1.1"

[tool.poetry.dev-dependencies]
mypy = "1.2.0"
mypy = "1.3.0"
pandas = "2.0.1"
Copy link
Member Author

@twoertwein twoertwein May 12, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

moved pinned dependecies to the top

@twoertwein twoertwein requested a review from Dr-Irv May 12, 2023 15:28
Co-authored-by: Irv Lustig <irv@princeton.com>
Copy link
Collaborator

@Dr-Irv Dr-Irv left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks @twoertwein

@Dr-Irv Dr-Irv merged commit 5d41bcd into pandas-dev:main May 12, 2023
@twoertwein twoertwein deleted the lxml branch August 14, 2023 17:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

lxml - try upgrade to 4.9.1
2 participants