Skip to content

Commit

Permalink
Merge pull request #685 from camptocamp/snyk-fix/3.32
Browse files Browse the repository at this point in the history
Snyk auto fix
  • Loading branch information
sbrunner authored Sep 15, 2023
2 parents e5b664a + 2d00f5d commit aca7368
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions acceptance_tests/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
poetry==1.5.1
pip==23.1.2
requests>=2.31.0 # not directly required, pinned by Snyk to avoid a vulnerability
certifi>=2023.7.22 # 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
Expand Up @@ -2,3 +2,4 @@ c2cciutils[checks,publish]==1.6.6
pre-commit==3.3.3
requests>=2.31.0 # not directly required, pinned by Snyk to avoid a vulnerability
setuptools>=65.5.1 # not directly required, pinned by Snyk to avoid a vulnerability
certifi>=2023.7.22 # 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
@@ -1,3 +1,4 @@
poetry==1.5.1
pip==23.1.2
requests>=2.31.0 # not directly required, pinned by Snyk to avoid a vulnerability
certifi>=2023.7.22 # not directly required, pinned by Snyk to avoid a vulnerability

0 comments on commit aca7368

Please sign in to comment.