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 c307d1f commit 2448c67Copy full SHA for 2448c67
setup.cfg
@@ -88,7 +88,7 @@ develop =
88
build<1
89
poethepoet<1
90
pip-review<2 # Use `pip-review --local --interactive` to upgrade outdated packages.
91
- ruff==0.0.278;python_version>='3.7'
+ ruff==0.0.280;python_version>='3.7'
92
93
94
[options.packages.find]
0 commit comments