From 9727dcc359effb14efd5ffe0170cac3f97554739 Mon Sep 17 00:00:00 2001 From: CloudNativePG Automated Updates Date: Tue, 11 Mar 2025 15:48:22 +0000 Subject: [PATCH] Daily automatic update --- Debian/13/bookworm/.versions.json | 2 +- Debian/13/bookworm/Dockerfile | 5 ++++- Debian/13/bookworm/requirements.txt | 18 +++++++++--------- Debian/13/bullseye/.versions.json | 2 +- Debian/13/bullseye/Dockerfile | 5 ++++- Debian/13/bullseye/requirements.txt | 18 +++++++++--------- Debian/14/bookworm/.versions.json | 2 +- Debian/14/bookworm/Dockerfile | 5 ++++- Debian/14/bookworm/requirements.txt | 18 +++++++++--------- Debian/14/bullseye/.versions.json | 2 +- Debian/14/bullseye/Dockerfile | 5 ++++- Debian/14/bullseye/requirements.txt | 18 +++++++++--------- Debian/15/bookworm/.versions.json | 2 +- Debian/15/bookworm/Dockerfile | 5 ++++- Debian/15/bookworm/requirements.txt | 18 +++++++++--------- Debian/15/bullseye/.versions.json | 2 +- Debian/15/bullseye/Dockerfile | 5 ++++- Debian/15/bullseye/requirements.txt | 18 +++++++++--------- Debian/16/bookworm/.versions.json | 2 +- Debian/16/bookworm/Dockerfile | 5 ++++- Debian/16/bookworm/requirements.txt | 18 +++++++++--------- Debian/16/bullseye/.versions.json | 2 +- Debian/16/bullseye/Dockerfile | 5 ++++- Debian/16/bullseye/requirements.txt | 18 +++++++++--------- Debian/17/bookworm/.versions.json | 2 +- Debian/17/bookworm/Dockerfile | 5 ++++- Debian/17/bookworm/requirements.txt | 18 +++++++++--------- Debian/17/bullseye/.versions.json | 2 +- Debian/17/bullseye/Dockerfile | 5 ++++- Debian/17/bullseye/requirements.txt | 18 +++++++++--------- 30 files changed, 140 insertions(+), 110 deletions(-) diff --git a/Debian/13/bookworm/.versions.json b/Debian/13/bookworm/.versions.json index 7033240b..ac3c0193 100644 --- a/Debian/13/bookworm/.versions.json +++ b/Debian/13/bookworm/.versions.json @@ -1,6 +1,6 @@ { "BARMAN_VERSION": "3.12.1", - "IMAGE_RELEASE_VERSION": "4", + "IMAGE_RELEASE_VERSION": "5", "POSTGRES_IMAGE_LAST_UPDATED": "2025-03-01T06:07:29.255243Z", "POSTGRES_IMAGE_VERSION": "13.20-bookworm" } diff --git a/Debian/13/bookworm/Dockerfile b/Debian/13/bookworm/Dockerfile index 8143f218..0e890fd5 100644 --- a/Debian/13/bookworm/Dockerfile +++ b/Debian/13/bookworm/Dockerfile @@ -20,7 +20,7 @@ FROM postgres:13.20-bookworm LABEL name="PostgreSQL Container Images" \ vendor="The CloudNativePG Contributors" \ version="${PG_VERSION}" \ - release="4" \ + release="5" \ summary="PostgreSQL Container images." \ description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 13.20-bookworm." @@ -43,6 +43,8 @@ RUN set -xe; \ RUN set -xe; \ apt-get update; \ apt-get install -y --no-install-recommends \ + # We require build-essential and python3-dev to build lz4 on arm64 since there isn't a pre-compiled wheel available + build-essential python3-dev \ python3-pip \ python3-psycopg2 \ python3-setuptools \ @@ -50,6 +52,7 @@ RUN set -xe; \ pip3 install --break-system-packages --upgrade pip; \ # TODO: Remove --no-deps once https://github.com/pypa/pip/issues/9644 is solved pip3 install --break-system-packages --no-deps -r requirements.txt; \ + apt-get remove -y --purge --autoremove build-essential python3-dev; \ rm -rf /var/lib/apt/lists/*; # Change the uid of postgres to 26 diff --git a/Debian/13/bookworm/requirements.txt b/Debian/13/bookworm/requirements.txt index c9d6bc34..71aa6538 100644 --- a/Debian/13/bookworm/requirements.txt +++ b/Debian/13/bookworm/requirements.txt @@ -338,9 +338,9 @@ cryptography==44.0.2 \ # azure-storage-blob # msal # pyjwt -google-api-core==2.24.1 \ - --hash=sha256:bc78d608f5a5bf853b80bd70a795f703294de656c096c0968320830a4bc280f1 \ - --hash=sha256:f8b36f5456ab0dd99a1b693a40a31d1e7757beea380ad1b38faaf8941eae9d8a +google-api-core==2.24.2 \ + --hash=sha256:810a63ac95f3c441b7c0e43d344e372887f62ce9071ba972eacf32672e072de9 \ + --hash=sha256:81718493daf06d96d6bc76a91c23874dbf2fac0adbbf542831b805ee6e974696 # via # google-cloud-core # google-cloud-storage @@ -351,9 +351,9 @@ google-auth==2.38.0 \ # google-api-core # google-cloud-core # google-cloud-storage -google-cloud-core==2.4.2 \ - --hash=sha256:7459c3e83de7cb8b9ecfec9babc910efb4314030c56dd798eaad12c426f7d180 \ - --hash=sha256:a4fcb0e2fcfd4bfe963837fad6d10943754fd79c1a50097d68540b6eb3d67f35 +google-cloud-core==2.4.3 \ + --hash=sha256:1fab62d7102844b278fe6dead3af32408b1df3eb06f5c7e8634cbd40edc4da53 \ + --hash=sha256:5130f9f4c14b4fafdff75c79448f9495cfade0d8775facf1b09c3bf67e027f6e # via google-cloud-storage google-cloud-storage==3.1.0 \ --hash=sha256:944273179897c7c8a07ee15f2e6466a02da0c7c4b9ecceac2a26017cb2972049 \ @@ -457,9 +457,9 @@ portalocker==2.10.1 \ --hash=sha256:53a5984ebc86a025552264b459b46a2086e269b21823cb572f8f28ee759e45bf \ --hash=sha256:ef1bf844e878ab08aee7e40184156e1151f228f103aa5c6bd0724cc330960f8f # via msal-extensions -proto-plus==1.26.0 \ - --hash=sha256:6e93d5f5ca267b54300880fff156b6a3386b3fa3f43b1da62e680fc0c586ef22 \ - --hash=sha256:bf2dfaa3da281fc3187d12d224c707cb57214fb2c22ba854eb0c105a3fb2d4d7 +proto-plus==1.26.1 \ + --hash=sha256:13285478c2dcf2abb829db158e1047e2f1e8d63a077d94263c2b88b043c75a66 \ + --hash=sha256:21a515a4c4c0088a773899e23c7bbade3d18f9c66c73edd4c7ee3816bc96a012 # via google-api-core protobuf==5.29.3 \ --hash=sha256:0a18ed4a24198528f2333802eb075e59dea9d679ab7a6c5efb017a59004d849f \ diff --git a/Debian/13/bullseye/.versions.json b/Debian/13/bullseye/.versions.json index 7a51fa01..e0847890 100644 --- a/Debian/13/bullseye/.versions.json +++ b/Debian/13/bullseye/.versions.json @@ -1,6 +1,6 @@ { "BARMAN_VERSION": "3.12.1", - "IMAGE_RELEASE_VERSION": "4", + "IMAGE_RELEASE_VERSION": "5", "POSTGRES_IMAGE_LAST_UPDATED": "2025-03-01T00:08:47.954358Z", "POSTGRES_IMAGE_VERSION": "13.20-bullseye" } diff --git a/Debian/13/bullseye/Dockerfile b/Debian/13/bullseye/Dockerfile index eb8ae834..96ab1cb2 100644 --- a/Debian/13/bullseye/Dockerfile +++ b/Debian/13/bullseye/Dockerfile @@ -20,7 +20,7 @@ FROM postgres:13.20-bullseye LABEL name="PostgreSQL Container Images" \ vendor="The CloudNativePG Contributors" \ version="${PG_VERSION}" \ - release="4" \ + release="5" \ summary="PostgreSQL Container images." \ description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 13.20-bullseye." @@ -43,6 +43,8 @@ RUN set -xe; \ RUN set -xe; \ apt-get update; \ apt-get install -y --no-install-recommends \ + # We require build-essential and python3-dev to build lz4 on arm64 since there isn't a pre-compiled wheel available + build-essential python3-dev \ python3-pip \ python3-psycopg2 \ python3-setuptools \ @@ -50,6 +52,7 @@ RUN set -xe; \ pip3 install --upgrade pip; \ # TODO: Remove --no-deps once https://github.com/pypa/pip/issues/9644 is solved pip3 install --no-deps -r requirements.txt; \ + apt-get remove -y --purge --autoremove build-essential python3-dev; \ rm -rf /var/lib/apt/lists/*; # Change the uid of postgres to 26 diff --git a/Debian/13/bullseye/requirements.txt b/Debian/13/bullseye/requirements.txt index 57c15e28..59e9bdc7 100644 --- a/Debian/13/bullseye/requirements.txt +++ b/Debian/13/bullseye/requirements.txt @@ -338,9 +338,9 @@ cryptography==44.0.2 \ # azure-storage-blob # msal # pyjwt -google-api-core==2.24.1 \ - --hash=sha256:bc78d608f5a5bf853b80bd70a795f703294de656c096c0968320830a4bc280f1 \ - --hash=sha256:f8b36f5456ab0dd99a1b693a40a31d1e7757beea380ad1b38faaf8941eae9d8a +google-api-core==2.24.2 \ + --hash=sha256:810a63ac95f3c441b7c0e43d344e372887f62ce9071ba972eacf32672e072de9 \ + --hash=sha256:81718493daf06d96d6bc76a91c23874dbf2fac0adbbf542831b805ee6e974696 # via # google-cloud-core # google-cloud-storage @@ -351,9 +351,9 @@ google-auth==2.38.0 \ # google-api-core # google-cloud-core # google-cloud-storage -google-cloud-core==2.4.2 \ - --hash=sha256:7459c3e83de7cb8b9ecfec9babc910efb4314030c56dd798eaad12c426f7d180 \ - --hash=sha256:a4fcb0e2fcfd4bfe963837fad6d10943754fd79c1a50097d68540b6eb3d67f35 +google-cloud-core==2.4.3 \ + --hash=sha256:1fab62d7102844b278fe6dead3af32408b1df3eb06f5c7e8634cbd40edc4da53 \ + --hash=sha256:5130f9f4c14b4fafdff75c79448f9495cfade0d8775facf1b09c3bf67e027f6e # via google-cloud-storage google-cloud-storage==3.1.0 \ --hash=sha256:944273179897c7c8a07ee15f2e6466a02da0c7c4b9ecceac2a26017cb2972049 \ @@ -457,9 +457,9 @@ portalocker==2.10.1 \ --hash=sha256:53a5984ebc86a025552264b459b46a2086e269b21823cb572f8f28ee759e45bf \ --hash=sha256:ef1bf844e878ab08aee7e40184156e1151f228f103aa5c6bd0724cc330960f8f # via msal-extensions -proto-plus==1.26.0 \ - --hash=sha256:6e93d5f5ca267b54300880fff156b6a3386b3fa3f43b1da62e680fc0c586ef22 \ - --hash=sha256:bf2dfaa3da281fc3187d12d224c707cb57214fb2c22ba854eb0c105a3fb2d4d7 +proto-plus==1.26.1 \ + --hash=sha256:13285478c2dcf2abb829db158e1047e2f1e8d63a077d94263c2b88b043c75a66 \ + --hash=sha256:21a515a4c4c0088a773899e23c7bbade3d18f9c66c73edd4c7ee3816bc96a012 # via google-api-core protobuf==5.29.3 \ --hash=sha256:0a18ed4a24198528f2333802eb075e59dea9d679ab7a6c5efb017a59004d849f \ diff --git a/Debian/14/bookworm/.versions.json b/Debian/14/bookworm/.versions.json index ee0e3db4..b8f6ff6c 100644 --- a/Debian/14/bookworm/.versions.json +++ b/Debian/14/bookworm/.versions.json @@ -1,6 +1,6 @@ { "BARMAN_VERSION": "3.12.1", - "IMAGE_RELEASE_VERSION": "4", + "IMAGE_RELEASE_VERSION": "5", "POSTGRES_IMAGE_LAST_UPDATED": "2025-03-01T06:07:50.069554Z", "POSTGRES_IMAGE_VERSION": "14.17-bookworm" } diff --git a/Debian/14/bookworm/Dockerfile b/Debian/14/bookworm/Dockerfile index 91b8bbb6..4c462e25 100644 --- a/Debian/14/bookworm/Dockerfile +++ b/Debian/14/bookworm/Dockerfile @@ -20,7 +20,7 @@ FROM postgres:14.17-bookworm LABEL name="PostgreSQL Container Images" \ vendor="The CloudNativePG Contributors" \ version="${PG_VERSION}" \ - release="4" \ + release="5" \ summary="PostgreSQL Container images." \ description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 14.17-bookworm." @@ -43,6 +43,8 @@ RUN set -xe; \ RUN set -xe; \ apt-get update; \ apt-get install -y --no-install-recommends \ + # We require build-essential and python3-dev to build lz4 on arm64 since there isn't a pre-compiled wheel available + build-essential python3-dev \ python3-pip \ python3-psycopg2 \ python3-setuptools \ @@ -50,6 +52,7 @@ RUN set -xe; \ pip3 install --break-system-packages --upgrade pip; \ # TODO: Remove --no-deps once https://github.com/pypa/pip/issues/9644 is solved pip3 install --break-system-packages --no-deps -r requirements.txt; \ + apt-get remove -y --purge --autoremove build-essential python3-dev; \ rm -rf /var/lib/apt/lists/*; # Change the uid of postgres to 26 diff --git a/Debian/14/bookworm/requirements.txt b/Debian/14/bookworm/requirements.txt index c9d6bc34..71aa6538 100644 --- a/Debian/14/bookworm/requirements.txt +++ b/Debian/14/bookworm/requirements.txt @@ -338,9 +338,9 @@ cryptography==44.0.2 \ # azure-storage-blob # msal # pyjwt -google-api-core==2.24.1 \ - --hash=sha256:bc78d608f5a5bf853b80bd70a795f703294de656c096c0968320830a4bc280f1 \ - --hash=sha256:f8b36f5456ab0dd99a1b693a40a31d1e7757beea380ad1b38faaf8941eae9d8a +google-api-core==2.24.2 \ + --hash=sha256:810a63ac95f3c441b7c0e43d344e372887f62ce9071ba972eacf32672e072de9 \ + --hash=sha256:81718493daf06d96d6bc76a91c23874dbf2fac0adbbf542831b805ee6e974696 # via # google-cloud-core # google-cloud-storage @@ -351,9 +351,9 @@ google-auth==2.38.0 \ # google-api-core # google-cloud-core # google-cloud-storage -google-cloud-core==2.4.2 \ - --hash=sha256:7459c3e83de7cb8b9ecfec9babc910efb4314030c56dd798eaad12c426f7d180 \ - --hash=sha256:a4fcb0e2fcfd4bfe963837fad6d10943754fd79c1a50097d68540b6eb3d67f35 +google-cloud-core==2.4.3 \ + --hash=sha256:1fab62d7102844b278fe6dead3af32408b1df3eb06f5c7e8634cbd40edc4da53 \ + --hash=sha256:5130f9f4c14b4fafdff75c79448f9495cfade0d8775facf1b09c3bf67e027f6e # via google-cloud-storage google-cloud-storage==3.1.0 \ --hash=sha256:944273179897c7c8a07ee15f2e6466a02da0c7c4b9ecceac2a26017cb2972049 \ @@ -457,9 +457,9 @@ portalocker==2.10.1 \ --hash=sha256:53a5984ebc86a025552264b459b46a2086e269b21823cb572f8f28ee759e45bf \ --hash=sha256:ef1bf844e878ab08aee7e40184156e1151f228f103aa5c6bd0724cc330960f8f # via msal-extensions -proto-plus==1.26.0 \ - --hash=sha256:6e93d5f5ca267b54300880fff156b6a3386b3fa3f43b1da62e680fc0c586ef22 \ - --hash=sha256:bf2dfaa3da281fc3187d12d224c707cb57214fb2c22ba854eb0c105a3fb2d4d7 +proto-plus==1.26.1 \ + --hash=sha256:13285478c2dcf2abb829db158e1047e2f1e8d63a077d94263c2b88b043c75a66 \ + --hash=sha256:21a515a4c4c0088a773899e23c7bbade3d18f9c66c73edd4c7ee3816bc96a012 # via google-api-core protobuf==5.29.3 \ --hash=sha256:0a18ed4a24198528f2333802eb075e59dea9d679ab7a6c5efb017a59004d849f \ diff --git a/Debian/14/bullseye/.versions.json b/Debian/14/bullseye/.versions.json index f79a9afa..d5b4ef6f 100644 --- a/Debian/14/bullseye/.versions.json +++ b/Debian/14/bullseye/.versions.json @@ -1,6 +1,6 @@ { "BARMAN_VERSION": "3.12.1", - "IMAGE_RELEASE_VERSION": "4", + "IMAGE_RELEASE_VERSION": "5", "POSTGRES_IMAGE_LAST_UPDATED": "2025-03-01T00:10:19.709775Z", "POSTGRES_IMAGE_VERSION": "14.17-bullseye" } diff --git a/Debian/14/bullseye/Dockerfile b/Debian/14/bullseye/Dockerfile index 025cf4cf..6ae82fb3 100644 --- a/Debian/14/bullseye/Dockerfile +++ b/Debian/14/bullseye/Dockerfile @@ -20,7 +20,7 @@ FROM postgres:14.17-bullseye LABEL name="PostgreSQL Container Images" \ vendor="The CloudNativePG Contributors" \ version="${PG_VERSION}" \ - release="4" \ + release="5" \ summary="PostgreSQL Container images." \ description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 14.17-bullseye." @@ -43,6 +43,8 @@ RUN set -xe; \ RUN set -xe; \ apt-get update; \ apt-get install -y --no-install-recommends \ + # We require build-essential and python3-dev to build lz4 on arm64 since there isn't a pre-compiled wheel available + build-essential python3-dev \ python3-pip \ python3-psycopg2 \ python3-setuptools \ @@ -50,6 +52,7 @@ RUN set -xe; \ pip3 install --upgrade pip; \ # TODO: Remove --no-deps once https://github.com/pypa/pip/issues/9644 is solved pip3 install --no-deps -r requirements.txt; \ + apt-get remove -y --purge --autoremove build-essential python3-dev; \ rm -rf /var/lib/apt/lists/*; # Change the uid of postgres to 26 diff --git a/Debian/14/bullseye/requirements.txt b/Debian/14/bullseye/requirements.txt index 57c15e28..59e9bdc7 100644 --- a/Debian/14/bullseye/requirements.txt +++ b/Debian/14/bullseye/requirements.txt @@ -338,9 +338,9 @@ cryptography==44.0.2 \ # azure-storage-blob # msal # pyjwt -google-api-core==2.24.1 \ - --hash=sha256:bc78d608f5a5bf853b80bd70a795f703294de656c096c0968320830a4bc280f1 \ - --hash=sha256:f8b36f5456ab0dd99a1b693a40a31d1e7757beea380ad1b38faaf8941eae9d8a +google-api-core==2.24.2 \ + --hash=sha256:810a63ac95f3c441b7c0e43d344e372887f62ce9071ba972eacf32672e072de9 \ + --hash=sha256:81718493daf06d96d6bc76a91c23874dbf2fac0adbbf542831b805ee6e974696 # via # google-cloud-core # google-cloud-storage @@ -351,9 +351,9 @@ google-auth==2.38.0 \ # google-api-core # google-cloud-core # google-cloud-storage -google-cloud-core==2.4.2 \ - --hash=sha256:7459c3e83de7cb8b9ecfec9babc910efb4314030c56dd798eaad12c426f7d180 \ - --hash=sha256:a4fcb0e2fcfd4bfe963837fad6d10943754fd79c1a50097d68540b6eb3d67f35 +google-cloud-core==2.4.3 \ + --hash=sha256:1fab62d7102844b278fe6dead3af32408b1df3eb06f5c7e8634cbd40edc4da53 \ + --hash=sha256:5130f9f4c14b4fafdff75c79448f9495cfade0d8775facf1b09c3bf67e027f6e # via google-cloud-storage google-cloud-storage==3.1.0 \ --hash=sha256:944273179897c7c8a07ee15f2e6466a02da0c7c4b9ecceac2a26017cb2972049 \ @@ -457,9 +457,9 @@ portalocker==2.10.1 \ --hash=sha256:53a5984ebc86a025552264b459b46a2086e269b21823cb572f8f28ee759e45bf \ --hash=sha256:ef1bf844e878ab08aee7e40184156e1151f228f103aa5c6bd0724cc330960f8f # via msal-extensions -proto-plus==1.26.0 \ - --hash=sha256:6e93d5f5ca267b54300880fff156b6a3386b3fa3f43b1da62e680fc0c586ef22 \ - --hash=sha256:bf2dfaa3da281fc3187d12d224c707cb57214fb2c22ba854eb0c105a3fb2d4d7 +proto-plus==1.26.1 \ + --hash=sha256:13285478c2dcf2abb829db158e1047e2f1e8d63a077d94263c2b88b043c75a66 \ + --hash=sha256:21a515a4c4c0088a773899e23c7bbade3d18f9c66c73edd4c7ee3816bc96a012 # via google-api-core protobuf==5.29.3 \ --hash=sha256:0a18ed4a24198528f2333802eb075e59dea9d679ab7a6c5efb017a59004d849f \ diff --git a/Debian/15/bookworm/.versions.json b/Debian/15/bookworm/.versions.json index d346ef46..78121a74 100644 --- a/Debian/15/bookworm/.versions.json +++ b/Debian/15/bookworm/.versions.json @@ -1,6 +1,6 @@ { "BARMAN_VERSION": "3.12.1", - "IMAGE_RELEASE_VERSION": "4", + "IMAGE_RELEASE_VERSION": "5", "POSTGRES_IMAGE_LAST_UPDATED": "2025-03-01T03:12:47.697418Z", "POSTGRES_IMAGE_VERSION": "15.12-bookworm" } diff --git a/Debian/15/bookworm/Dockerfile b/Debian/15/bookworm/Dockerfile index f471a683..015e3f1b 100644 --- a/Debian/15/bookworm/Dockerfile +++ b/Debian/15/bookworm/Dockerfile @@ -20,7 +20,7 @@ FROM postgres:15.12-bookworm LABEL name="PostgreSQL Container Images" \ vendor="The CloudNativePG Contributors" \ version="${PG_VERSION}" \ - release="4" \ + release="5" \ summary="PostgreSQL Container images." \ description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 15.12-bookworm." @@ -43,6 +43,8 @@ RUN set -xe; \ RUN set -xe; \ apt-get update; \ apt-get install -y --no-install-recommends \ + # We require build-essential and python3-dev to build lz4 on arm64 since there isn't a pre-compiled wheel available + build-essential python3-dev \ python3-pip \ python3-psycopg2 \ python3-setuptools \ @@ -50,6 +52,7 @@ RUN set -xe; \ pip3 install --break-system-packages --upgrade pip; \ # TODO: Remove --no-deps once https://github.com/pypa/pip/issues/9644 is solved pip3 install --break-system-packages --no-deps -r requirements.txt; \ + apt-get remove -y --purge --autoremove build-essential python3-dev; \ rm -rf /var/lib/apt/lists/*; # Change the uid of postgres to 26 diff --git a/Debian/15/bookworm/requirements.txt b/Debian/15/bookworm/requirements.txt index c9d6bc34..71aa6538 100644 --- a/Debian/15/bookworm/requirements.txt +++ b/Debian/15/bookworm/requirements.txt @@ -338,9 +338,9 @@ cryptography==44.0.2 \ # azure-storage-blob # msal # pyjwt -google-api-core==2.24.1 \ - --hash=sha256:bc78d608f5a5bf853b80bd70a795f703294de656c096c0968320830a4bc280f1 \ - --hash=sha256:f8b36f5456ab0dd99a1b693a40a31d1e7757beea380ad1b38faaf8941eae9d8a +google-api-core==2.24.2 \ + --hash=sha256:810a63ac95f3c441b7c0e43d344e372887f62ce9071ba972eacf32672e072de9 \ + --hash=sha256:81718493daf06d96d6bc76a91c23874dbf2fac0adbbf542831b805ee6e974696 # via # google-cloud-core # google-cloud-storage @@ -351,9 +351,9 @@ google-auth==2.38.0 \ # google-api-core # google-cloud-core # google-cloud-storage -google-cloud-core==2.4.2 \ - --hash=sha256:7459c3e83de7cb8b9ecfec9babc910efb4314030c56dd798eaad12c426f7d180 \ - --hash=sha256:a4fcb0e2fcfd4bfe963837fad6d10943754fd79c1a50097d68540b6eb3d67f35 +google-cloud-core==2.4.3 \ + --hash=sha256:1fab62d7102844b278fe6dead3af32408b1df3eb06f5c7e8634cbd40edc4da53 \ + --hash=sha256:5130f9f4c14b4fafdff75c79448f9495cfade0d8775facf1b09c3bf67e027f6e # via google-cloud-storage google-cloud-storage==3.1.0 \ --hash=sha256:944273179897c7c8a07ee15f2e6466a02da0c7c4b9ecceac2a26017cb2972049 \ @@ -457,9 +457,9 @@ portalocker==2.10.1 \ --hash=sha256:53a5984ebc86a025552264b459b46a2086e269b21823cb572f8f28ee759e45bf \ --hash=sha256:ef1bf844e878ab08aee7e40184156e1151f228f103aa5c6bd0724cc330960f8f # via msal-extensions -proto-plus==1.26.0 \ - --hash=sha256:6e93d5f5ca267b54300880fff156b6a3386b3fa3f43b1da62e680fc0c586ef22 \ - --hash=sha256:bf2dfaa3da281fc3187d12d224c707cb57214fb2c22ba854eb0c105a3fb2d4d7 +proto-plus==1.26.1 \ + --hash=sha256:13285478c2dcf2abb829db158e1047e2f1e8d63a077d94263c2b88b043c75a66 \ + --hash=sha256:21a515a4c4c0088a773899e23c7bbade3d18f9c66c73edd4c7ee3816bc96a012 # via google-api-core protobuf==5.29.3 \ --hash=sha256:0a18ed4a24198528f2333802eb075e59dea9d679ab7a6c5efb017a59004d849f \ diff --git a/Debian/15/bullseye/.versions.json b/Debian/15/bullseye/.versions.json index fe5e9ac4..832d6d6f 100644 --- a/Debian/15/bullseye/.versions.json +++ b/Debian/15/bullseye/.versions.json @@ -1,6 +1,6 @@ { "BARMAN_VERSION": "3.12.1", - "IMAGE_RELEASE_VERSION": "4", + "IMAGE_RELEASE_VERSION": "5", "POSTGRES_IMAGE_LAST_UPDATED": "2025-03-01T00:11:58.706755Z", "POSTGRES_IMAGE_VERSION": "15.12-bullseye" } diff --git a/Debian/15/bullseye/Dockerfile b/Debian/15/bullseye/Dockerfile index 79c881ca..a18461b4 100644 --- a/Debian/15/bullseye/Dockerfile +++ b/Debian/15/bullseye/Dockerfile @@ -20,7 +20,7 @@ FROM postgres:15.12-bullseye LABEL name="PostgreSQL Container Images" \ vendor="The CloudNativePG Contributors" \ version="${PG_VERSION}" \ - release="4" \ + release="5" \ summary="PostgreSQL Container images." \ description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 15.12-bullseye." @@ -43,6 +43,8 @@ RUN set -xe; \ RUN set -xe; \ apt-get update; \ apt-get install -y --no-install-recommends \ + # We require build-essential and python3-dev to build lz4 on arm64 since there isn't a pre-compiled wheel available + build-essential python3-dev \ python3-pip \ python3-psycopg2 \ python3-setuptools \ @@ -50,6 +52,7 @@ RUN set -xe; \ pip3 install --upgrade pip; \ # TODO: Remove --no-deps once https://github.com/pypa/pip/issues/9644 is solved pip3 install --no-deps -r requirements.txt; \ + apt-get remove -y --purge --autoremove build-essential python3-dev; \ rm -rf /var/lib/apt/lists/*; # Change the uid of postgres to 26 diff --git a/Debian/15/bullseye/requirements.txt b/Debian/15/bullseye/requirements.txt index 57c15e28..59e9bdc7 100644 --- a/Debian/15/bullseye/requirements.txt +++ b/Debian/15/bullseye/requirements.txt @@ -338,9 +338,9 @@ cryptography==44.0.2 \ # azure-storage-blob # msal # pyjwt -google-api-core==2.24.1 \ - --hash=sha256:bc78d608f5a5bf853b80bd70a795f703294de656c096c0968320830a4bc280f1 \ - --hash=sha256:f8b36f5456ab0dd99a1b693a40a31d1e7757beea380ad1b38faaf8941eae9d8a +google-api-core==2.24.2 \ + --hash=sha256:810a63ac95f3c441b7c0e43d344e372887f62ce9071ba972eacf32672e072de9 \ + --hash=sha256:81718493daf06d96d6bc76a91c23874dbf2fac0adbbf542831b805ee6e974696 # via # google-cloud-core # google-cloud-storage @@ -351,9 +351,9 @@ google-auth==2.38.0 \ # google-api-core # google-cloud-core # google-cloud-storage -google-cloud-core==2.4.2 \ - --hash=sha256:7459c3e83de7cb8b9ecfec9babc910efb4314030c56dd798eaad12c426f7d180 \ - --hash=sha256:a4fcb0e2fcfd4bfe963837fad6d10943754fd79c1a50097d68540b6eb3d67f35 +google-cloud-core==2.4.3 \ + --hash=sha256:1fab62d7102844b278fe6dead3af32408b1df3eb06f5c7e8634cbd40edc4da53 \ + --hash=sha256:5130f9f4c14b4fafdff75c79448f9495cfade0d8775facf1b09c3bf67e027f6e # via google-cloud-storage google-cloud-storage==3.1.0 \ --hash=sha256:944273179897c7c8a07ee15f2e6466a02da0c7c4b9ecceac2a26017cb2972049 \ @@ -457,9 +457,9 @@ portalocker==2.10.1 \ --hash=sha256:53a5984ebc86a025552264b459b46a2086e269b21823cb572f8f28ee759e45bf \ --hash=sha256:ef1bf844e878ab08aee7e40184156e1151f228f103aa5c6bd0724cc330960f8f # via msal-extensions -proto-plus==1.26.0 \ - --hash=sha256:6e93d5f5ca267b54300880fff156b6a3386b3fa3f43b1da62e680fc0c586ef22 \ - --hash=sha256:bf2dfaa3da281fc3187d12d224c707cb57214fb2c22ba854eb0c105a3fb2d4d7 +proto-plus==1.26.1 \ + --hash=sha256:13285478c2dcf2abb829db158e1047e2f1e8d63a077d94263c2b88b043c75a66 \ + --hash=sha256:21a515a4c4c0088a773899e23c7bbade3d18f9c66c73edd4c7ee3816bc96a012 # via google-api-core protobuf==5.29.3 \ --hash=sha256:0a18ed4a24198528f2333802eb075e59dea9d679ab7a6c5efb017a59004d849f \ diff --git a/Debian/16/bookworm/.versions.json b/Debian/16/bookworm/.versions.json index c20ea423..97b007cb 100644 --- a/Debian/16/bookworm/.versions.json +++ b/Debian/16/bookworm/.versions.json @@ -1,6 +1,6 @@ { "BARMAN_VERSION": "3.12.1", - "IMAGE_RELEASE_VERSION": "4", + "IMAGE_RELEASE_VERSION": "5", "POSTGRES_IMAGE_LAST_UPDATED": "2025-03-01T03:13:13.552962Z", "POSTGRES_IMAGE_VERSION": "16.8-bookworm" } diff --git a/Debian/16/bookworm/Dockerfile b/Debian/16/bookworm/Dockerfile index e2de3432..d55ad107 100644 --- a/Debian/16/bookworm/Dockerfile +++ b/Debian/16/bookworm/Dockerfile @@ -20,7 +20,7 @@ FROM postgres:16.8-bookworm LABEL name="PostgreSQL Container Images" \ vendor="The CloudNativePG Contributors" \ version="${PG_VERSION}" \ - release="4" \ + release="5" \ summary="PostgreSQL Container images." \ description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 16.8-bookworm." @@ -43,6 +43,8 @@ RUN set -xe; \ RUN set -xe; \ apt-get update; \ apt-get install -y --no-install-recommends \ + # We require build-essential and python3-dev to build lz4 on arm64 since there isn't a pre-compiled wheel available + build-essential python3-dev \ python3-pip \ python3-psycopg2 \ python3-setuptools \ @@ -50,6 +52,7 @@ RUN set -xe; \ pip3 install --break-system-packages --upgrade pip; \ # TODO: Remove --no-deps once https://github.com/pypa/pip/issues/9644 is solved pip3 install --break-system-packages --no-deps -r requirements.txt; \ + apt-get remove -y --purge --autoremove build-essential python3-dev; \ rm -rf /var/lib/apt/lists/*; # Change the uid of postgres to 26 diff --git a/Debian/16/bookworm/requirements.txt b/Debian/16/bookworm/requirements.txt index c9d6bc34..71aa6538 100644 --- a/Debian/16/bookworm/requirements.txt +++ b/Debian/16/bookworm/requirements.txt @@ -338,9 +338,9 @@ cryptography==44.0.2 \ # azure-storage-blob # msal # pyjwt -google-api-core==2.24.1 \ - --hash=sha256:bc78d608f5a5bf853b80bd70a795f703294de656c096c0968320830a4bc280f1 \ - --hash=sha256:f8b36f5456ab0dd99a1b693a40a31d1e7757beea380ad1b38faaf8941eae9d8a +google-api-core==2.24.2 \ + --hash=sha256:810a63ac95f3c441b7c0e43d344e372887f62ce9071ba972eacf32672e072de9 \ + --hash=sha256:81718493daf06d96d6bc76a91c23874dbf2fac0adbbf542831b805ee6e974696 # via # google-cloud-core # google-cloud-storage @@ -351,9 +351,9 @@ google-auth==2.38.0 \ # google-api-core # google-cloud-core # google-cloud-storage -google-cloud-core==2.4.2 \ - --hash=sha256:7459c3e83de7cb8b9ecfec9babc910efb4314030c56dd798eaad12c426f7d180 \ - --hash=sha256:a4fcb0e2fcfd4bfe963837fad6d10943754fd79c1a50097d68540b6eb3d67f35 +google-cloud-core==2.4.3 \ + --hash=sha256:1fab62d7102844b278fe6dead3af32408b1df3eb06f5c7e8634cbd40edc4da53 \ + --hash=sha256:5130f9f4c14b4fafdff75c79448f9495cfade0d8775facf1b09c3bf67e027f6e # via google-cloud-storage google-cloud-storage==3.1.0 \ --hash=sha256:944273179897c7c8a07ee15f2e6466a02da0c7c4b9ecceac2a26017cb2972049 \ @@ -457,9 +457,9 @@ portalocker==2.10.1 \ --hash=sha256:53a5984ebc86a025552264b459b46a2086e269b21823cb572f8f28ee759e45bf \ --hash=sha256:ef1bf844e878ab08aee7e40184156e1151f228f103aa5c6bd0724cc330960f8f # via msal-extensions -proto-plus==1.26.0 \ - --hash=sha256:6e93d5f5ca267b54300880fff156b6a3386b3fa3f43b1da62e680fc0c586ef22 \ - --hash=sha256:bf2dfaa3da281fc3187d12d224c707cb57214fb2c22ba854eb0c105a3fb2d4d7 +proto-plus==1.26.1 \ + --hash=sha256:13285478c2dcf2abb829db158e1047e2f1e8d63a077d94263c2b88b043c75a66 \ + --hash=sha256:21a515a4c4c0088a773899e23c7bbade3d18f9c66c73edd4c7ee3816bc96a012 # via google-api-core protobuf==5.29.3 \ --hash=sha256:0a18ed4a24198528f2333802eb075e59dea9d679ab7a6c5efb017a59004d849f \ diff --git a/Debian/16/bullseye/.versions.json b/Debian/16/bullseye/.versions.json index c8f104b3..7c88e452 100644 --- a/Debian/16/bullseye/.versions.json +++ b/Debian/16/bullseye/.versions.json @@ -1,6 +1,6 @@ { "BARMAN_VERSION": "3.12.1", - "IMAGE_RELEASE_VERSION": "4", + "IMAGE_RELEASE_VERSION": "5", "POSTGRES_IMAGE_LAST_UPDATED": "2025-03-01T00:13:50.45717Z", "POSTGRES_IMAGE_VERSION": "16.8-bullseye" } diff --git a/Debian/16/bullseye/Dockerfile b/Debian/16/bullseye/Dockerfile index c60fa54c..4fcff40e 100644 --- a/Debian/16/bullseye/Dockerfile +++ b/Debian/16/bullseye/Dockerfile @@ -20,7 +20,7 @@ FROM postgres:16.8-bullseye LABEL name="PostgreSQL Container Images" \ vendor="The CloudNativePG Contributors" \ version="${PG_VERSION}" \ - release="4" \ + release="5" \ summary="PostgreSQL Container images." \ description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 16.8-bullseye." @@ -43,6 +43,8 @@ RUN set -xe; \ RUN set -xe; \ apt-get update; \ apt-get install -y --no-install-recommends \ + # We require build-essential and python3-dev to build lz4 on arm64 since there isn't a pre-compiled wheel available + build-essential python3-dev \ python3-pip \ python3-psycopg2 \ python3-setuptools \ @@ -50,6 +52,7 @@ RUN set -xe; \ pip3 install --upgrade pip; \ # TODO: Remove --no-deps once https://github.com/pypa/pip/issues/9644 is solved pip3 install --no-deps -r requirements.txt; \ + apt-get remove -y --purge --autoremove build-essential python3-dev; \ rm -rf /var/lib/apt/lists/*; # Change the uid of postgres to 26 diff --git a/Debian/16/bullseye/requirements.txt b/Debian/16/bullseye/requirements.txt index 57c15e28..59e9bdc7 100644 --- a/Debian/16/bullseye/requirements.txt +++ b/Debian/16/bullseye/requirements.txt @@ -338,9 +338,9 @@ cryptography==44.0.2 \ # azure-storage-blob # msal # pyjwt -google-api-core==2.24.1 \ - --hash=sha256:bc78d608f5a5bf853b80bd70a795f703294de656c096c0968320830a4bc280f1 \ - --hash=sha256:f8b36f5456ab0dd99a1b693a40a31d1e7757beea380ad1b38faaf8941eae9d8a +google-api-core==2.24.2 \ + --hash=sha256:810a63ac95f3c441b7c0e43d344e372887f62ce9071ba972eacf32672e072de9 \ + --hash=sha256:81718493daf06d96d6bc76a91c23874dbf2fac0adbbf542831b805ee6e974696 # via # google-cloud-core # google-cloud-storage @@ -351,9 +351,9 @@ google-auth==2.38.0 \ # google-api-core # google-cloud-core # google-cloud-storage -google-cloud-core==2.4.2 \ - --hash=sha256:7459c3e83de7cb8b9ecfec9babc910efb4314030c56dd798eaad12c426f7d180 \ - --hash=sha256:a4fcb0e2fcfd4bfe963837fad6d10943754fd79c1a50097d68540b6eb3d67f35 +google-cloud-core==2.4.3 \ + --hash=sha256:1fab62d7102844b278fe6dead3af32408b1df3eb06f5c7e8634cbd40edc4da53 \ + --hash=sha256:5130f9f4c14b4fafdff75c79448f9495cfade0d8775facf1b09c3bf67e027f6e # via google-cloud-storage google-cloud-storage==3.1.0 \ --hash=sha256:944273179897c7c8a07ee15f2e6466a02da0c7c4b9ecceac2a26017cb2972049 \ @@ -457,9 +457,9 @@ portalocker==2.10.1 \ --hash=sha256:53a5984ebc86a025552264b459b46a2086e269b21823cb572f8f28ee759e45bf \ --hash=sha256:ef1bf844e878ab08aee7e40184156e1151f228f103aa5c6bd0724cc330960f8f # via msal-extensions -proto-plus==1.26.0 \ - --hash=sha256:6e93d5f5ca267b54300880fff156b6a3386b3fa3f43b1da62e680fc0c586ef22 \ - --hash=sha256:bf2dfaa3da281fc3187d12d224c707cb57214fb2c22ba854eb0c105a3fb2d4d7 +proto-plus==1.26.1 \ + --hash=sha256:13285478c2dcf2abb829db158e1047e2f1e8d63a077d94263c2b88b043c75a66 \ + --hash=sha256:21a515a4c4c0088a773899e23c7bbade3d18f9c66c73edd4c7ee3816bc96a012 # via google-api-core protobuf==5.29.3 \ --hash=sha256:0a18ed4a24198528f2333802eb075e59dea9d679ab7a6c5efb017a59004d849f \ diff --git a/Debian/17/bookworm/.versions.json b/Debian/17/bookworm/.versions.json index d8f521c0..2cbb31ff 100644 --- a/Debian/17/bookworm/.versions.json +++ b/Debian/17/bookworm/.versions.json @@ -1,6 +1,6 @@ { "BARMAN_VERSION": "3.12.1", - "IMAGE_RELEASE_VERSION": "4", + "IMAGE_RELEASE_VERSION": "5", "POSTGRES_IMAGE_LAST_UPDATED": "2025-03-01T03:13:34.4983Z", "POSTGRES_IMAGE_VERSION": "17.4-bookworm" } diff --git a/Debian/17/bookworm/Dockerfile b/Debian/17/bookworm/Dockerfile index 2f4fab83..07fb3be9 100644 --- a/Debian/17/bookworm/Dockerfile +++ b/Debian/17/bookworm/Dockerfile @@ -20,7 +20,7 @@ FROM postgres:17.4-bookworm LABEL name="PostgreSQL Container Images" \ vendor="The CloudNativePG Contributors" \ version="${PG_VERSION}" \ - release="4" \ + release="5" \ summary="PostgreSQL Container images." \ description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 17.4-bookworm." @@ -43,6 +43,8 @@ RUN set -xe; \ RUN set -xe; \ apt-get update; \ apt-get install -y --no-install-recommends \ + # We require build-essential and python3-dev to build lz4 on arm64 since there isn't a pre-compiled wheel available + build-essential python3-dev \ python3-pip \ python3-psycopg2 \ python3-setuptools \ @@ -50,6 +52,7 @@ RUN set -xe; \ pip3 install --break-system-packages --upgrade pip; \ # TODO: Remove --no-deps once https://github.com/pypa/pip/issues/9644 is solved pip3 install --break-system-packages --no-deps -r requirements.txt; \ + apt-get remove -y --purge --autoremove build-essential python3-dev; \ rm -rf /var/lib/apt/lists/*; # Change the uid of postgres to 26 diff --git a/Debian/17/bookworm/requirements.txt b/Debian/17/bookworm/requirements.txt index c9d6bc34..71aa6538 100644 --- a/Debian/17/bookworm/requirements.txt +++ b/Debian/17/bookworm/requirements.txt @@ -338,9 +338,9 @@ cryptography==44.0.2 \ # azure-storage-blob # msal # pyjwt -google-api-core==2.24.1 \ - --hash=sha256:bc78d608f5a5bf853b80bd70a795f703294de656c096c0968320830a4bc280f1 \ - --hash=sha256:f8b36f5456ab0dd99a1b693a40a31d1e7757beea380ad1b38faaf8941eae9d8a +google-api-core==2.24.2 \ + --hash=sha256:810a63ac95f3c441b7c0e43d344e372887f62ce9071ba972eacf32672e072de9 \ + --hash=sha256:81718493daf06d96d6bc76a91c23874dbf2fac0adbbf542831b805ee6e974696 # via # google-cloud-core # google-cloud-storage @@ -351,9 +351,9 @@ google-auth==2.38.0 \ # google-api-core # google-cloud-core # google-cloud-storage -google-cloud-core==2.4.2 \ - --hash=sha256:7459c3e83de7cb8b9ecfec9babc910efb4314030c56dd798eaad12c426f7d180 \ - --hash=sha256:a4fcb0e2fcfd4bfe963837fad6d10943754fd79c1a50097d68540b6eb3d67f35 +google-cloud-core==2.4.3 \ + --hash=sha256:1fab62d7102844b278fe6dead3af32408b1df3eb06f5c7e8634cbd40edc4da53 \ + --hash=sha256:5130f9f4c14b4fafdff75c79448f9495cfade0d8775facf1b09c3bf67e027f6e # via google-cloud-storage google-cloud-storage==3.1.0 \ --hash=sha256:944273179897c7c8a07ee15f2e6466a02da0c7c4b9ecceac2a26017cb2972049 \ @@ -457,9 +457,9 @@ portalocker==2.10.1 \ --hash=sha256:53a5984ebc86a025552264b459b46a2086e269b21823cb572f8f28ee759e45bf \ --hash=sha256:ef1bf844e878ab08aee7e40184156e1151f228f103aa5c6bd0724cc330960f8f # via msal-extensions -proto-plus==1.26.0 \ - --hash=sha256:6e93d5f5ca267b54300880fff156b6a3386b3fa3f43b1da62e680fc0c586ef22 \ - --hash=sha256:bf2dfaa3da281fc3187d12d224c707cb57214fb2c22ba854eb0c105a3fb2d4d7 +proto-plus==1.26.1 \ + --hash=sha256:13285478c2dcf2abb829db158e1047e2f1e8d63a077d94263c2b88b043c75a66 \ + --hash=sha256:21a515a4c4c0088a773899e23c7bbade3d18f9c66c73edd4c7ee3816bc96a012 # via google-api-core protobuf==5.29.3 \ --hash=sha256:0a18ed4a24198528f2333802eb075e59dea9d679ab7a6c5efb017a59004d849f \ diff --git a/Debian/17/bullseye/.versions.json b/Debian/17/bullseye/.versions.json index 9ed413ce..0750a794 100644 --- a/Debian/17/bullseye/.versions.json +++ b/Debian/17/bullseye/.versions.json @@ -1,6 +1,6 @@ { "BARMAN_VERSION": "3.12.1", - "IMAGE_RELEASE_VERSION": "4", + "IMAGE_RELEASE_VERSION": "5", "POSTGRES_IMAGE_LAST_UPDATED": "2025-03-01T00:15:41.42065Z", "POSTGRES_IMAGE_VERSION": "17.4-bullseye" } diff --git a/Debian/17/bullseye/Dockerfile b/Debian/17/bullseye/Dockerfile index 7f98fc7a..c3fea33a 100644 --- a/Debian/17/bullseye/Dockerfile +++ b/Debian/17/bullseye/Dockerfile @@ -20,7 +20,7 @@ FROM postgres:17.4-bullseye LABEL name="PostgreSQL Container Images" \ vendor="The CloudNativePG Contributors" \ version="${PG_VERSION}" \ - release="4" \ + release="5" \ summary="PostgreSQL Container images." \ description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 17.4-bullseye." @@ -43,6 +43,8 @@ RUN set -xe; \ RUN set -xe; \ apt-get update; \ apt-get install -y --no-install-recommends \ + # We require build-essential and python3-dev to build lz4 on arm64 since there isn't a pre-compiled wheel available + build-essential python3-dev \ python3-pip \ python3-psycopg2 \ python3-setuptools \ @@ -50,6 +52,7 @@ RUN set -xe; \ pip3 install --upgrade pip; \ # TODO: Remove --no-deps once https://github.com/pypa/pip/issues/9644 is solved pip3 install --no-deps -r requirements.txt; \ + apt-get remove -y --purge --autoremove build-essential python3-dev; \ rm -rf /var/lib/apt/lists/*; # Change the uid of postgres to 26 diff --git a/Debian/17/bullseye/requirements.txt b/Debian/17/bullseye/requirements.txt index 57c15e28..59e9bdc7 100644 --- a/Debian/17/bullseye/requirements.txt +++ b/Debian/17/bullseye/requirements.txt @@ -338,9 +338,9 @@ cryptography==44.0.2 \ # azure-storage-blob # msal # pyjwt -google-api-core==2.24.1 \ - --hash=sha256:bc78d608f5a5bf853b80bd70a795f703294de656c096c0968320830a4bc280f1 \ - --hash=sha256:f8b36f5456ab0dd99a1b693a40a31d1e7757beea380ad1b38faaf8941eae9d8a +google-api-core==2.24.2 \ + --hash=sha256:810a63ac95f3c441b7c0e43d344e372887f62ce9071ba972eacf32672e072de9 \ + --hash=sha256:81718493daf06d96d6bc76a91c23874dbf2fac0adbbf542831b805ee6e974696 # via # google-cloud-core # google-cloud-storage @@ -351,9 +351,9 @@ google-auth==2.38.0 \ # google-api-core # google-cloud-core # google-cloud-storage -google-cloud-core==2.4.2 \ - --hash=sha256:7459c3e83de7cb8b9ecfec9babc910efb4314030c56dd798eaad12c426f7d180 \ - --hash=sha256:a4fcb0e2fcfd4bfe963837fad6d10943754fd79c1a50097d68540b6eb3d67f35 +google-cloud-core==2.4.3 \ + --hash=sha256:1fab62d7102844b278fe6dead3af32408b1df3eb06f5c7e8634cbd40edc4da53 \ + --hash=sha256:5130f9f4c14b4fafdff75c79448f9495cfade0d8775facf1b09c3bf67e027f6e # via google-cloud-storage google-cloud-storage==3.1.0 \ --hash=sha256:944273179897c7c8a07ee15f2e6466a02da0c7c4b9ecceac2a26017cb2972049 \ @@ -457,9 +457,9 @@ portalocker==2.10.1 \ --hash=sha256:53a5984ebc86a025552264b459b46a2086e269b21823cb572f8f28ee759e45bf \ --hash=sha256:ef1bf844e878ab08aee7e40184156e1151f228f103aa5c6bd0724cc330960f8f # via msal-extensions -proto-plus==1.26.0 \ - --hash=sha256:6e93d5f5ca267b54300880fff156b6a3386b3fa3f43b1da62e680fc0c586ef22 \ - --hash=sha256:bf2dfaa3da281fc3187d12d224c707cb57214fb2c22ba854eb0c105a3fb2d4d7 +proto-plus==1.26.1 \ + --hash=sha256:13285478c2dcf2abb829db158e1047e2f1e8d63a077d94263c2b88b043c75a66 \ + --hash=sha256:21a515a4c4c0088a773899e23c7bbade3d18f9c66c73edd4c7ee3816bc96a012 # via google-api-core protobuf==5.29.3 \ --hash=sha256:0a18ed4a24198528f2333802eb075e59dea9d679ab7a6c5efb017a59004d849f \