Bump django from 4.0.4 to 4.0.5
Bumps [django](https://github.com/django/django) from 4.0.4 to 4.0.5. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/4.0.4...4.0.5) --- updated-dependencies: - dependency-name: django dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
@ -1,14 +1,14 @@
|
|||||||
Django==4.0.4
|
Django==4.0.5
|
||||||
cryptography==37.0.2
|
cryptography==37.0.2
|
||||||
django-annoying==0.10.6
|
django-annoying==0.10.6
|
||||||
django-autocomplete-light==3.9.4
|
django-autocomplete-light==3.9.4
|
||||||
django-cleanup==6.0.0
|
django-cleanup==6.0.0
|
||||||
django-crispy-forms==1.14.0
|
django-crispy-forms==1.14.0
|
||||||
django-filter==21.1
|
django-filter==22.1
|
||||||
django-tables2==2.4.1
|
django-tables2==2.4.1
|
||||||
djangorestframework==3.13.1
|
djangorestframework==3.13.1
|
||||||
drf-writable-nested==0.6.3
|
drf-writable-nested==0.6.3
|
||||||
bleach==5.0.0
|
bleach==5.0.1
|
||||||
bleach-allowlist==1.0.3
|
bleach-allowlist==1.0.3
|
||||||
gunicorn==20.1.0
|
gunicorn==20.1.0
|
||||||
lxml==4.9.0
|
lxml==4.9.0
|
||||||
@ -19,7 +19,7 @@ python-dotenv==0.20.0
|
|||||||
requests==2.27.1
|
requests==2.27.1
|
||||||
six==1.16.0
|
six==1.16.0
|
||||||
webdavclient3==3.14.6
|
webdavclient3==3.14.6
|
||||||
whitenoise==6.1.0
|
whitenoise==6.2.0
|
||||||
icalendar==4.0.9
|
icalendar==4.0.9
|
||||||
pyyaml==6.0
|
pyyaml==6.0
|
||||||
uritemplate==4.1.1
|
uritemplate==4.1.1
|
||||||
@ -44,4 +44,4 @@ django-auth-ldap==4.1.0
|
|||||||
pytest-factoryboy==2.4.0
|
pytest-factoryboy==2.4.0
|
||||||
pyppeteer==1.0.2
|
pyppeteer==1.0.2
|
||||||
validators==0.20.0
|
validators==0.20.0
|
||||||
pytube==12.0.0
|
pytube==12.1.0
|
Reference in New Issue
Block a user