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 Jul 24, 2024
1 parent 56f9478 commit ab9cd5e
Show file tree
Hide file tree
Showing 5 changed files with 124 additions and 123 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.
Expand Down
25 changes: 13 additions & 12 deletions custom/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 custom/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,11 +26,11 @@ cee-syslog-handler = "0.6.0"
PyJWT = "2.8.0"
redis = "5.0.7"
PyYAML = "6.0.1"
sentry-sdk = "2.3.1"
sentry-sdk = "2.11.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.21.0"
azure-identity = "1.17.1"
urllib3 = "2.2.2"
certifi = "2024.7.4"

Expand Down
Loading

0 comments on commit ab9cd5e

Please sign in to comment.