Skip to content

Commit 346f804

Browse files
committed
django-stubs 1.16.0
1 parent a0f997c commit 346f804

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,6 @@ repos:
7474
- id: mypy
7575
args: ["--ignore-missing-imports", "--scripts-are-modules", "--show-traceback"]
7676
additional_dependencies:
77-
- django-stubs==1.14.0
77+
- django-stubs==1.16.0
7878
- mysqlclient
7979
- pytest==7.2.1

0 commit comments

Comments
 (0)