Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 20, 2024
1 parent f8bb89c commit f5bfdd9
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ whitenoise = "==6.6.0"
redis = "==5.0.1"
beautifulsoup4 = "==4.12.3"
celery = "==5.3.6"
django = "==4.2.6"
django = "==5.0.2"
djangoql = "==0.17.1"
djangorestframework = "==3.14.0"
django-anymail = {extras = ["mailgun"], version = "==10.2"}
Expand Down
10 changes: 5 additions & 5 deletions Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit f5bfdd9

Please sign in to comment.