Skip to content

Commit

Permalink
Bump django from 3.2.20 to 3.2.23
Browse files Browse the repository at this point in the history
Bumps [django](https://github.com/django/django) from 3.2.20 to 3.2.23.
- [Commits](django/django@3.2.20...3.2.23)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 11, 2023
1 parent dcdc56f commit a5cb80b
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion dev_requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ coverage[toml]==7.2.7
# via pytest-cov
distlib==0.3.6
# via virtualenv
django==3.2.20
django==3.2.23
# via django-signoffss (pyproject.toml)
docutils==0.18.1
# via
Expand Down
2 changes: 1 addition & 1 deletion docs/requirements_docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ certifi==2023.7.22
# via requests
charset-normalizer==3.2.0
# via requests
django==3.2.20
django==3.2.23
# via
# django-signoffs (pyproject.toml)
# sphinxcontrib-django
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
#
asgiref==3.7.2
# via django
django==3.2.20
django==3.2.23
# via django-signoffs (pyproject.toml)
django-fsm==2.8.1
# via django-signoffs (pyproject.toml)
Expand Down
2 changes: 1 addition & 1 deletion requirements_dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ coverage[toml]==7.2.7
# via pytest-cov
distlib==0.3.7
# via virtualenv
django==3.2.20
django==3.2.23
# via django-signoffs (pyproject.toml)
django-fsm==2.8.1
# via django-signoffs (pyproject.toml)
Expand Down

0 comments on commit a5cb80b

Please sign in to comment.