Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 5, 2024
1 parent 6f53295 commit 8872bb1
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
9 changes: 5 additions & 4 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 @@ -22,7 +22,7 @@ django-celery-beat = "^2.7.0"
flower = "^2.0.1"
uvicorn = {extras = ["standard"], version = "^0.30.6"}
uvicorn-worker = "^0.2.0"
django = "^5.1.1"
django = "^5.1.3"
django-environ = "^0.11.2"
django-model-utils = "^5.0.0"
django-allauth = {extras = ["mfa"], version = "^65.0.1"}
Expand Down

0 comments on commit 8872bb1

Please sign in to comment.