Skip to content

Commit

Permalink
build(deps): bump django from 4.2.16 to 5.1.2
Browse files Browse the repository at this point in the history
Bumps [django](https://github.com/django/django) from 4.2.16 to 5.1.2.
- [Commits](django/django@4.2.16...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 Nov 1, 2024
1 parent 98c46e0 commit 712e9ca
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 53 deletions.
77 changes: 25 additions & 52 deletions poetry.lock

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

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ hiredis = "^2.2.3"
celery = "^5.3.1"
django-celery-beat = "^2.5.0"
flower = "^2.0.0"
Django = "^4.2"
Django = "^5.1"
django-environ = "^0.11.1"
django-model-utils = "^4.3.1"
django-allauth = "^0.54.0"
Expand Down

0 comments on commit 712e9ca

Please sign in to comment.