Skip to content

Commit

Permalink
fix: requirements/test-ci-base.txt to reduce vulnerabilities
Browse files Browse the repository at this point in the history
  • Loading branch information
snyk-bot committed Apr 22, 2024
1 parent 6e475e6 commit 4a59edd
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions requirements/test-ci-base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,6 @@ codecov
-r extras/pymemcache.txt
-r extras/thread.txt
-r extras/auth.txt
certifi>=2023.7.22 # not directly required, pinned by Snyk to avoid a vulnerability
idna>=3.7 # not directly required, pinned by Snyk to avoid a vulnerability
requests>=2.31.0 # not directly required, pinned by Snyk to avoid a vulnerability

0 comments on commit 4a59edd

Please sign in to comment.