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.
conda/dev.yml
1 parent 2999b6b commit 5a55b3fCopy full SHA for 5a55b3f
conda/dev.yml
@@ -13,11 +13,11 @@ dependencies:
13
# Developer Tools
14
# =================
15
# If versions are updated, also update 'rev' in `.pre-commit.config.yaml`
16
- - black=22.8.0
17
- - flake8=5.0.4
18
- - flake8-isort=4.2.0
19
- - mypy=0.982
20
- - pre-commit=2.20.0
+ - black=24.10.0
+ - flake8=7.1.1
+ - flake8-isort=7.1.1
+ - mypy=1.11.2
+ - pre-commit=5.0.0
21
- tbump=6.9.0
22
# Documentation
23
0 commit comments