Skip to content

Commit

Permalink
chore(deps): bump djangorestframework from 3.15.1 to 3.15.2
Browse files Browse the repository at this point in the history
Bumps [djangorestframework](https://github.com/encode/django-rest-framework) from 3.15.1 to 3.15.2.
- [Release notes](https://github.com/encode/django-rest-framework/releases)
- [Commits](encode/django-rest-framework@3.15.1...3.15.2)

---
updated-dependencies:
- dependency-name: djangorestframework
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jul 22, 2024
1 parent 34d9dc6 commit 536eb4b
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 @@ -43,7 +43,7 @@ django-crispy-forms==1.14.0
django-csp==3.8
django-pg-zero-downtime-migrations==0.13
django-stubs-ext==5.0.2
djangorestframework==3.15.1
djangorestframework==3.15.2
docker==6.1.3
drf-spectacular==0.26.3
email-reply-parser==0.5.12
Expand Down
2 changes: 1 addition & 1 deletion requirements-frozen.txt
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ django==5.0.6
django-crispy-forms==1.14.0
django-csp==3.8
django-pg-zero-downtime-migrations==0.13
djangorestframework==3.15.1
djangorestframework==3.15.2
drf-spectacular==0.26.3
email-reply-parser==0.5.12
fastjsonschema==2.16.2
Expand Down

0 comments on commit 536eb4b

Please sign in to comment.