Skip to content

Commit

Permalink
fix: engines/nmap/requirements.txt to reduce vulnerabilities
Browse files Browse the repository at this point in the history
  • Loading branch information
snyk-bot committed Nov 2, 2024
1 parent ff378ea commit 2a099b9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions engines/nmap/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ certifi==2022.12.7
chardet==3.0.4
click==8.1.3
Flask==2.2.3
gevent==22.10.2
gevent==24.10.1
greenlet==2.0.1
gunicorn==20.1.0
idna==2.7
Expand All @@ -14,4 +14,4 @@ psutil==5.9.4
requests==2.28.2
setuptools==65.5.1 # not directly required, pinned by Snyk to avoid a vulnerability
urllib3==1.26.14
werkzeug==2.2.3
werkzeug==3.0.6

0 comments on commit 2a099b9

Please sign in to comment.