Skip to content
This repository has been archived by the owner on Nov 7, 2024. It is now read-only.

Commit

Permalink
do not pin to achient mypy version that has outdated dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Tobias Richter committed Feb 8, 2023
1 parent 7059bb4 commit c2b62a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ flake8==3.9.1
isort==5.7.0

# Static type checking.
mypy==0.812
mypy

# Testing
pytest
Expand Down

0 comments on commit c2b62a1

Please sign in to comment.