Skip to content

Commit 2dbccba

Browse files
ref: upgrade djangorestframework-stubs (#70461)
upgrading this has no differences in ignored mypy errors <!-- Describe your PR here. -->
1 parent 0c8f916 commit 2dbccba

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements-dev-frozen.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,7 @@ sentry-arroyo==2.16.5
179179
sentry-cli==2.16.0
180180
sentry-devenv==1.6.2
181181
sentry-forked-django-stubs==5.0.0.post3
182-
sentry-forked-djangorestframework-stubs==3.14.5.post1
182+
sentry-forked-djangorestframework-stubs==3.15.0.post1
183183
sentry-kafka-schemas==0.1.79
184184
sentry-ophio==0.2.7
185185
sentry-redis-tools==0.1.7

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ packaging>=21.3
3535

3636
# for type checking
3737
sentry-forked-django-stubs>=5.0.0.post3
38-
sentry-forked-djangorestframework-stubs>=3.14.5.post1
38+
sentry-forked-djangorestframework-stubs>=3.15.0.post1
3939
lxml-stubs
4040
msgpack-types>=0.2.0
4141
mypy>=1.10

0 commit comments

Comments
 (0)