Skip to content

Commit

Permalink
Merge pull request #91 from altf4arnold/dependabot/pip/django-5.0.7
Browse files Browse the repository at this point in the history
Bump django from 5.0.6 to 5.0.7
  • Loading branch information
altf4arnold authored Jul 11, 2024
2 parents 5362d4a + e9d12d6 commit f10aec8
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.8
Django==5.0.6
Django==5.0.7
django-admin-extra-buttons==1.5.8
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.8
# via
# -r requirements.in
# paramiko
django==5.0.6
django==5.0.7
# via
# -r requirements.in
# django-appconf
Expand Down

0 comments on commit f10aec8

Please sign in to comment.