Skip to content

Commit

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

---
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] authored May 20, 2022
1 parent 20cbdf4 commit 488d24f
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion tdrs-backend/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ django-model-utils = "==4.1.1"
django-storages = "==1.12.3"
django-unique-upload = "==0.2.1"
django-csp = "==3.6"
djangorestframework = "==3.12.4"
djangorestframework = "==3.13.1"
drf-yasg = "==1.20.0"
gunicorn = "==20.0.4"
ipdb = "==0.13.9"
Expand Down
16 changes: 8 additions & 8 deletions tdrs-backend/Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 488d24f

Please sign in to comment.