Skip to content

Commit

Permalink
Bump pytest-mypy-plugins to 3.1.1 (#2003)
Browse files Browse the repository at this point in the history
Closes #1986
  • Loading branch information
sobolevn authored Mar 13, 2024
1 parent 393c5fa commit 9d9dce2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ black==24.2.0
pre-commit==3.5.0; python_version < '3.9'
pre-commit==3.6.2; python_version >= '3.9'
pytest==8.1.1
pytest-mypy-plugins==3.0.0
pytest-mypy-plugins==3.1.1
pytest-shard==0.1.2

# Django deps:
Expand Down

0 comments on commit 9d9dce2

Please sign in to comment.