Skip to content

Commit

Permalink
Update conda/dev.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
altheaden committed Oct 14, 2024
1 parent 4dc6d22 commit 962b8a2
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions conda/dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,11 @@ dependencies:
# Developer Tools
# =================
# If versions are updated, also update 'rev' in `.pre-commit.config.yaml`
- black=22.8.0
- flake8=5.0.4
- flake8-isort=4.2.0
- mypy=0.982
- pre-commit=2.20.0
- black=24.10.0
- flake8=7.1.1
- flake8-isort=6.1.1
- mypy=1.11.2
- pre-commit=4.0.1
- tbump=6.9.0
# Documentation
# =================
Expand Down

0 comments on commit 962b8a2

Please sign in to comment.