From 1438f1fa01f6249c0b48b61d82413c1b143b8245 Mon Sep 17 00:00:00 2001 From: psyray Date: Tue, 13 Aug 2024 00:02:45 +0200 Subject: [PATCH] build(deps): bump Django deps to fix security issues --- web/requirements.txt | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/web/requirements.txt b/web/requirements.txt index ec1e88989..82fda1a19 100644 --- a/web/requirements.txt +++ b/web/requirements.txt @@ -3,18 +3,18 @@ argh==0.26.2 beautifulsoup4==4.9.3 celery==5.4.0 discord-webhook==1.3.0 -Django==3.2.4 -django-ace==1.0.11 +Django==3.2.25 +django-ace==1.32.4 django-celery-beat==2.6.0 -django-login-required-middleware==0.6.1 +django-login-required-middleware==0.9.0 django-role-permissions==3.2.0 django-mathfilters==1.0.0 django-timezone-field==6.1.0 -djangorestframework==3.12.4 -djangorestframework-datatables==0.6.0 +djangorestframework==3.14.0 +djangorestframework-datatables==0.7.2 dotted-dict==1.1.3 -drf-yasg==1.21.3 -gunicorn==22.0.0 +drf-yasg==1.21.5 +gunicorn==23.0.0 gevent==24.2.1 humanize==4.3.0 Markdown==3.3.4 @@ -27,7 +27,7 @@ PySocks==1.7.1 psycopg2==2.9.7 pycvesearch==1.0 redis==5.0.3 -requests==2.31.0 +requests==2.32.2 scapy==2.4.3 tldextract==3.5.0 uro==1.0.0 @@ -36,4 +36,4 @@ watchdog==4.0.0 whatportis weasyprint==53.3 wafw00f==2.2.0 -xmltodict==0.13.0 \ No newline at end of file +xmltodict==0.13.0