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.6 to 3.2.7 in /openverse-api
Browse files Browse the repository at this point in the history
Bumps [django](https://github.com/django/django) from 3.2.6 to 3.2.7.
- [Release notes](https://github.com/django/django/releases)
- [Commits](django/django@3.2.6...3.2.7)

---
updated-dependencies:
- dependency-name: django
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 22, 2021
1 parent 3768ebc commit c1e53ec
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 16 deletions.
2 changes: 1 addition & 1 deletion openverse-api/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ pre-commit = "*"
aws-requests-auth = "*"
boto3 = "*"
deepdiff = "*"
Django = "==3.2.6"
Django = "==3.2.7"
django-braces = "*"
django-cors-headers = "*"
django-oauth-toolkit = "==1.5.0"
Expand Down
22 changes: 7 additions & 15 deletions openverse-api/Pipfile.lock

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

0 comments on commit c1e53ec

Please sign in to comment.