Skip to content

Commit

Permalink
ref: upgrade djangorestframework-stubs (#70461)
Browse files Browse the repository at this point in the history
upgrading this has no differences in ignored mypy errors

<!-- Describe your PR here. -->
  • Loading branch information
asottile-sentry authored May 7, 2024
1 parent 0c8f916 commit 2dbccba
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements-dev-frozen.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 2dbccba

Please sign in to comment.