Skip to content

Commit

Permalink
fix: requirements.txt to reduce vulnerabilities
Browse files Browse the repository at this point in the history
  • Loading branch information
snyk-bot committed Nov 18, 2023
1 parent 146b789 commit 75c657e
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
@@ -1,5 +1,6 @@
munch~=2.5
requests~=2.27
requests~=2.31.0
pydantic~=1.9
email-validator~=1.2
pre-commit~=2.20
certifi>=2023.7.22 # not directly required, pinned by Snyk to avoid a vulnerability

0 comments on commit 75c657e

Please sign in to comment.