Skip to content

Commit

Permalink
build(deps): bump djangorestframework from 3.15.1 to 3.15.2 (#429)
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 26, 2024
1 parent f36cd72 commit 1a991bd
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ django==4.2.11
# drf-spectacular
django-cors-headers==4.1.0
# via -r requirements_nongpl.txt
djangorestframework==3.15.1
djangorestframework==3.15.2
# via
# -r requirements_nongpl.txt
# drf-spectacular
Expand Down
2 changes: 1 addition & 1 deletion requirements_dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ django==4.2.11
# drf-spectacular
django-cors-headers==4.1.0
# via -r requirements.txt
djangorestframework==3.15.1
djangorestframework==3.15.2
# via
# -r requirements.txt
# drf-spectacular
Expand Down
2 changes: 1 addition & 1 deletion requirements_nongpl.txt
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ django==4.2.11
# drf-spectacular
django-cors-headers==4.1.0
# via -r requirements_nongpl.in
djangorestframework==3.15.1
djangorestframework==3.15.2
# via
# -r requirements_nongpl.in
# drf-spectacular
Expand Down

0 comments on commit 1a991bd

Please sign in to comment.