Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 11, 2024
1 parent bac5c00 commit 50b7af9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ charset-normalizer==3.3.2
click==8.1.7
configparser==7.0.0
cryptography==42.0.7
Django==5.0.4
Django==5.0.6
django-admin-extra-buttons==1.5.7
django-appconf==1.0.6
django-compressor==4.4
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ cryptography==42.0.7
# via
# -r requirements.in
# paramiko
django==5.0.4
django==5.0.6
# via
# -r requirements.in
# django-appconf
Expand Down

0 comments on commit 50b7af9

Please sign in to comment.