Skip to content

Commit

Permalink
Snyk auto fix
Browse files Browse the repository at this point in the history
  • Loading branch information
c2c-bot-gis-ci committed Jan 12, 2024
1 parent 28f3cb2 commit cfa616b
Show file tree
Hide file tree
Showing 4 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 @@ -6,3 +6,4 @@ 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
urllib3>=1.26.18 # not directly required, pinned by Snyk to avoid a vulnerability
jinja2>=3.1.3 # not directly required, pinned by Snyk to avoid a vulnerability
8 changes: 4 additions & 4 deletions poetry.lock

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

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ c2cwsgiutils = { version = "6.0.7", extras = ["standard", "broadcast", "oauth2",
pyramid-mako = "1.1.0"
python-dateutil = "2.8.2"
tilecloud = { version = "1.11.0", extras = ["azure", "aws", "redis", "wsgi"] }
Jinja2 = "3.1.2"
Jinja2 = "3.1.3"
PyYAML = "6.0.1"
Shapely = "2.0.2"
jsonschema = "4.19.2"
Expand Down
1 change: 1 addition & 0 deletions 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
pip==23.3.2
certifi>=2023.7.22 # not directly required, pinned by Snyk to avoid a vulnerability
urllib3>=1.26.18 # not directly required, pinned by Snyk to avoid a vulnerability
jinja2>=3.1.3 # not directly required, pinned by Snyk to avoid a vulnerability

0 comments on commit cfa616b

Please sign in to comment.