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 Oct 22, 2023
1 parent 68ae94e commit 36b3d62
Show file tree
Hide file tree
Showing 8 changed files with 232 additions and 213 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ text-unidecode = "==1.3"
toml = "==0.10.2"
typing-extensions = "==4.0.1"
ujson = "==5.4.0"
urllib3 = "==1.26.17"
urllib3 = "==1.26.18"
venusian = "==3.0.0"
waitress = "==2.1.2"
webob = "==1.8.7"
Expand Down
40 changes: 25 additions & 15 deletions Pipfile.lock

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

1 change: 1 addition & 0 deletions admin/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,4 @@ jinja2>=2.11.3 # not directly required, pinned by Snyk to avoid a vulnerability
pygments>=2.7.4 # not directly required, pinned by Snyk to avoid a vulnerability
setuptools>=65.5.1 # not directly required, pinned by Snyk to avoid a vulnerability
requests>=2.31.0 # not directly required, pinned by Snyk to avoid a vulnerability
urllib3>=1.26.18 # 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==1.1.*
cryptography>=39.0.1 # not directly required, pinned by Snyk to avoid a vulnerability
requests>=2.31.0 # not directly required, pinned by Snyk to avoid a vulnerability
pygments>=2.15.0 # not directly required, pinned by Snyk to avoid a vulnerability
urllib3>=1.26.18 # not directly required, pinned by Snyk to avoid a vulnerability
2 changes: 1 addition & 1 deletion doc/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ pyyaml = "==6.0.1"
requests = "==2.31.0"
snowballstemmer = "==2.2.0"
sphinxcontrib-jsmath = "==1.0.1"
urllib3 = "==1.26.17"
urllib3 = "==1.26.18"
venusian = "==3.0.0"
webob = "==1.8.7"
wrapt = "==1.13.3"
Expand Down
Loading

0 comments on commit 36b3d62

Please sign in to comment.