diff --git a/requirements.txt b/requirements.txt index ffec3333..0a3f92c3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,11 +3,11 @@ Babel==2.9.1 backports-abc==0.5 billiard==3.6.1.0 celery==4.4.0 -certifi==2017.4.17 +certifi==2023.7.22 chardet==3.0.4 coreapi==2.3.3 coreschema==0.0.4 -Django==2.2.26 +Django==4.2.16 #django-celery-beat==1.1.1 django-celery-beat==2.0.0 django-celery-results==2.0.1 @@ -17,13 +17,13 @@ django-debug-toolbar==3.2.2 django-extensions==2.1.9 django-rest-swagger==2.2.0 django-timezone-field==4.0 -djangorestframework>=3.11.2 +djangorestframework>=3.15.2 djangorestframework-datatables==0.6.0 flower==0.9.2 -future==0.16.0 +future==0.18.3 futures==3.1.1 -gunicorn==20.0.4 -idna==2.5 +gunicorn==22.0.0 +idna==3.7 importlib-metadata==0.23 itypes==1.1.0 Jinja2==2.11.3 @@ -43,23 +43,23 @@ python-magic==0.4.15 #python-magic-bin==0.4.14 python-memcached==1.59 pytz==2019.2 -requests==2.25.1 +requests==2.32.2 simplejson==3.16.0 singledispatch==3.4.0.3 six==1.10.0 -sqlparse==0.4.2 +sqlparse==0.5.0 supervisor==4.2.1 thehive4py==1.8.1 tornado==5.1 tzlocal==1.5.1 uritemplate==3.0.0 -urllib3==1.26.5 +urllib3==1.26.19 vine==1.3.0 -Werkzeug==2.0.1 +Werkzeug==3.0.3 zipp==0.6.0 django-filter==2.4.0 django-cors-headers==3.2.0 -djangorestframework-simplejwt==4.4.0 +djangorestframework-simplejwt==5.2.2 django-health-check==3.12.1 psutil==5.7.0 django-organizations==1.1.2 @@ -67,3 +67,4 @@ django-annoying==0.10.6 django-reset-migrations django-dbconn-retry cpe==1.2.1 +setuptools>=70.0.0 # not directly required, pinned by Snyk to avoid a vulnerability