Skip to content

Commit 5a55b3f

Browse files
committed
Update conda/dev.yml
1 parent 2999b6b commit 5a55b3f

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

conda/dev.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,11 @@ dependencies:
1313
# Developer Tools
1414
# =================
1515
# 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
16+
- black=24.10.0
17+
- flake8=7.1.1
18+
- flake8-isort=7.1.1
19+
- mypy=1.11.2
20+
- pre-commit=5.0.0
2121
- tbump=6.9.0
2222
# Documentation
2323
# =================

0 commit comments

Comments
 (0)