Skip to content

Commit

Permalink
build(deps): bump django from 4.0.4 to 5.1.2
Browse files Browse the repository at this point in the history
Bumps [django](https://github.com/django/django) from 4.0.4 to 5.1.2.
- [Commits](django/django@4.0.4...5.1.2)

---
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 Oct 14, 2024
1 parent db3725e commit 6488df5
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ argon2-cffi = "~=21.3.0"
redis = "~=5.0"
celery = "*"
hiredis = "~=3.0.0"
django = "~=4.2.0"
django = "~=5.1.2"
django-environ = "~=0.8.1"
django-model-utils = "~=4.2.0"
django-allauth = "~=0.50.0"
Expand Down
16 changes: 8 additions & 8 deletions Pipfile.lock

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

0 comments on commit 6488df5

Please sign in to comment.