Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: django
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 1, 2024
1 parent b936b9f commit c11ef0c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 4 deletions.
2 changes: 1 addition & 1 deletion requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ beautifulsoup4==4.12.2
bleach==6.1.0
boto3==1.34.11
dj-database-url==2.1.0
Django==4.2.7
Django==5.0.1
django-allauth==0.59.0
django-anymail[sendgrid]==10.2
django-debug-toolbar==4.2.0
Expand Down
8 changes: 5 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
#
alabaster==0.7.12
# via sphinx
asgiref==3.6.0
asgiref==3.7.2
# via
# django
# django-htmx
Expand Down Expand Up @@ -48,7 +48,7 @@ dj-database-url==2.1.0
# via -r requirements.in
dj-stripe==2.8.3
# via -r requirements.in
django==4.2.7
django==5.0.1
# via
# -r requirements.in
# dj-database-url
Expand Down Expand Up @@ -228,7 +228,9 @@ types-six==1.16.21.9
types-toml==0.10.8.7
# via -r requirements.in
typing-extensions==4.5.0
# via dj-database-url
# via
# asgiref
# dj-database-url
urllib3==2.0.7
# via
# botocore
Expand Down

0 comments on commit c11ef0c

Please sign in to comment.