Skip to content

Commit

Permalink
fix: tools/zircolite_server/requirements.txt to reduce vulnerabilities
Browse files Browse the repository at this point in the history
  • Loading branch information
snyk-bot committed Aug 13, 2024
1 parent 0b9c7e6 commit 0ae9900
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tools/zircolite_server/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
flask>=1.1.2
jinja2>=2.11.3
flask>=2.2.5
jinja2>=3.1.4
werkzeug>=3.0.3 # not directly required, pinned by Snyk to avoid a vulnerability
zipp>=3.19.1 # not directly required, pinned by Snyk to avoid a vulnerability

0 comments on commit 0ae9900

Please sign in to comment.