Skip to content
This repository has been archived by the owner on Feb 22, 2023. It is now read-only.

Commit

Permalink
Bump django from 3.2.9 to 3.2.12 in /api
Browse files Browse the repository at this point in the history
Bumps [django](https://github.com/django/django) from 3.2.9 to 3.2.12.
- [Release notes](https://github.com/django/django/releases)
- [Commits](django/django@3.2.9...3.2.12)

---
updated-dependencies:
- dependency-name: django
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 10, 2022
1 parent 59f9092 commit e5a5504
Show file tree
Hide file tree
Showing 2 changed files with 122 additions and 78 deletions.
2 changes: 1 addition & 1 deletion api/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ myst-parser = "*"
aws-requests-auth = "*"
boto3 = "*"
deepdiff = "*"
Django = "==3.2.9"
Django = "==3.2.12"
django-braces = "*"
django-cors-headers = "*"
django-oauth-toolkit = "==1.5.0"
Expand Down
Loading

0 comments on commit e5a5504

Please sign in to comment.