Skip to content

Commit

Permalink
Merge pull request #59 from marktennyson/snyk-fix-39d7a716b888b5598d2…
Browse files Browse the repository at this point in the history
…f6d404a570fdf

[Snyk] Security upgrade werkzeug from 2.2.3 to 3.0.1
  • Loading branch information
marktennyson authored Feb 27, 2024
2 parents 7c75ec8 + 690db9a commit bd3db67
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,5 @@ httpx>=0.21.3
pydantic>=1.8.2
typing-extensions>=3.10.0.0
Flask>=2.0.0
pydantic-settings>=2.0.3
pydantic-settings>=2.0.3
werkzeug>=3.0.1 # not directly required, pinned by Snyk to avoid a vulnerability

0 comments on commit bd3db67

Please sign in to comment.