Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update all minor versions
Browse files Browse the repository at this point in the history
renovate[bot] authored Aug 7, 2024
1 parent f14f83e commit 05f6733
Showing 5 changed files with 145 additions and 144 deletions.
2 changes: 1 addition & 1 deletion custom/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM ghcr.io/osgeo/gdal:ubuntu-small-3.6.4 AS base-all
FROM ghcr.io/osgeo/gdal:ubuntu-small-3.9.1 AS base-all

# Fail on error on pipe, see: https://github.com/hadolint/hadolint/wiki/DL4006.
# Treat unset variables as an error when substituting.
37 changes: 19 additions & 18 deletions custom/poetry.lock

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

8 changes: 4 additions & 4 deletions custom/pyproject.toml
Original file line number Diff line number Diff line change
@@ -23,14 +23,14 @@ requests = "2.32.3"
psycopg2 = "2.9.9"
c2cwsgiutils = { version = "6.0.8", extras = ["webserver"] }
cee-syslog-handler = "0.6.0"
PyJWT = "2.8.0"
PyJWT = "2.9.0"
redis = "5.0.7"
PyYAML = "6.0.1"
sentry-sdk = "2.3.1"
sentry-sdk = "2.12.0"
requests-oauthlib = "2.0.0"
ujson = "5.10.0"
azure-storage-blob = "12.20.0"
azure-identity = "1.16.1"
azure-storage-blob = "12.22.0"
azure-identity = "1.17.1"
urllib3 = "2.2.2"
certifi = "2024.7.4"

Loading

0 comments on commit 05f6733

Please sign in to comment.