Skip to content

Commit

Permalink
Audit Snyk check/fix 2.6 (#11174)
Browse files Browse the repository at this point in the history
* Audit Snyk check/fix 2.6

* Update dpkg versions list

From the artifact of the previous workflow run

* Don't update npm packages

---------

Co-authored-by: geo-ghci-int[bot] <146321879+geo-ghci-int[bot]@users.noreply.github.com>
Co-authored-by: Stéphane Brunner <[email protected]>
  • Loading branch information
geo-ghci-int[bot] and sbrunner authored Jun 20, 2024
1 parent 8bd7710 commit 1a09e64
Show file tree
Hide file tree
Showing 6 changed files with 19 additions and 40 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -180,7 +180,7 @@ sqlalchemy-utils = "==0.36.8"
stevedore = "==3.3.3"
toml = "==0.10.2"
ujson = "==5.4.0"
urllib3 = "==1.26.18"
urllib3 = "==1.26.19"
venusian = "==3.0.0"
waitress = "==2.1.2"
webob = "==1.8.7"
Expand Down
14 changes: 7 additions & 7 deletions Pipfile.lock

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

2 changes: 1 addition & 1 deletion admin/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,5 @@ babel>=2.9.1 # not directly required, pinned by Snyk to avoid a vulnerability
setuptools>=65.5.1 # not directly required, pinned by Snyk to avoid a vulnerability
certifi>=2023.7.22 # not directly required, pinned by Snyk to avoid a vulnerability
requests>=2.32.2 # not directly required, pinned by Snyk to avoid a vulnerability
urllib3>=1.26.18 # not directly required, pinned by Snyk to avoid a vulnerability
urllib3>=1.26.19 # not directly required, pinned by Snyk to avoid a vulnerability
idna>=3.7 # 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 @@ -29,7 +29,7 @@ sphinxcontrib-devhelp = "==1.0.2"
sphinxcontrib-jsmath = "==1.0.1"
sphinxcontrib-qthelp = "==1.0.3"
sphinxcontrib-serializinghtml = "==1.1.5"
urllib3 = "==1.26.18"
urllib3 = "==1.26.19"

[requires]
python_version = "3.8"
37 changes: 8 additions & 29 deletions doc/Pipfile.lock

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

2 changes: 1 addition & 1 deletion geoportal/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -35,5 +35,5 @@ numpy>=1.22.2 # not directly required, pinned by Snyk to avoid a vulnerability
setuptools>=65.5.1 # not directly required, pinned by Snyk to avoid a vulnerability
certifi>=2023.7.22 # not directly required, pinned by Snyk to avoid a vulnerability
requests>=2.32.2 # not directly required, pinned by Snyk to avoid a vulnerability
urllib3>=1.26.18 # not directly required, pinned by Snyk to avoid a vulnerability
urllib3>=1.26.19 # not directly required, pinned by Snyk to avoid a vulnerability
idna>=3.7 # not directly required, pinned by Snyk to avoid a vulnerability

0 comments on commit 1a09e64

Please sign in to comment.