Skip to content

Commit

Permalink
fix(deps): update dependency django to v5.1.5 (#2280)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 14, 2025
1 parent 7d4e589 commit 359cf35
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ requires-python = ">=3.13,<3.14"
dependencies = [
"channels==4.2",
"channels-redis==4.2.1",
"django[argon2]==5.1.4",
"django[argon2]==5.1.5",
"django-allauth[mfa]==65.3.1",
"django-bootstrap5==24.3",
"django-cleanup==9",
Expand Down
8 changes: 4 additions & 4 deletions uv.lock

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

0 comments on commit 359cf35

Please sign in to comment.