Skip to content

Commit

Permalink
chore(deps): bump djangorestframework in /community_portal
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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 12, 2022
1 parent 80364f3 commit 77bca5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion community_portal/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
asgiref==3.5.2
Django==4.0.5
djangorestframework==3.13.1
djangorestframework==3.14.0
python-dotenv==0.21.0
pytz==2022.4
sqlparse==0.4.3
Expand Down

0 comments on commit 77bca5f

Please sign in to comment.