diff --git a/VERSION b/VERSION index 68688b34..00fa35da 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.20.52 +0.20.54 diff --git a/requirements/main.txt b/requirements/main.txt index 2658eb12..a4dd6f89 100644 --- a/requirements/main.txt +++ b/requirements/main.txt @@ -1,31 +1,31 @@ channels[daphne]==4.0.0 -diskcache==5.4.0 -django==3.2.20 -django-cleanup==5.2.0 -django-compression-middleware==0.4.1 -django-compressor==4.1 +diskcache==5.6.3 +django==3.2.25 +django-cleanup==8.1.0 +django-compression-middleware==0.5.0 +django-compressor==4.4 django-htmlmin==0.11.0 -django-model-utils==4.2.0 +django-model-utils==4.5.1 django-searchable-encrypted-fields==0.2.1 -django-silk==5.0.2 -django-solo==2.0.0 +django-silk==5.1.0 +django-solo==2.2.0 django-url-or-relative-url-field==0.2.0 -djangorestframework==3.14.0 -djangorestframework-api-key==2.2.0 -docutils==0.19 -drf-yasg==1.21.4 -huey==2.4.4 -hypercorn[h3]==0.14.3 +djangorestframework==3.15.1 +djangorestframework-api-key==3.0.0 +docutils==0.21.2 +drf-yasg==1.21.7 +huey==2.5.0 +hypercorn[h3]==0.17.3 jsonfield==3.1.0 -markdown==3.4.1 -pwned-passwords-django==1.6 +markdown==3.6.0 +pwned-passwords-django==2.1 pyarr==3.1.1 -pymysql==1.0.2 -python-dotenv==0.21.0 +pymysql==1.1.1 +python-dotenv==1.0.1 strsim==0.0.3 -titlecase==2.4 +titlecase==2.4.1 tmdbsimple==2.9.1 -Twisted[tls,http2]==22.10.0 -tzlocal==4.2 -whitenoise[brotli]==6.2.0 +Twisted[tls,http2]==24.3.0 +tzlocal==5.2 +whitenoise[brotli]==6.6.0 attrs