Skip to content

Commit

Permalink
Audit Snyk check/fix 1.1 (#1904)
Browse files Browse the repository at this point in the history
Co-authored-by: geo-ghci-int[bot] <146321879+geo-ghci-int[bot]@users.noreply.github.com>
  • Loading branch information
geo-ghci-int[bot] authored Sep 4, 2024
1 parent 6336b72 commit 03e5480
Show file tree
Hide file tree
Showing 3 changed files with 35 additions and 40 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ certifi = "==2024.7.4"
cffi = "==1.15.1"
charset-normalizer = "==2.0.12"
colorama = "==0.4.6"
cryptography = "==42.0.8"
cryptography = "==43.0.1"
distlib = "==0.3.8"
docutils = "==0.18.1"
dparse = "==0.5.2"
Expand Down
71 changes: 33 additions & 38 deletions Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion example-project/ci/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
c2cciutils==1.1.44
cryptography>=42.0.8 # not directly required, pinned by Snyk to avoid a vulnerability
cryptography>=43.0.1 # not directly required, pinned by Snyk to avoid a vulnerability
requests>=2.32.2 # not directly required, pinned by Snyk to avoid a vulnerability
setuptools>=65.5.1 # not directly required, pinned by Snyk to avoid a vulnerability
tqdm>=4.66.3 # not directly required, pinned by Snyk to avoid a vulnerability
Expand Down

0 comments on commit 03e5480

Please sign in to comment.