Skip to content

Commit 9578734

Browse files
committed
Bump mypy and stubs at once
1 parent 4b1a09f commit 9578734

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

requirements/local.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ flake8==4.0.1
1111
ipdb==0.13.9
1212
ipython==8.3.0
1313

14-
mypy==0.942
15-
django-stubs==1.10.1
16-
djangorestframework-stubs==1.5.0
14+
mypy==0.961
15+
django-stubs==1.12.0
16+
djangorestframework-stubs==1.7.0
1717
boto3-stubs==1.24.27

requirements/production.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
-r base.txt
22

33
gunicorn==20.1.0
4-
sentry-sdk==1.5.12
4+
sentry-sdk==1.7.0

0 commit comments

Comments
 (0)