Skip to content

Commit

Permalink
Bump django from 4.1.4 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.4 to 4.2.16.
- [Commits](django/django@4.1.4...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 d6ad8b4 commit f1bce3c
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 5 deletions.
2 changes: 1 addition & 1 deletion requirements.in
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
black
coverage
django>=4.0,<4.2
django>=4.0,<4.3
django-axes
django-crispy-forms
django-debug-toolbar
Expand Down
16 changes: 12 additions & 4 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
astroid==2.11.6
# via
Expand Down Expand Up @@ -44,7 +44,7 @@ dill==0.3.5.1
# via pylint
distlib==0.3.4
# via virtualenv
django==4.1.4
django==4.2.16
# via
# -r requirements.in
# django-axes
Expand Down Expand Up @@ -253,7 +253,13 @@ tinycss2==1.1.1
toml==0.10.2
# via prospector
tomli==2.0.1
# via pytest
# via
# black
# coverage
# mypy
# pylint
# pytest
# tox
tomlkit==0.11.6
# via pylint
tox==3.27.1
Expand All @@ -263,7 +269,9 @@ traitlets==5.5.0
# ipython
# matplotlib-inline
typing-extensions==4.4.0
# via mypy
# via
# asgiref
# mypy
uritemplate==4.1.1
# via coreapi
urllib3==1.26.12
Expand Down

0 comments on commit f1bce3c

Please sign in to comment.