We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f2f45f5 commit b26438fCopy full SHA for b26438f
setup.cfg
@@ -90,7 +90,7 @@ develop =
90
build<2
91
poethepoet<1
92
pip-review<2 # Use `pip-review --local --interactive` to upgrade outdated packages.
93
- ruff==0.2.2;python_version>='3.7'
+ ruff==0.3.0;python_version>='3.7'
94
95
96
[options.packages.find]
0 commit comments