Skip to content

Commit a2bf192

Browse files
asottile-sentryandrewshie-sentry
authored andcommitted
ref: upgrade djangorestframework (#97573)
<!-- Describe your PR here. -->
1 parent 24acf06 commit a2bf192

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

requirements-base.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ django-crispy-forms>=1.14.0
1515
django-csp>=3.8
1616
django-pg-zero-downtime-migrations>=0.18
1717
django>=5.2.1
18-
djangorestframework>=3.16
18+
djangorestframework>=3.16.1
1919
drf-spectacular>=0.27.2
2020
sentry-forked-email-reply-parser>=0.5.12.post1
2121
google-api-core>=2.19.1

requirements-dev-frozen.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ django-crispy-forms==1.14.0
4545
django-csp==3.8
4646
django-pg-zero-downtime-migrations==0.18
4747
django-stubs-ext==5.2.2
48-
djangorestframework==3.16.0
48+
djangorestframework==3.16.1
4949
docker==7.1.0
5050
drf-spectacular==0.27.2
5151
ephemeral-port-reserve==1.1.4

requirements-frozen.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ django==5.2.1
3737
django-crispy-forms==1.14.0
3838
django-csp==3.8
3939
django-pg-zero-downtime-migrations==0.18
40-
djangorestframework==3.16.0
40+
djangorestframework==3.16.1
4141
drf-spectacular==0.27.2
4242
fastjsonschema==2.16.2
4343
fido2==0.9.2

0 commit comments

Comments
 (0)