Skip to content

Commit

Permalink
Bump django from 5.1.1 to 5.1.4
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.4.
- [Commits](django/django@5.1.1...5.1.4)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 6, 2024
1 parent c314940 commit aad321c
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.4
# 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.4
# via
# -r requirements.in
# django-registration
Expand Down

0 comments on commit aad321c

Please sign in to comment.