Browse Source

ref: upgrade djangorestframework-stubs (#70461)

upgrading this has no differences in ignored mypy errors

<!-- Describe your PR here. -->
anthony sottile 10 months ago
parent
commit
2dbccba6a5
2 changed files with 2 additions and 2 deletions
  1. 1 1
      requirements-dev-frozen.txt
  2. 1 1
      requirements-dev.txt

+ 1 - 1
requirements-dev-frozen.txt

@@ -179,7 +179,7 @@ sentry-arroyo==2.16.5
 sentry-cli==2.16.0
 sentry-devenv==1.6.2
 sentry-forked-django-stubs==5.0.0.post3
-sentry-forked-djangorestframework-stubs==3.14.5.post1
+sentry-forked-djangorestframework-stubs==3.15.0.post1
 sentry-kafka-schemas==0.1.79
 sentry-ophio==0.2.7
 sentry-redis-tools==0.1.7

+ 1 - 1
requirements-dev.txt

@@ -35,7 +35,7 @@ packaging>=21.3
 
 # for type checking
 sentry-forked-django-stubs>=5.0.0.post3
-sentry-forked-djangorestframework-stubs>=3.14.5.post1
+sentry-forked-djangorestframework-stubs>=3.15.0.post1
 lxml-stubs
 msgpack-types>=0.2.0
 mypy>=1.10