Skip to content

Commit

Permalink
Merge pull request #2383 from camptocamp/snyk-fix/1.21
Browse files Browse the repository at this point in the history
Snyk auto fix
  • Loading branch information
sbrunner authored Jun 24, 2024
2 parents af4bd41 + ec8d948 commit 00ae9ab
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
3 changes: 3 additions & 0 deletions ci/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,6 @@ poetry-plugin-export==1.6.0
poetry-plugin-tweak-dependencies-version==1.5.2
pre-commit==3.6.2
poetry-plugin-drop-python-upper-constraint==0.1.0
certifi>=2023.7.22 # not directly required, pinned by Snyk to avoid a vulnerability
idna>=3.7 # not directly required, pinned by Snyk to avoid a vulnerability
jinja2>=3.1.4 # not directly required, pinned by Snyk to avoid a vulnerability
3 changes: 3 additions & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,6 @@ poetry-dynamic-versioning==1.2.0
poetry-plugin-tweak-dependencies-version==1.5.2
pip==24.0
poetry-plugin-drop-python-upper-constraint==0.1.0
certifi>=2023.7.22 # not directly required, pinned by Snyk to avoid a vulnerability
idna>=3.7 # not directly required, pinned by Snyk to avoid a vulnerability
jinja2>=3.1.4 # not directly required, pinned by Snyk to avoid a vulnerability

0 comments on commit 00ae9ab

Please sign in to comment.