Merge pull request #12 from tldtest/dependabot/pip/django-5.0.3

Bump django from 5.0.2 to 5.0.3
This commit is contained in:
Arnold Dechamps 2024-03-18 22:18:20 +01:00 committed by GitHub
commit 0059585c56
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View file

@ -1,7 +1,7 @@
asgiref==3.7.2 asgiref==3.7.2
build==1.1.1 build==1.1.1
click==8.1.7 click==8.1.7
Django==5.0.2 Django==5.0.3
django-admin-extra-buttons==1.5.7 django-admin-extra-buttons==1.5.7
django-compressor==4.4 django-compressor==4.4
flake8==7.0.0 flake8==7.0.0

View file

@ -16,7 +16,7 @@ click==8.1.7
# via # via
# -r requirements.in # -r requirements.in
# pip-tools # pip-tools
django==5.0.2 django==5.0.3
# via # via
# -r requirements.in # -r requirements.in
# django-appconf # django-appconf