Skip to content

Commit

Permalink
Audit Snyk check/fix 1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
geo-ghci-int[bot] committed Oct 6, 2024
1 parent 58dcfc8 commit be03382
Show file tree
Hide file tree
Showing 4 changed files with 71 additions and 92 deletions.
160 changes: 68 additions & 92 deletions c2cciutils/package-lock.json

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
@@ -1,3 +1,4 @@
c2cciutils[checks,publish]==1.5.14
pre-commit==3.3.3
certifi>=2024.7.4 # not directly required, pinned by Snyk to avoid a vulnerability
virtualenv>=20.26.6 # not directly required, pinned by Snyk to avoid a vulnerability
1 change: 1 addition & 0 deletions example-project/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,4 @@ poetry-plugin-tweak-dependencies-version==1.0.0
pip==23.3.2
pre-commit==3.3.3
certifi>=2024.7.4 # not directly required, pinned by Snyk to avoid a vulnerability
virtualenv>=20.26.6 # not directly required, pinned by Snyk to avoid a vulnerability
1 change: 1 addition & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,4 @@ pip==23.3.2
pre-commit==3.3.3
setuptools>=65.5.1 # not directly required, pinned by Snyk to avoid a vulnerability
certifi>=2024.7.4 # not directly required, pinned by Snyk to avoid a vulnerability
virtualenv>=20.26.6 # not directly required, pinned by Snyk to avoid a vulnerability

0 comments on commit be03382

Please sign in to comment.