Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update all minor versions (master) (minor) #802

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
Update all minor versions
  • Loading branch information
renovate[bot] authored Jun 3, 2024
commit 908f75ac4b77ab591a060114b25c3f68854e243f
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 "[email protected]"
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"