Skip to content

Commit

Permalink
Merge pull request #84 from wagga40/snyk-fix-01cae0be02181106f3979c53…
Browse files Browse the repository at this point in the history
…3f9b20ba

[Snyk] Fix for 3 vulnerabilities
  • Loading branch information
wagga40 committed Aug 14, 2024
2 parents 0b9c7e6 + 0ae9900 commit 2c1834b
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 2c1834b

Please sign in to comment.