Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: django
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 26, 2025
1 parent 9a5c535 commit a59a7a7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ click==8.1.7
# via black
coverage==7.6.1
# via -r requirements.dev.in
django==5.1.1
django==5.1.5
# via django-debug-toolbar
django-debug-toolbar==4.4.6
# via -r requirements.dev.in
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ cryptography==43.0.1
# josepy
# mozilla-django-oidc
# pyopenssl
django==5.1.1
django==5.1.5
# via
# -r requirements.in
# django-registration
Expand Down

0 comments on commit a59a7a7

Please sign in to comment.