Skip to content

Commit

Permalink
Audit Snyk check/fix 2.6 (#11249)
Browse files Browse the repository at this point in the history
Co-authored-by: geo-ghci-int[bot] <146321879+geo-ghci-int[bot]@users.noreply.github.com>
  • Loading branch information
geo-ghci-int[bot] authored Jul 17, 2024
1 parent 5731cf4 commit 9439b45
Show file tree
Hide file tree
Showing 3 changed files with 44 additions and 25 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ ColanderAlchemy = "==0.3.4" # commons
deform = "==2.0.15" # commons, admin
defusedxml = "==0.6.0" # geoportal
"dogpile.cache" = "==1.0.2" # geoportal
Fiona = "==1.8.22" # geoportal raster
Fiona = "==1.10b2" # geoportal raster
GeoAlchemy2 = "==0.8.5" # commons, geoportal
geojson = "==2.5.0" # geoportal
getitfixed = "==1.0.29" # geoportal
Expand Down
66 changes: 42 additions & 24 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 geoportal/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -38,3 +38,4 @@ requests>=2.32.2 # not directly required, pinned by Snyk to avoid a vulnerabilit
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
zipp>=3.19.1 # not directly required, pinned by Snyk to avoid a vulnerability
fiona>=1.10b2 # not directly required, pinned by Snyk to avoid a vulnerability

0 comments on commit 9439b45

Please sign in to comment.