Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 9, 2024
1 parent 42d6bad commit 4531b6c
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# pip-compile
#
asgiref==3.5.2
asgiref==3.8.1
# via django
build==0.8.0
# via pip-tools
Expand All @@ -16,7 +16,7 @@ click==8.1.3
# via pip-tools
distlib==0.3.5
# via virtualenv
django==4.1.13
django==4.2.16
# via -r requirements.in
filelock==3.8.0
# via virtualenv
Expand Down Expand Up @@ -46,6 +46,8 @@ tomli==2.0.1
# via
# build
# pep517
typing-extensions==4.12.2
# via asgiref
virtualenv==20.16.3
# via pre-commit
wheel==0.38.1
Expand Down

0 comments on commit 4531b6c

Please sign in to comment.