Skip to content

Commit

Permalink
Merge pull request #324 from camptocamp/snyk-fix/2.2
Browse files Browse the repository at this point in the history
Snyk auto fix
  • Loading branch information
sbrunner authored Jan 12, 2024
2 parents 3200ef5 + 1cf6136 commit 31db688
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 5 deletions.
1 change: 1 addition & 0 deletions ci/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,4 @@ poetry-plugin-tweak-dependencies-version==1.5.2
pre-commit==3.5.0
certifi>=2023.7.22 # not directly required, pinned by Snyk to avoid a vulnerability
setuptools>=65.5.1 # not directly required, pinned by Snyk to avoid a vulnerability
jinja2>=3.1.3 # not directly required, pinned by Snyk to avoid a vulnerability
10 changes: 5 additions & 5 deletions 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 pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@ shapely = "2.0.2"
sqlalchemy = "2.0.24"
zope-sqlalchemy = "3.1"
requests = "2.31.0"
jinja2 = "3.1.3"

[tool.poetry.group.dev.dependencies]
prospector = { version = "1.10.3", extras = [
Expand Down

0 comments on commit 31db688

Please sign in to comment.