Thanks to visit codestin.com Credit goes to github.com
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.
ruff
0.15.6
1 parent 581d10f commit 7bc7f54Copy full SHA for 7bc7f54
2 files changed
environment.yml
@@ -45,7 +45,7 @@ dependencies:
45
- breathe>4.33.0
46
# For linting
47
- cython-lint
48
- - ruff=0.15.4
+ - ruff=0.15.6
49
- gitpython
50
# Used in some tests
51
- cffi
requirements/linter_requirements.txt
@@ -1,5 +1,5 @@
1
# keep in sync with `environment.yml`
2
cython-lint
3
-ruff==0.15.4
+ruff==0.15.6
4
GitPython>=3.1.30
5
spin
0 commit comments