Skip to content

Commit

Permalink
Bump djangorestframework from 3.15.1 to 3.15.2 (#1162)
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
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 24, 2024
1 parent b1835c9 commit a06bbf9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
boto3==1.34.131
Django==5.0.6
django-cors-headers==4.3.1
djangorestframework==3.15.1
djangorestframework==3.15.2
djangorestframework-camel-case==1.4.2
django-storages==1.14.3
django-stubs-ext==5.0.2
Expand Down

0 comments on commit a06bbf9

Please sign in to comment.