Skip to content

Commit

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

---
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 Dec 4, 2023
1 parent 7296bbe commit 910e06a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements/dev-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ dill==0.3.7
# via pylint
distlib==0.3.7
# via virtualenv
django==4.2.7
django==4.2.8
# via
# -c requirements/requirements.txt
# django-debug-toolbar
Expand Down
2 changes: 1 addition & 1 deletion requirements/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ cryptography==41.0.7
# via pyjwt
defusedxml==0.7.1
# via python3-openid
django==4.2.7
django==4.2.8
# via
# -r requirements/requirements.in
# crispy-bootstrap5
Expand Down

0 comments on commit 910e06a

Please sign in to comment.