-
Notifications
You must be signed in to change notification settings - Fork 173
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
Upgrade depencencies for python 3.12 / pylint 3.0+ #678
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good, but it'd be very useful, Prospector functionality permitting, to relax the upper pin on flake8, they are already at 7.1-7.2 👍🍺
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Done in 2c01a78
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Excellent many thanks @Pierre-Sassoulas 🍺
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good :-)
@Pierre-Sassoulas shouldn't we create now the release 1.12.1? |
Yes, if the PyPI package is released, then I'll build and release the conda package today 👍 |
This removes pylint-plugin-utils, upgrade requirements-detector to the only version that can work, and prepare for the next release of pylint-django (that is necessary for python 3.12.)
Fix #676
Refs pylint-dev/pylint-django#444 https://github.com/pylint-dev/pylint-django/releases/tag/v2.6.0