Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Sep 26, 2022
1 parent d71e8b3 commit e7b4b57
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 @@
cached-property==1.5.2
django==3.2.15
django-filter==22.1
djangorestframework==3.13.1
djangorestframework==3.14.0
eip712-structs==1.1.0
hexbytes==0.2.3
packaging
Expand Down

0 comments on commit e7b4b57

Please sign in to comment.