Skip to content

Commit

Permalink
fix: pw_env_setup/py/pw_env_setup/virtualenv_setup/upstream_requireme…
Browse files Browse the repository at this point in the history
…nts_linux_lock.txt to reduce vulnerabilities (#7)

The following vulnerabilities are fixed by pinning transitive dependencies:
- https://snyk.io/vuln/SNYK-PYTHON-CRYPTOGRAPHY-5914629

Co-authored-by: snyk-bot <[email protected]>
  • Loading branch information
X-oss-byte and snyk-bot authored Sep 23, 2023
1 parent 90b68bb commit fa8f027
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -242,7 +242,7 @@ coverage==7.2.7 \
--hash=sha256:f75f7168ab25dd93110c8a8117a22450c19976afbc44234cbf71481094c1b850 \
--hash=sha256:fdec9e8cbf13a5bf63290fc6013d216a4c7232efb51548594ca3631a7f13c3a3
# via -r /python/gen/pw_env_setup/pigweed_build_venv/compiled_requirements.txt
cryptography==41.0.2 \
cryptography==41.0.4 \
--hash=sha256:01f1d9e537f9a15b037d5d9ee442b8c22e3ae11ce65ea1f3316a41c78756b711 \
--hash=sha256:079347de771f9282fbfe0e0236c716686950c19dee1b76240ab09ce1624d76d7 \
--hash=sha256:182be4171f9332b6741ee818ec27daff9fb00349f706629f5cbf417bd50e66fd \
Expand Down

0 comments on commit fa8f027

Please sign in to comment.