Bump django from 5.0.3 to 5.0.4 (#31)
Bumps [django](https://github.com/django/django) from 5.0.3 to 5.0.4. - [Commits](https://github.com/django/django/compare/5.0.3...5.0.4) --- updated-dependencies: - dependency-name: django dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
a5e27e178c
commit
651aedef26
|
@ -7,7 +7,7 @@ charset-normalizer==3.3.2
|
|||
click==8.1.7
|
||||
configparser==6.0.1
|
||||
cryptography==42.0.5
|
||||
Django==5.0.3
|
||||
Django==5.0.4
|
||||
django-admin-extra-buttons==1.5.7
|
||||
django-appconf==1.0.6
|
||||
django-compressor==4.4
|
||||
|
|
|
@ -41,7 +41,7 @@ cryptography==42.0.5
|
|||
# via
|
||||
# -r requirements.in
|
||||
# paramiko
|
||||
django==5.0.3
|
||||
django==5.0.4
|
||||
# via
|
||||
# -r requirements.in
|
||||
# django-appconf
|
||||
|
|
Loading…
Reference in a new issue