chore(deps): update dependency matrix-org/synapse-s3-storage-provider to v1.6.0

| datasource      | package                                | from  | to    |
| --------------- | -------------------------------------- | ----- | ----- |
| github-releases | matrix-org/synapse-s3-storage-provider | 1.5.0 | 1.6.0 |
This commit is contained in:
Renovate Bot
2025-10-11 06:19:39 +00:00
parent 598555f81c
commit 98c12107d0
4 changed files with 7 additions and 7 deletions

View File

@@ -11,7 +11,7 @@ RUN python3 -m venv /app/code/env
ARG SYNAPSE_VERSION=1.139.2
# renovate: datasource=github-releases depName=matrix-org/synapse-s3-storage-provider versioning=semver extractVersion=^v(?<version>.+)$
ARG S3PROVIDER_VERSION=1.5.0
ARG S3PROVIDER_VERSION=1.6.0
# Synapse (https://github.com/matrix-org/synapse/blob/master/INSTALL.md)
# lxml - required for previews