Skip to content

Commit

Permalink
django-stubs 1.16.0
Browse files Browse the repository at this point in the history
  • Loading branch information
adamchainz committed Apr 9, 2023
1 parent a0f997c commit 346f804
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,6 @@ repos:
- id: mypy
args: ["--ignore-missing-imports", "--scripts-are-modules", "--show-traceback"]
additional_dependencies:
- django-stubs==1.14.0
- django-stubs==1.16.0
- mysqlclient
- pytest==7.2.1

0 comments on commit 346f804

Please sign in to comment.