Skip to content

Commit

Permalink
Audit Snyk check/fix prod-2-8-advance
Browse files Browse the repository at this point in the history
  • Loading branch information
geo-ghci-int[bot] committed Jul 17, 2024
1 parent 23b39bc commit c4b0530
Show file tree
Hide file tree
Showing 5 changed files with 9 additions and 5 deletions.
1 change: 1 addition & 0 deletions CONST_create_template/ci/requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
c2cciutils[checks,publish]==1.4.17
certifi>=2024.7.4 # not directly required, pinned by Snyk to avoid a vulnerability
1 change: 1 addition & 0 deletions ci/requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
c2cciutils[checks,publish]==1.4.17
certifi>=2024.7.4 # not directly required, pinned by Snyk to avoid a vulnerability
10 changes: 5 additions & 5 deletions custom/poetry.lock

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

1 change: 1 addition & 0 deletions custom/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ PyYAML = "6.0.1"
sentry-sdk = "2.7.1"
requests-oauthlib = "2.0.0"
ujson = "5.10.0"
certifi = "2024.7.4"

[tool.poetry.group.dev.dependencies]
prospector = { version = "1.10.3", extras = ["with_bandit", "with_mypy"] }
1 change: 1 addition & 0 deletions custom/requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
poetry==1.8.3
certifi>=2024.7.4 # not directly required, pinned by Snyk to avoid a vulnerability

0 comments on commit c4b0530

Please sign in to comment.