Skip to content

Commit

Permalink
Audit Snyk check/fix 1.1 (#1811)
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 7, 2024
1 parent 8e20148 commit dc7555f
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 @@ -29,7 +29,7 @@ codespell = "==2.1.0"
attrs = "==21.4.0"
bleach = "==4.1.0"
cachetools = "==5.0.0"
certifi = "==2023.7.22"
certifi = "==2024.7.4"
cffi = "==1.15.1"
charset-normalizer = "==2.0.12"
colorama = "==0.4.6"
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 @@ -4,3 +4,4 @@ requests>=2.32.2 # not directly required, pinned by Snyk to avoid a vulnerabilit
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
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

0 comments on commit dc7555f

Please sign in to comment.