Skip to content

Commit

Permalink
Audit Snyk check/fix 1.1 (#1820)
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 Jul 9, 2024
1 parent dc7555f commit f343135
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 5 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ urllib3 = "==1.26.19"
virtualenv = "==20.13.4"
virtualenv-clone = "==0.5.7"
webencodings = "==0.5.1"
zipp = "==3.7.0"
zipp = "==3.19.1"

[dev-packages]
prospector = {version = "==1.6.0", extras = ["with_bandit", "with_mypy"]}
Expand Down
8 changes: 4 additions & 4 deletions Pipfile.lock

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

1 change: 1 addition & 0 deletions example-project/ci/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,4 @@ setuptools>=65.5.1 # not directly required, pinned by Snyk to avoid a vulnerabil
tqdm>=4.66.3 # not directly required, pinned by Snyk to avoid a vulnerability
urllib3>=1.26.19 # not directly required, pinned by Snyk to avoid a vulnerability
certifi>=2024.7.4 # not directly required, pinned by Snyk to avoid a vulnerability
zipp>=3.19.1 # not directly required, pinned by Snyk to avoid a vulnerability

0 comments on commit f343135

Please sign in to comment.