Skip to content

Commit b81f6b2

Browse files
committed
Upgrade django-stubs and Mypy pytest
1 parent ac86029 commit b81f6b2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,6 @@ repos:
7474
hooks:
7575
- id: mypy
7676
additional_dependencies:
77-
- django-stubs==5.0.4
77+
- django-stubs==5.2.0
7878
- mysqlclient
79-
- pytest==8.3.2
79+
- pytest==8.3.5

0 commit comments

Comments
 (0)