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 2, 2024
1 parent 3756e78 commit 83a7baf
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 15 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
22 changes: 11 additions & 11 deletions acceptance_tests/poetry.lock

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

6 changes: 3 additions & 3 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"
certifi = "2024.6.2"
OWSLib = "0.31.0"

0 comments on commit 83a7baf

Please sign in to comment.