Skip to content

Commit

Permalink
fix: custom/workflow-helper/postgres-helper/load-test/requirements.tx…
Browse files Browse the repository at this point in the history
…t to reduce vulnerabilities

The following vulnerabilities are fixed by pinning transitive dependencies:
- https://snyk.io/vuln/SNYK-PYTHON-CERTIFI-7430173
  • Loading branch information
snyk-bot committed Jul 8, 2024
1 parent 06d4bf2 commit 92dfe80
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
cachetools==4.2.2
certifi==2021.5.30
certifi==2024.7.4
charset-normalizer==2.0.4
click==8.0.1
Flask==2.0.1
Expand Down

0 comments on commit 92dfe80

Please sign in to comment.