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 9, 2024
1 parent 2999b6b commit eb267e0
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=5.0.0
- tbump=6.9.0
# Documentation
# =================
Expand Down

0 comments on commit eb267e0

Please sign in to comment.