Skip to content
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

Dependency upgrades #261

Merged
merged 6 commits into from
Oct 29, 2024
Merged

Dependency upgrades #261

merged 6 commits into from
Oct 29, 2024

Conversation

Lincoln-GR
Copy link
Contributor

@Lincoln-GR Lincoln-GR commented Oct 16, 2024

Keep dependencies up-to-date.

All main dependencies which effect part-a are only minor version changes.

@@ -8,6 +8,7 @@ warn_return_any = True
warn_unused_ignores = True
no_implicit_optional = True
show_error_codes = True
local_partial_types = True
Copy link
Contributor Author

Choose a reason for hiding this comment

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

This becomes the default in a future mypy release, recommended to enable it now

@Lincoln-GR Lincoln-GR marked this pull request as ready for review October 16, 2024 04:37
@Lincoln-GR Lincoln-GR requested a review from serge-gaia October 16, 2024 04:37
@serge-gaia
Copy link
Contributor

Sorry @Lincoln-GR , I took too long to merge this, There are now some conflitcts.

@Lincoln-GR Lincoln-GR merged commit 3e85a51 into main Oct 29, 2024
7 checks passed
@Lincoln-GR Lincoln-GR deleted the dependency-upgrade branch October 29, 2024 06:40
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.

2 participants