diff --git a/integrations/malware_tools_analyzers/requirements/flask-requirements.txt b/integrations/malware_tools_analyzers/requirements/flask-requirements.txt index d5f73c2381..8f1483d8b2 100644 --- a/integrations/malware_tools_analyzers/requirements/flask-requirements.txt +++ b/integrations/malware_tools_analyzers/requirements/flask-requirements.txt @@ -1,6 +1,6 @@ # Flask-Shell2HTTP dynamically install the most recent supported version of Flask # So, if you want reproducible builds, you must explicitly state the flask version you want to install Flask-Shell2HTTP-fork==1.9.2 -flask==3.1.1 +flask==3.1.3 gunicorn==25.3.0 fangfrisch==1.9.0 \ No newline at end of file diff --git a/integrations/nuclei_analyzer/requirements.txt b/integrations/nuclei_analyzer/requirements.txt index 1aa47b007c..42773c049a 100644 --- a/integrations/nuclei_analyzer/requirements.txt +++ b/integrations/nuclei_analyzer/requirements.txt @@ -1,5 +1,5 @@ # Flask-Shell2HTTP dynamically install the most recent supported version of Flask # So, if you want reproducible builds, you must explicitly state the flask version you want to install Flask-Shell2HTTP-fork==1.9.2 -flask==3.1.1 +flask==3.1.3 gunicorn==25.3.0 diff --git a/integrations/pcap_analyzers/requirements.txt b/integrations/pcap_analyzers/requirements.txt index 7570d51e90..c8617afb88 100644 --- a/integrations/pcap_analyzers/requirements.txt +++ b/integrations/pcap_analyzers/requirements.txt @@ -1,7 +1,7 @@ # Flask-Shell2HTTP dynamically install the most recent supported version of Flask # So, if you want reproducible builds, you must explicitly state the flask version you want to install Flask-Shell2HTTP-fork==1.9.2 -flask==3.1.1 +flask==3.1.3 # careful that this image doesn't support newer versions gunicorn==23.0.0 PyYAML==6.0 \ No newline at end of file diff --git a/integrations/phishing_analyzers/requirements.txt b/integrations/phishing_analyzers/requirements.txt index bcbacbc813..059de5a4d2 100644 --- a/integrations/phishing_analyzers/requirements.txt +++ b/integrations/phishing_analyzers/requirements.txt @@ -2,7 +2,7 @@ # So, if you want reproducible builds, you must explicitly state the flask version you want to install Flask-Shell2HTTP-fork==1.9.2 # Flask most recent versions require most recent versions of blinker -flask==3.0.3 +flask==3.1.3 gunicorn==25.0.1 selenium==4.25.0 selenium-wire==5.1.0 diff --git a/integrations/phunter/requirements.txt b/integrations/phunter/requirements.txt index 97b3cabb88..79d75936f3 100644 --- a/integrations/phunter/requirements.txt +++ b/integrations/phunter/requirements.txt @@ -1 +1 @@ -flask==3.1.1 \ No newline at end of file +flask==3.1.3 \ No newline at end of file diff --git a/integrations/thug/requirements.txt b/integrations/thug/requirements.txt index 947eb6c954..6b54241fb4 100644 --- a/integrations/thug/requirements.txt +++ b/integrations/thug/requirements.txt @@ -1,5 +1,5 @@ # Flask-Shell2HTTP dynamically install the most recent supported version of Flask # So, if you want reproducible builds, you must explicitly state the flask version you want to install Flask-Shell2HTTP-fork==1.9.2 -flask==3.1.1 +flask==3.1.3 gunicorn==23.0.0 \ No newline at end of file diff --git a/integrations/tor_analyzers/requirements.txt b/integrations/tor_analyzers/requirements.txt index cb4f6107f0..a30c464580 100644 --- a/integrations/tor_analyzers/requirements.txt +++ b/integrations/tor_analyzers/requirements.txt @@ -1,5 +1,5 @@ # Flask-Shell2HTTP dynamically install the most recent supported version of Flask # So, if you want reproducible builds, you must explicitly state the flask version you want to install Flask-Shell2HTTP-fork==1.9.2 -flask==3.1.1 +flask==3.1.3 gunicorn==25.3.0 \ No newline at end of file diff --git a/requirements/hardcoded-requirements.txt b/requirements/hardcoded-requirements.txt index 7213c6631f..10860ea53a 100644 --- a/requirements/hardcoded-requirements.txt +++ b/requirements/hardcoded-requirements.txt @@ -4,7 +4,7 @@ # So please add a comment for each dependency explaining where the related code must be updated. # docker/Dockerfile -pycti==6.8.8 +pycti==6.9.7 # other unmanaged versions # droydlys - they make no new versions, we pin the commit diff --git a/requirements/project-requirements.txt b/requirements/project-requirements.txt index a2eeaaada9..08d5ba68dd 100644 --- a/requirements/project-requirements.txt +++ b/requirements/project-requirements.txt @@ -17,7 +17,7 @@ django_extensions==3.2.3 django-watchfiles==1.4.0 jsonschema==4.25.1 # django rest framework libs -Authlib==1.6.5 +Authlib==1.6.12 djangorestframework==3.15.2 djangorestframework-filters==1.0.0.dev2 drf-spectacular==0.28.0 @@ -46,7 +46,7 @@ dnstwist[full]==20250130 google>=3.0.0 google-cloud-webrisk==1.20.0 intezer-sdk==1.24.0 -lief==0.15.1 +lief==0.17.2 maxminddb==2.6.0 geoip2==4.8.0 mwdblib==4.6.0 @@ -55,7 +55,7 @@ OTXv2==1.5.12 peepdf-fork==0.4.3 pdfid==1.1.0 pefile==2024.8.26 -Pillow==11.0.0 +Pillow==12.2.0 pydeep==0.4 pyelftools==0.31 PyExifTool==0.5.0 @@ -109,12 +109,12 @@ xlrd2==1.3.4 defusedxml==0.7.1 # required by MalwareBazaar Ingestor -> https://bazaar.abuse.ch/api/#download (read the warning) -pyzipper==0.3.6 +pyzipper==0.4.0 # others dateparser==1.2.0 -DeepDiff==8.6.1 +DeepDiff==8.6.2 # phishing form compiler module -lxml==6.0.2 +lxml==6.1.0 Faker==36.1.0 beautifulsoup4==4.14.2