Update dependencies

This commit is contained in:
Jake Howard 2024-01-05 15:56:39 +00:00
parent 8fe3cdbbc3
commit 307cd7fe26
Signed by: jake
GPG Key ID: 57AFB45680EDD477
2 changed files with 21 additions and 21 deletions

View File

@ -1,13 +1,13 @@
-r requirements.txt -r requirements.txt
honcho==1.1.0 honcho==1.1.0
black==23.7.0 black==23.12.1
django-browser-reload==1.11.0 django-browser-reload==1.12.1
django-debug-toolbar django-debug-toolbar
types-requests==2.31.0.1 types-requests
mypy==1.5.1 mypy==1.8.0
wagtail-factories==4.1.0 wagtail-factories==4.1.0
coverage==7.3.0 coverage==7.4.0
djlint==1.31.0 djlint==1.34.1
types-pyyaml==6.0.12.9 types-pyyaml
ruff==0.0.278 ruff==0.1.11

View File

@ -1,30 +1,30 @@
Django==5.0.1 Django==5.0.1
wagtail==5.2.2 wagtail==5.2.2
django-environ==0.11.2 django-environ==0.11.2
whitenoise[brotli]==6.5.0 whitenoise[brotli]==6.6.0
Pygments==2.16.1 Pygments==2.17.2
beautifulsoup4==4.11.2 beautifulsoup4
lxml==4.9.1 lxml==5.0.0
requests==2.31.0 requests
wagtail-generic-chooser==0.6 wagtail-generic-chooser==0.6
django-rq==2.8.0 django-rq==2.10.1
django-redis==5.3.0 django-redis==5.4.0
gunicorn==21.2.0 gunicorn==21.2.0
psycopg2==2.9.6 psycopg2==2.9.9
djangorestframework djangorestframework
django-htmx==1.16.0 django-htmx==1.17.2
wagtail-metadata==5.0.0 wagtail-metadata==5.0.0
django-plausible==0.5.0 django-plausible==0.5.0
sentry-sdk==1.29.2 sentry-sdk
django-sri==0.7.0 django-sri==0.7.0
wagtail-2fa==1.6.9 wagtail-2fa==1.6.9
django-health-check==3.17.0 django-health-check==3.17.0
wagtail-autocomplete==0.11.0 wagtail-autocomplete==0.11.0
Wand==0.6.11 Wand==0.6.13
django3-cache-decorator==0.5.2 django3-cache-decorator==0.5.2
django-cors-headers==4.2.0 django-cors-headers==4.3.1
django-csp==3.7 django-csp==3.7
django-permissions-policy==4.17.0 django-permissions-policy==4.18.0
django-enforce-host==1.1.0 django-enforce-host==1.1.0
django-proxy==1.2.2 django-proxy==1.2.2
wagtail-lite-youtube-embed==0.1.0 wagtail-lite-youtube-embed==0.1.0