Skip to content

Commit

Permalink
Explicitly pin werkzeug.
Browse files Browse the repository at this point in the history
  • Loading branch information
owenlittlejohns committed Nov 3, 2023
1 parent 7de043d commit 2656cd4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,4 @@ moto ~= 4.2.7
pytest ~= 7.4.3
python-dotenv ~=1.0.0
safety ~= 2.3.5
werkzeug ~= 3.0.1 # Dependency of moto, pinned to mitigate vulnerability.

0 comments on commit 2656cd4

Please sign in to comment.