Skip to content

Commit

Permalink
Update mypy version in dev.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
tomvothecoder committed Oct 2, 2024
1 parent 73f7840 commit 545d19b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion conda-env/dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ dependencies:
# NOTE: If the tools below are updated, also update their 'rev' in `.pre-commit.config.yaml`
- pre-commit=3.2.0
- ruff=0.6.8
- mypy=1.4.0
- mypy=1.11.2
# Testing
# ==================
- pytest
Expand Down

0 comments on commit 545d19b

Please sign in to comment.