Skip to content

Commit

Permalink
Bump djangorestframework from 3.12.4 to 3.14.0 (#385)
Browse files Browse the repository at this point in the history
* Bump djangorestframework from 3.12.4 to 3.14.0

Bumps [djangorestframework](https://github.com/encode/django-rest-framework) from 3.12.4 to 3.14.0.
- [Release notes](https://github.com/encode/django-rest-framework/releases)
- [Commits](encode/django-rest-framework@3.12.4...3.14.0)

---
updated-dependencies:
- dependency-name: djangorestframework
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

* Update requirements.txt

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Alex Laird <[email protected]>
  • Loading branch information
dependabot[bot] and alexdlaird authored Dec 5, 2023
1 parent c85b944 commit b16f46e
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
Expand Up @@ -4,7 +4,7 @@ django==2.2.28
django-dotenv==1.4.2
django-debug-toolbar==3.2.1
django-storages==1.7.1
djangorestframework==3.12.4
djangorestframework==3.13.1
django-filter==2.4.0
django-maintenance-mode==0.15.1
django-pipeline==2.0.6
Expand Down

0 comments on commit b16f46e

Please sign in to comment.