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 1, 2024
1 parent b9adff3 commit bb16ae9
Show file tree
Hide file tree
Showing 5 changed files with 114 additions and 114 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.2 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
12 changes: 6 additions & 6 deletions custom/poetry.lock

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

2 changes: 1 addition & 1 deletion custom/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ cee-syslog-handler = "0.6.0"
PyJWT = "2.8.0"
redis = "5.0.4"
PyYAML = "6.0.1"
sentry-sdk = "2.3.1"
sentry-sdk = "2.7.1"
requests-oauthlib = "2.0.0"
ujson = "5.10.0"

Expand Down
Loading

0 comments on commit bb16ae9

Please sign in to comment.