Skip to content

Commit

Permalink
Bump django from 3.2.9 to 3.2.12 in /reqs (AngellusMortis#468)
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]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 11, 2022
1 parent c024426 commit 2b66baf
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion reqs/dev-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ cryptography==35.0.0
# via pyjwt
decorator==5.1.0
# via ipython
django==3.2.9
django==3.2.12
# via
# -r django.in
# django-picklefield
Expand Down
2 changes: 1 addition & 1 deletion reqs/dj2.2-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ coverage[toml]==6.1.1
# pytest-cov
cryptography==35.0.0
# via pyjwt
django==2.2.24
django==3.2.12
# via
# -r django.in
# microsoft_auth (pyproject.toml)
Expand Down
2 changes: 1 addition & 1 deletion reqs/dj3.1-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ coverage[toml]==6.1.1
# pytest-cov
cryptography==35.0.0
# via pyjwt
django==3.2.9
django==3.2.12
# via
# -r django.in
# microsoft_auth (pyproject.toml)
Expand Down

0 comments on commit 2b66baf

Please sign in to comment.