Skip to content

Commit

Permalink
Update all minor versions
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 1, 2024
1 parent 3756e78 commit 96c5841
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM ghcr.io/osgeo/gdal:ubuntu-small-3.8.5 as gdal
FROM ghcr.io/osgeo/gdal:ubuntu-small-3.9.0 as gdal

FROM gdal as builder
LABEL maintainer Camptocamp "info@camptocamp.com"
Expand Down
16 changes: 8 additions & 8 deletions acceptance_tests/poetry.lock

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

4 changes: 2 additions & 2 deletions acceptance_tests/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ pytest = "8.2.1"
c2cwsgiutils = "6.0.8"
boltons = "24.0.0"
netifaces = "0.11.0"
requests = "2.31.0"
requests = "2.32.3"
lxml = "5.2.2"
certifi = "2024.2.2"
OWSLib = "0.30.0"
OWSLib = "0.31.0"

0 comments on commit 96c5841

Please sign in to comment.