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 Jun 23, 2024
1 parent af4bd41 commit a4c7765
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 a4c7765

Please sign in to comment.