diff --git a/Debian/12/bookworm/.versions.json b/Debian/12/bookworm/.versions.json index 41112577..0361131f 100644 --- a/Debian/12/bookworm/.versions.json +++ b/Debian/12/bookworm/.versions.json @@ -1,6 +1,6 @@ { "BARMAN_VERSION": "3.11.1", - "IMAGE_RELEASE_VERSION": "11", + "IMAGE_RELEASE_VERSION": "12", "POSTGRES_IMAGE_LAST_UPDATED": "2024-12-03T18:07:41.780817Z", "POSTGRES_IMAGE_VERSION": "12.22-bookworm" } diff --git a/Debian/12/bookworm/Dockerfile b/Debian/12/bookworm/Dockerfile index 65dd3075..b36283c2 100644 --- a/Debian/12/bookworm/Dockerfile +++ b/Debian/12/bookworm/Dockerfile @@ -20,7 +20,7 @@ FROM postgres:12.22-bookworm LABEL name="PostgreSQL Container Images" \ vendor="The CloudNativePG Contributors" \ version="${PG_VERSION}" \ - release="11" \ + release="12" \ summary="PostgreSQL Container images." \ description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 12.22-bookworm." diff --git a/Debian/12/bookworm/requirements.txt b/Debian/12/bookworm/requirements.txt index ad47cec8..82168f69 100644 --- a/Debian/12/bookworm/requirements.txt +++ b/Debian/12/bookworm/requirements.txt @@ -20,12 +20,12 @@ barman[azure,cloud,google,snappy]==3.11.1 \ --hash=sha256:295b9b7e058e064338f66ca0d10e4892e784a2347f06e4a225164995f6114498 \ --hash=sha256:4f424f3327cb24fb82d6a29dc1cdf02222b950c447c78273273d6eb76d7ce8d7 # via -r requirements.in -boto3==1.35.75 \ - --hash=sha256:0a02578dbe140949bc681435cb58c0bbec97644e3938402ea75dad49bd389718 \ - --hash=sha256:a30b7ef273fbcb41390d6495f3b3e95c6fae496366447238095b00825cb5a52a -botocore==1.35.75 \ - --hash=sha256:7c7d272d9794d07f0c40caa110a266e910103559340b5a5d252857928e920a4a \ - --hash=sha256:d60f663420fcab93a23f53092d3287da481e411388776b3f6957c648bba6f559 +boto3==1.35.76 \ + --hash=sha256:31ddcdb6f15dace2b68f6a0f11bdb58dd3ae79b8a3ccb174ff811ef0bbf938e0 \ + --hash=sha256:69458399f41f57a50770c8974796d96978bcca44915c260319696bb43e47dffd +botocore==1.35.76 \ + --hash=sha256:a75a42ae53395796b8300c5fefb2d65a8696dc40dc85e49cf3a769e0c0202b13 \ + --hash=sha256:b4729d12d00267b3185628f83543917b6caae292385230ab464067621aa086af # via # boto3 # s3transfer @@ -359,9 +359,9 @@ google-cloud-core==2.4.1 \ --hash=sha256:9b7749272a812bde58fff28868d0c5e2f585b82f37e09a1f6ed2d4d10f134073 \ --hash=sha256:a9e6a4422b9ac5c29f79a0ede9485473338e2ce78d91f2370c01e730eab22e61 # via google-cloud-storage -google-cloud-storage==2.18.2 \ - --hash=sha256:97a4d45c368b7d401ed48c4fdfe86e1e1cb96401c9e199e419d289e2c0370166 \ - --hash=sha256:aaf7acd70cdad9f274d29332673fcab98708d0e1f4dceb5a5356aaef06af4d99 +google-cloud-storage==2.19.0 \ + --hash=sha256:aeb971b5c29cf8ab98445082cbfe7b161a1f48ed275822f59ed3f1524ea54fba \ + --hash=sha256:cd05e9e7191ba6cb68934d8eb76054d9be4562aa89dbc4236feee4d7d51342b2 google-crc32c==1.6.0 \ --hash=sha256:05e2d8c9a2f853ff116db9706b4a27350587f341eda835f46db3c0a8c8ce2f24 \ --hash=sha256:18e311c64008f1f1379158158bb3f0c8d72635b9eb4f9545f8cf990c5668e59d \ diff --git a/Debian/12/bullseye/.versions.json b/Debian/12/bullseye/.versions.json index 51909433..9ae41ab5 100644 --- a/Debian/12/bullseye/.versions.json +++ b/Debian/12/bullseye/.versions.json @@ -1,6 +1,6 @@ { "BARMAN_VERSION": "3.11.1", - "IMAGE_RELEASE_VERSION": "11", + "IMAGE_RELEASE_VERSION": "12", "POSTGRES_IMAGE_LAST_UPDATED": "2024-12-03T09:07:49.535834Z", "POSTGRES_IMAGE_VERSION": "12.22-bullseye" } diff --git a/Debian/12/bullseye/Dockerfile b/Debian/12/bullseye/Dockerfile index 9b490545..c1806af3 100644 --- a/Debian/12/bullseye/Dockerfile +++ b/Debian/12/bullseye/Dockerfile @@ -20,7 +20,7 @@ FROM postgres:12.22-bullseye LABEL name="PostgreSQL Container Images" \ vendor="The CloudNativePG Contributors" \ version="${PG_VERSION}" \ - release="11" \ + release="12" \ summary="PostgreSQL Container images." \ description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 12.22-bullseye." diff --git a/Debian/12/bullseye/requirements.txt b/Debian/12/bullseye/requirements.txt index 242f70df..1cb74c0d 100644 --- a/Debian/12/bullseye/requirements.txt +++ b/Debian/12/bullseye/requirements.txt @@ -20,12 +20,12 @@ barman[azure,cloud,google,snappy]==3.11.1 \ --hash=sha256:295b9b7e058e064338f66ca0d10e4892e784a2347f06e4a225164995f6114498 \ --hash=sha256:4f424f3327cb24fb82d6a29dc1cdf02222b950c447c78273273d6eb76d7ce8d7 # via -r requirements.in -boto3==1.35.75 \ - --hash=sha256:0a02578dbe140949bc681435cb58c0bbec97644e3938402ea75dad49bd389718 \ - --hash=sha256:a30b7ef273fbcb41390d6495f3b3e95c6fae496366447238095b00825cb5a52a -botocore==1.35.75 \ - --hash=sha256:7c7d272d9794d07f0c40caa110a266e910103559340b5a5d252857928e920a4a \ - --hash=sha256:d60f663420fcab93a23f53092d3287da481e411388776b3f6957c648bba6f559 +boto3==1.35.76 \ + --hash=sha256:31ddcdb6f15dace2b68f6a0f11bdb58dd3ae79b8a3ccb174ff811ef0bbf938e0 \ + --hash=sha256:69458399f41f57a50770c8974796d96978bcca44915c260319696bb43e47dffd +botocore==1.35.76 \ + --hash=sha256:a75a42ae53395796b8300c5fefb2d65a8696dc40dc85e49cf3a769e0c0202b13 \ + --hash=sha256:b4729d12d00267b3185628f83543917b6caae292385230ab464067621aa086af # via # boto3 # s3transfer @@ -359,9 +359,9 @@ google-cloud-core==2.4.1 \ --hash=sha256:9b7749272a812bde58fff28868d0c5e2f585b82f37e09a1f6ed2d4d10f134073 \ --hash=sha256:a9e6a4422b9ac5c29f79a0ede9485473338e2ce78d91f2370c01e730eab22e61 # via google-cloud-storage -google-cloud-storage==2.18.2 \ - --hash=sha256:97a4d45c368b7d401ed48c4fdfe86e1e1cb96401c9e199e419d289e2c0370166 \ - --hash=sha256:aaf7acd70cdad9f274d29332673fcab98708d0e1f4dceb5a5356aaef06af4d99 +google-cloud-storage==2.19.0 \ + --hash=sha256:aeb971b5c29cf8ab98445082cbfe7b161a1f48ed275822f59ed3f1524ea54fba \ + --hash=sha256:cd05e9e7191ba6cb68934d8eb76054d9be4562aa89dbc4236feee4d7d51342b2 google-crc32c==1.6.0 \ --hash=sha256:05e2d8c9a2f853ff116db9706b4a27350587f341eda835f46db3c0a8c8ce2f24 \ --hash=sha256:18e311c64008f1f1379158158bb3f0c8d72635b9eb4f9545f8cf990c5668e59d \ diff --git a/Debian/13/bookworm/.versions.json b/Debian/13/bookworm/.versions.json index d42636f2..677dbcac 100644 --- a/Debian/13/bookworm/.versions.json +++ b/Debian/13/bookworm/.versions.json @@ -1,6 +1,6 @@ { "BARMAN_VERSION": "3.11.1", - "IMAGE_RELEASE_VERSION": "11", + "IMAGE_RELEASE_VERSION": "12", "POSTGRES_IMAGE_LAST_UPDATED": "2024-12-03T18:08:11.074597Z", "POSTGRES_IMAGE_VERSION": "13.18-bookworm" } diff --git a/Debian/13/bookworm/Dockerfile b/Debian/13/bookworm/Dockerfile index 4e3552e6..e6d2aac5 100644 --- a/Debian/13/bookworm/Dockerfile +++ b/Debian/13/bookworm/Dockerfile @@ -20,7 +20,7 @@ FROM postgres:13.18-bookworm LABEL name="PostgreSQL Container Images" \ vendor="The CloudNativePG Contributors" \ version="${PG_VERSION}" \ - release="11" \ + release="12" \ summary="PostgreSQL Container images." \ description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 13.18-bookworm." diff --git a/Debian/13/bookworm/requirements.txt b/Debian/13/bookworm/requirements.txt index ad47cec8..82168f69 100644 --- a/Debian/13/bookworm/requirements.txt +++ b/Debian/13/bookworm/requirements.txt @@ -20,12 +20,12 @@ barman[azure,cloud,google,snappy]==3.11.1 \ --hash=sha256:295b9b7e058e064338f66ca0d10e4892e784a2347f06e4a225164995f6114498 \ --hash=sha256:4f424f3327cb24fb82d6a29dc1cdf02222b950c447c78273273d6eb76d7ce8d7 # via -r requirements.in -boto3==1.35.75 \ - --hash=sha256:0a02578dbe140949bc681435cb58c0bbec97644e3938402ea75dad49bd389718 \ - --hash=sha256:a30b7ef273fbcb41390d6495f3b3e95c6fae496366447238095b00825cb5a52a -botocore==1.35.75 \ - --hash=sha256:7c7d272d9794d07f0c40caa110a266e910103559340b5a5d252857928e920a4a \ - --hash=sha256:d60f663420fcab93a23f53092d3287da481e411388776b3f6957c648bba6f559 +boto3==1.35.76 \ + --hash=sha256:31ddcdb6f15dace2b68f6a0f11bdb58dd3ae79b8a3ccb174ff811ef0bbf938e0 \ + --hash=sha256:69458399f41f57a50770c8974796d96978bcca44915c260319696bb43e47dffd +botocore==1.35.76 \ + --hash=sha256:a75a42ae53395796b8300c5fefb2d65a8696dc40dc85e49cf3a769e0c0202b13 \ + --hash=sha256:b4729d12d00267b3185628f83543917b6caae292385230ab464067621aa086af # via # boto3 # s3transfer @@ -359,9 +359,9 @@ google-cloud-core==2.4.1 \ --hash=sha256:9b7749272a812bde58fff28868d0c5e2f585b82f37e09a1f6ed2d4d10f134073 \ --hash=sha256:a9e6a4422b9ac5c29f79a0ede9485473338e2ce78d91f2370c01e730eab22e61 # via google-cloud-storage -google-cloud-storage==2.18.2 \ - --hash=sha256:97a4d45c368b7d401ed48c4fdfe86e1e1cb96401c9e199e419d289e2c0370166 \ - --hash=sha256:aaf7acd70cdad9f274d29332673fcab98708d0e1f4dceb5a5356aaef06af4d99 +google-cloud-storage==2.19.0 \ + --hash=sha256:aeb971b5c29cf8ab98445082cbfe7b161a1f48ed275822f59ed3f1524ea54fba \ + --hash=sha256:cd05e9e7191ba6cb68934d8eb76054d9be4562aa89dbc4236feee4d7d51342b2 google-crc32c==1.6.0 \ --hash=sha256:05e2d8c9a2f853ff116db9706b4a27350587f341eda835f46db3c0a8c8ce2f24 \ --hash=sha256:18e311c64008f1f1379158158bb3f0c8d72635b9eb4f9545f8cf990c5668e59d \ diff --git a/Debian/13/bullseye/.versions.json b/Debian/13/bullseye/.versions.json index 0cc213fb..063db4c2 100644 --- a/Debian/13/bullseye/.versions.json +++ b/Debian/13/bullseye/.versions.json @@ -1,6 +1,6 @@ { "BARMAN_VERSION": "3.11.1", - "IMAGE_RELEASE_VERSION": "11", + "IMAGE_RELEASE_VERSION": "12", "POSTGRES_IMAGE_LAST_UPDATED": "2024-12-03T09:08:22.121847Z", "POSTGRES_IMAGE_VERSION": "13.18-bullseye" } diff --git a/Debian/13/bullseye/Dockerfile b/Debian/13/bullseye/Dockerfile index 01704a61..182ffbd0 100644 --- a/Debian/13/bullseye/Dockerfile +++ b/Debian/13/bullseye/Dockerfile @@ -20,7 +20,7 @@ FROM postgres:13.18-bullseye LABEL name="PostgreSQL Container Images" \ vendor="The CloudNativePG Contributors" \ version="${PG_VERSION}" \ - release="11" \ + release="12" \ summary="PostgreSQL Container images." \ description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 13.18-bullseye." diff --git a/Debian/13/bullseye/requirements.txt b/Debian/13/bullseye/requirements.txt index 242f70df..1cb74c0d 100644 --- a/Debian/13/bullseye/requirements.txt +++ b/Debian/13/bullseye/requirements.txt @@ -20,12 +20,12 @@ barman[azure,cloud,google,snappy]==3.11.1 \ --hash=sha256:295b9b7e058e064338f66ca0d10e4892e784a2347f06e4a225164995f6114498 \ --hash=sha256:4f424f3327cb24fb82d6a29dc1cdf02222b950c447c78273273d6eb76d7ce8d7 # via -r requirements.in -boto3==1.35.75 \ - --hash=sha256:0a02578dbe140949bc681435cb58c0bbec97644e3938402ea75dad49bd389718 \ - --hash=sha256:a30b7ef273fbcb41390d6495f3b3e95c6fae496366447238095b00825cb5a52a -botocore==1.35.75 \ - --hash=sha256:7c7d272d9794d07f0c40caa110a266e910103559340b5a5d252857928e920a4a \ - --hash=sha256:d60f663420fcab93a23f53092d3287da481e411388776b3f6957c648bba6f559 +boto3==1.35.76 \ + --hash=sha256:31ddcdb6f15dace2b68f6a0f11bdb58dd3ae79b8a3ccb174ff811ef0bbf938e0 \ + --hash=sha256:69458399f41f57a50770c8974796d96978bcca44915c260319696bb43e47dffd +botocore==1.35.76 \ + --hash=sha256:a75a42ae53395796b8300c5fefb2d65a8696dc40dc85e49cf3a769e0c0202b13 \ + --hash=sha256:b4729d12d00267b3185628f83543917b6caae292385230ab464067621aa086af # via # boto3 # s3transfer @@ -359,9 +359,9 @@ google-cloud-core==2.4.1 \ --hash=sha256:9b7749272a812bde58fff28868d0c5e2f585b82f37e09a1f6ed2d4d10f134073 \ --hash=sha256:a9e6a4422b9ac5c29f79a0ede9485473338e2ce78d91f2370c01e730eab22e61 # via google-cloud-storage -google-cloud-storage==2.18.2 \ - --hash=sha256:97a4d45c368b7d401ed48c4fdfe86e1e1cb96401c9e199e419d289e2c0370166 \ - --hash=sha256:aaf7acd70cdad9f274d29332673fcab98708d0e1f4dceb5a5356aaef06af4d99 +google-cloud-storage==2.19.0 \ + --hash=sha256:aeb971b5c29cf8ab98445082cbfe7b161a1f48ed275822f59ed3f1524ea54fba \ + --hash=sha256:cd05e9e7191ba6cb68934d8eb76054d9be4562aa89dbc4236feee4d7d51342b2 google-crc32c==1.6.0 \ --hash=sha256:05e2d8c9a2f853ff116db9706b4a27350587f341eda835f46db3c0a8c8ce2f24 \ --hash=sha256:18e311c64008f1f1379158158bb3f0c8d72635b9eb4f9545f8cf990c5668e59d \ diff --git a/Debian/14/bookworm/.versions.json b/Debian/14/bookworm/.versions.json index ada2d85a..29078bf7 100644 --- a/Debian/14/bookworm/.versions.json +++ b/Debian/14/bookworm/.versions.json @@ -1,6 +1,6 @@ { "BARMAN_VERSION": "3.11.1", - "IMAGE_RELEASE_VERSION": "11", + "IMAGE_RELEASE_VERSION": "12", "POSTGRES_IMAGE_LAST_UPDATED": "2024-12-03T15:09:04.12635Z", "POSTGRES_IMAGE_VERSION": "14.15-bookworm" } diff --git a/Debian/14/bookworm/Dockerfile b/Debian/14/bookworm/Dockerfile index e907f678..05731c63 100644 --- a/Debian/14/bookworm/Dockerfile +++ b/Debian/14/bookworm/Dockerfile @@ -20,7 +20,7 @@ FROM postgres:14.15-bookworm LABEL name="PostgreSQL Container Images" \ vendor="The CloudNativePG Contributors" \ version="${PG_VERSION}" \ - release="11" \ + release="12" \ summary="PostgreSQL Container images." \ description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 14.15-bookworm." diff --git a/Debian/14/bookworm/requirements.txt b/Debian/14/bookworm/requirements.txt index ad47cec8..82168f69 100644 --- a/Debian/14/bookworm/requirements.txt +++ b/Debian/14/bookworm/requirements.txt @@ -20,12 +20,12 @@ barman[azure,cloud,google,snappy]==3.11.1 \ --hash=sha256:295b9b7e058e064338f66ca0d10e4892e784a2347f06e4a225164995f6114498 \ --hash=sha256:4f424f3327cb24fb82d6a29dc1cdf02222b950c447c78273273d6eb76d7ce8d7 # via -r requirements.in -boto3==1.35.75 \ - --hash=sha256:0a02578dbe140949bc681435cb58c0bbec97644e3938402ea75dad49bd389718 \ - --hash=sha256:a30b7ef273fbcb41390d6495f3b3e95c6fae496366447238095b00825cb5a52a -botocore==1.35.75 \ - --hash=sha256:7c7d272d9794d07f0c40caa110a266e910103559340b5a5d252857928e920a4a \ - --hash=sha256:d60f663420fcab93a23f53092d3287da481e411388776b3f6957c648bba6f559 +boto3==1.35.76 \ + --hash=sha256:31ddcdb6f15dace2b68f6a0f11bdb58dd3ae79b8a3ccb174ff811ef0bbf938e0 \ + --hash=sha256:69458399f41f57a50770c8974796d96978bcca44915c260319696bb43e47dffd +botocore==1.35.76 \ + --hash=sha256:a75a42ae53395796b8300c5fefb2d65a8696dc40dc85e49cf3a769e0c0202b13 \ + --hash=sha256:b4729d12d00267b3185628f83543917b6caae292385230ab464067621aa086af # via # boto3 # s3transfer @@ -359,9 +359,9 @@ google-cloud-core==2.4.1 \ --hash=sha256:9b7749272a812bde58fff28868d0c5e2f585b82f37e09a1f6ed2d4d10f134073 \ --hash=sha256:a9e6a4422b9ac5c29f79a0ede9485473338e2ce78d91f2370c01e730eab22e61 # via google-cloud-storage -google-cloud-storage==2.18.2 \ - --hash=sha256:97a4d45c368b7d401ed48c4fdfe86e1e1cb96401c9e199e419d289e2c0370166 \ - --hash=sha256:aaf7acd70cdad9f274d29332673fcab98708d0e1f4dceb5a5356aaef06af4d99 +google-cloud-storage==2.19.0 \ + --hash=sha256:aeb971b5c29cf8ab98445082cbfe7b161a1f48ed275822f59ed3f1524ea54fba \ + --hash=sha256:cd05e9e7191ba6cb68934d8eb76054d9be4562aa89dbc4236feee4d7d51342b2 google-crc32c==1.6.0 \ --hash=sha256:05e2d8c9a2f853ff116db9706b4a27350587f341eda835f46db3c0a8c8ce2f24 \ --hash=sha256:18e311c64008f1f1379158158bb3f0c8d72635b9eb4f9545f8cf990c5668e59d \ diff --git a/Debian/14/bullseye/.versions.json b/Debian/14/bullseye/.versions.json index 7a55b0c6..bd2b27f4 100644 --- a/Debian/14/bullseye/.versions.json +++ b/Debian/14/bullseye/.versions.json @@ -1,6 +1,6 @@ { "BARMAN_VERSION": "3.11.1", - "IMAGE_RELEASE_VERSION": "10", + "IMAGE_RELEASE_VERSION": "11", "POSTGRES_IMAGE_LAST_UPDATED": "2024-12-03T09:08:55.731441Z", "POSTGRES_IMAGE_VERSION": "14.15-bullseye" } diff --git a/Debian/14/bullseye/Dockerfile b/Debian/14/bullseye/Dockerfile index c344c518..795357c9 100644 --- a/Debian/14/bullseye/Dockerfile +++ b/Debian/14/bullseye/Dockerfile @@ -20,7 +20,7 @@ FROM postgres:14.15-bullseye LABEL name="PostgreSQL Container Images" \ vendor="The CloudNativePG Contributors" \ version="${PG_VERSION}" \ - release="10" \ + release="11" \ summary="PostgreSQL Container images." \ description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 14.15-bullseye." diff --git a/Debian/14/bullseye/requirements.txt b/Debian/14/bullseye/requirements.txt index 242f70df..1cb74c0d 100644 --- a/Debian/14/bullseye/requirements.txt +++ b/Debian/14/bullseye/requirements.txt @@ -20,12 +20,12 @@ barman[azure,cloud,google,snappy]==3.11.1 \ --hash=sha256:295b9b7e058e064338f66ca0d10e4892e784a2347f06e4a225164995f6114498 \ --hash=sha256:4f424f3327cb24fb82d6a29dc1cdf02222b950c447c78273273d6eb76d7ce8d7 # via -r requirements.in -boto3==1.35.75 \ - --hash=sha256:0a02578dbe140949bc681435cb58c0bbec97644e3938402ea75dad49bd389718 \ - --hash=sha256:a30b7ef273fbcb41390d6495f3b3e95c6fae496366447238095b00825cb5a52a -botocore==1.35.75 \ - --hash=sha256:7c7d272d9794d07f0c40caa110a266e910103559340b5a5d252857928e920a4a \ - --hash=sha256:d60f663420fcab93a23f53092d3287da481e411388776b3f6957c648bba6f559 +boto3==1.35.76 \ + --hash=sha256:31ddcdb6f15dace2b68f6a0f11bdb58dd3ae79b8a3ccb174ff811ef0bbf938e0 \ + --hash=sha256:69458399f41f57a50770c8974796d96978bcca44915c260319696bb43e47dffd +botocore==1.35.76 \ + --hash=sha256:a75a42ae53395796b8300c5fefb2d65a8696dc40dc85e49cf3a769e0c0202b13 \ + --hash=sha256:b4729d12d00267b3185628f83543917b6caae292385230ab464067621aa086af # via # boto3 # s3transfer @@ -359,9 +359,9 @@ google-cloud-core==2.4.1 \ --hash=sha256:9b7749272a812bde58fff28868d0c5e2f585b82f37e09a1f6ed2d4d10f134073 \ --hash=sha256:a9e6a4422b9ac5c29f79a0ede9485473338e2ce78d91f2370c01e730eab22e61 # via google-cloud-storage -google-cloud-storage==2.18.2 \ - --hash=sha256:97a4d45c368b7d401ed48c4fdfe86e1e1cb96401c9e199e419d289e2c0370166 \ - --hash=sha256:aaf7acd70cdad9f274d29332673fcab98708d0e1f4dceb5a5356aaef06af4d99 +google-cloud-storage==2.19.0 \ + --hash=sha256:aeb971b5c29cf8ab98445082cbfe7b161a1f48ed275822f59ed3f1524ea54fba \ + --hash=sha256:cd05e9e7191ba6cb68934d8eb76054d9be4562aa89dbc4236feee4d7d51342b2 google-crc32c==1.6.0 \ --hash=sha256:05e2d8c9a2f853ff116db9706b4a27350587f341eda835f46db3c0a8c8ce2f24 \ --hash=sha256:18e311c64008f1f1379158158bb3f0c8d72635b9eb4f9545f8cf990c5668e59d \ diff --git a/Debian/15/bookworm/.versions.json b/Debian/15/bookworm/.versions.json index da19f3d0..45d35cd4 100644 --- a/Debian/15/bookworm/.versions.json +++ b/Debian/15/bookworm/.versions.json @@ -1,6 +1,6 @@ { "BARMAN_VERSION": "3.11.1", - "IMAGE_RELEASE_VERSION": "11", + "IMAGE_RELEASE_VERSION": "12", "POSTGRES_IMAGE_LAST_UPDATED": "2024-12-03T15:09:39.581469Z", "POSTGRES_IMAGE_VERSION": "15.10-bookworm" } diff --git a/Debian/15/bookworm/Dockerfile b/Debian/15/bookworm/Dockerfile index 4378f1c9..48215f82 100644 --- a/Debian/15/bookworm/Dockerfile +++ b/Debian/15/bookworm/Dockerfile @@ -20,7 +20,7 @@ FROM postgres:15.10-bookworm LABEL name="PostgreSQL Container Images" \ vendor="The CloudNativePG Contributors" \ version="${PG_VERSION}" \ - release="11" \ + release="12" \ summary="PostgreSQL Container images." \ description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 15.10-bookworm." diff --git a/Debian/15/bookworm/requirements.txt b/Debian/15/bookworm/requirements.txt index ad47cec8..82168f69 100644 --- a/Debian/15/bookworm/requirements.txt +++ b/Debian/15/bookworm/requirements.txt @@ -20,12 +20,12 @@ barman[azure,cloud,google,snappy]==3.11.1 \ --hash=sha256:295b9b7e058e064338f66ca0d10e4892e784a2347f06e4a225164995f6114498 \ --hash=sha256:4f424f3327cb24fb82d6a29dc1cdf02222b950c447c78273273d6eb76d7ce8d7 # via -r requirements.in -boto3==1.35.75 \ - --hash=sha256:0a02578dbe140949bc681435cb58c0bbec97644e3938402ea75dad49bd389718 \ - --hash=sha256:a30b7ef273fbcb41390d6495f3b3e95c6fae496366447238095b00825cb5a52a -botocore==1.35.75 \ - --hash=sha256:7c7d272d9794d07f0c40caa110a266e910103559340b5a5d252857928e920a4a \ - --hash=sha256:d60f663420fcab93a23f53092d3287da481e411388776b3f6957c648bba6f559 +boto3==1.35.76 \ + --hash=sha256:31ddcdb6f15dace2b68f6a0f11bdb58dd3ae79b8a3ccb174ff811ef0bbf938e0 \ + --hash=sha256:69458399f41f57a50770c8974796d96978bcca44915c260319696bb43e47dffd +botocore==1.35.76 \ + --hash=sha256:a75a42ae53395796b8300c5fefb2d65a8696dc40dc85e49cf3a769e0c0202b13 \ + --hash=sha256:b4729d12d00267b3185628f83543917b6caae292385230ab464067621aa086af # via # boto3 # s3transfer @@ -359,9 +359,9 @@ google-cloud-core==2.4.1 \ --hash=sha256:9b7749272a812bde58fff28868d0c5e2f585b82f37e09a1f6ed2d4d10f134073 \ --hash=sha256:a9e6a4422b9ac5c29f79a0ede9485473338e2ce78d91f2370c01e730eab22e61 # via google-cloud-storage -google-cloud-storage==2.18.2 \ - --hash=sha256:97a4d45c368b7d401ed48c4fdfe86e1e1cb96401c9e199e419d289e2c0370166 \ - --hash=sha256:aaf7acd70cdad9f274d29332673fcab98708d0e1f4dceb5a5356aaef06af4d99 +google-cloud-storage==2.19.0 \ + --hash=sha256:aeb971b5c29cf8ab98445082cbfe7b161a1f48ed275822f59ed3f1524ea54fba \ + --hash=sha256:cd05e9e7191ba6cb68934d8eb76054d9be4562aa89dbc4236feee4d7d51342b2 google-crc32c==1.6.0 \ --hash=sha256:05e2d8c9a2f853ff116db9706b4a27350587f341eda835f46db3c0a8c8ce2f24 \ --hash=sha256:18e311c64008f1f1379158158bb3f0c8d72635b9eb4f9545f8cf990c5668e59d \ diff --git a/Debian/15/bullseye/.versions.json b/Debian/15/bullseye/.versions.json index 1a4bbdfb..18527a2b 100644 --- a/Debian/15/bullseye/.versions.json +++ b/Debian/15/bullseye/.versions.json @@ -1,6 +1,6 @@ { "BARMAN_VERSION": "3.11.1", - "IMAGE_RELEASE_VERSION": "10", + "IMAGE_RELEASE_VERSION": "11", "POSTGRES_IMAGE_LAST_UPDATED": "2024-12-03T09:09:32.513274Z", "POSTGRES_IMAGE_VERSION": "15.10-bullseye" } diff --git a/Debian/15/bullseye/Dockerfile b/Debian/15/bullseye/Dockerfile index 1e19aca2..9b3394e9 100644 --- a/Debian/15/bullseye/Dockerfile +++ b/Debian/15/bullseye/Dockerfile @@ -20,7 +20,7 @@ FROM postgres:15.10-bullseye LABEL name="PostgreSQL Container Images" \ vendor="The CloudNativePG Contributors" \ version="${PG_VERSION}" \ - release="10" \ + release="11" \ summary="PostgreSQL Container images." \ description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 15.10-bullseye." diff --git a/Debian/15/bullseye/requirements.txt b/Debian/15/bullseye/requirements.txt index 242f70df..1cb74c0d 100644 --- a/Debian/15/bullseye/requirements.txt +++ b/Debian/15/bullseye/requirements.txt @@ -20,12 +20,12 @@ barman[azure,cloud,google,snappy]==3.11.1 \ --hash=sha256:295b9b7e058e064338f66ca0d10e4892e784a2347f06e4a225164995f6114498 \ --hash=sha256:4f424f3327cb24fb82d6a29dc1cdf02222b950c447c78273273d6eb76d7ce8d7 # via -r requirements.in -boto3==1.35.75 \ - --hash=sha256:0a02578dbe140949bc681435cb58c0bbec97644e3938402ea75dad49bd389718 \ - --hash=sha256:a30b7ef273fbcb41390d6495f3b3e95c6fae496366447238095b00825cb5a52a -botocore==1.35.75 \ - --hash=sha256:7c7d272d9794d07f0c40caa110a266e910103559340b5a5d252857928e920a4a \ - --hash=sha256:d60f663420fcab93a23f53092d3287da481e411388776b3f6957c648bba6f559 +boto3==1.35.76 \ + --hash=sha256:31ddcdb6f15dace2b68f6a0f11bdb58dd3ae79b8a3ccb174ff811ef0bbf938e0 \ + --hash=sha256:69458399f41f57a50770c8974796d96978bcca44915c260319696bb43e47dffd +botocore==1.35.76 \ + --hash=sha256:a75a42ae53395796b8300c5fefb2d65a8696dc40dc85e49cf3a769e0c0202b13 \ + --hash=sha256:b4729d12d00267b3185628f83543917b6caae292385230ab464067621aa086af # via # boto3 # s3transfer @@ -359,9 +359,9 @@ google-cloud-core==2.4.1 \ --hash=sha256:9b7749272a812bde58fff28868d0c5e2f585b82f37e09a1f6ed2d4d10f134073 \ --hash=sha256:a9e6a4422b9ac5c29f79a0ede9485473338e2ce78d91f2370c01e730eab22e61 # via google-cloud-storage -google-cloud-storage==2.18.2 \ - --hash=sha256:97a4d45c368b7d401ed48c4fdfe86e1e1cb96401c9e199e419d289e2c0370166 \ - --hash=sha256:aaf7acd70cdad9f274d29332673fcab98708d0e1f4dceb5a5356aaef06af4d99 +google-cloud-storage==2.19.0 \ + --hash=sha256:aeb971b5c29cf8ab98445082cbfe7b161a1f48ed275822f59ed3f1524ea54fba \ + --hash=sha256:cd05e9e7191ba6cb68934d8eb76054d9be4562aa89dbc4236feee4d7d51342b2 google-crc32c==1.6.0 \ --hash=sha256:05e2d8c9a2f853ff116db9706b4a27350587f341eda835f46db3c0a8c8ce2f24 \ --hash=sha256:18e311c64008f1f1379158158bb3f0c8d72635b9eb4f9545f8cf990c5668e59d \ diff --git a/Debian/16/bookworm/.versions.json b/Debian/16/bookworm/.versions.json index f176b077..630dc8a5 100644 --- a/Debian/16/bookworm/.versions.json +++ b/Debian/16/bookworm/.versions.json @@ -1,6 +1,6 @@ { "BARMAN_VERSION": "3.11.1", - "IMAGE_RELEASE_VERSION": "10", + "IMAGE_RELEASE_VERSION": "11", "POSTGRES_IMAGE_LAST_UPDATED": "2024-12-03T12:09:33.089912Z", "POSTGRES_IMAGE_VERSION": "16.6-bookworm" } diff --git a/Debian/16/bookworm/Dockerfile b/Debian/16/bookworm/Dockerfile index e53eb9dd..4b0e1899 100644 --- a/Debian/16/bookworm/Dockerfile +++ b/Debian/16/bookworm/Dockerfile @@ -20,7 +20,7 @@ FROM postgres:16.6-bookworm LABEL name="PostgreSQL Container Images" \ vendor="The CloudNativePG Contributors" \ version="${PG_VERSION}" \ - release="10" \ + release="11" \ summary="PostgreSQL Container images." \ description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 16.6-bookworm." diff --git a/Debian/16/bookworm/requirements.txt b/Debian/16/bookworm/requirements.txt index ad47cec8..82168f69 100644 --- a/Debian/16/bookworm/requirements.txt +++ b/Debian/16/bookworm/requirements.txt @@ -20,12 +20,12 @@ barman[azure,cloud,google,snappy]==3.11.1 \ --hash=sha256:295b9b7e058e064338f66ca0d10e4892e784a2347f06e4a225164995f6114498 \ --hash=sha256:4f424f3327cb24fb82d6a29dc1cdf02222b950c447c78273273d6eb76d7ce8d7 # via -r requirements.in -boto3==1.35.75 \ - --hash=sha256:0a02578dbe140949bc681435cb58c0bbec97644e3938402ea75dad49bd389718 \ - --hash=sha256:a30b7ef273fbcb41390d6495f3b3e95c6fae496366447238095b00825cb5a52a -botocore==1.35.75 \ - --hash=sha256:7c7d272d9794d07f0c40caa110a266e910103559340b5a5d252857928e920a4a \ - --hash=sha256:d60f663420fcab93a23f53092d3287da481e411388776b3f6957c648bba6f559 +boto3==1.35.76 \ + --hash=sha256:31ddcdb6f15dace2b68f6a0f11bdb58dd3ae79b8a3ccb174ff811ef0bbf938e0 \ + --hash=sha256:69458399f41f57a50770c8974796d96978bcca44915c260319696bb43e47dffd +botocore==1.35.76 \ + --hash=sha256:a75a42ae53395796b8300c5fefb2d65a8696dc40dc85e49cf3a769e0c0202b13 \ + --hash=sha256:b4729d12d00267b3185628f83543917b6caae292385230ab464067621aa086af # via # boto3 # s3transfer @@ -359,9 +359,9 @@ google-cloud-core==2.4.1 \ --hash=sha256:9b7749272a812bde58fff28868d0c5e2f585b82f37e09a1f6ed2d4d10f134073 \ --hash=sha256:a9e6a4422b9ac5c29f79a0ede9485473338e2ce78d91f2370c01e730eab22e61 # via google-cloud-storage -google-cloud-storage==2.18.2 \ - --hash=sha256:97a4d45c368b7d401ed48c4fdfe86e1e1cb96401c9e199e419d289e2c0370166 \ - --hash=sha256:aaf7acd70cdad9f274d29332673fcab98708d0e1f4dceb5a5356aaef06af4d99 +google-cloud-storage==2.19.0 \ + --hash=sha256:aeb971b5c29cf8ab98445082cbfe7b161a1f48ed275822f59ed3f1524ea54fba \ + --hash=sha256:cd05e9e7191ba6cb68934d8eb76054d9be4562aa89dbc4236feee4d7d51342b2 google-crc32c==1.6.0 \ --hash=sha256:05e2d8c9a2f853ff116db9706b4a27350587f341eda835f46db3c0a8c8ce2f24 \ --hash=sha256:18e311c64008f1f1379158158bb3f0c8d72635b9eb4f9545f8cf990c5668e59d \ diff --git a/Debian/16/bullseye/.versions.json b/Debian/16/bullseye/.versions.json index c335a9dd..6f94d2d5 100644 --- a/Debian/16/bullseye/.versions.json +++ b/Debian/16/bullseye/.versions.json @@ -1,6 +1,6 @@ { "BARMAN_VERSION": "3.11.1", - "IMAGE_RELEASE_VERSION": "10", + "IMAGE_RELEASE_VERSION": "11", "POSTGRES_IMAGE_LAST_UPDATED": "2024-12-03T09:10:06.950368Z", "POSTGRES_IMAGE_VERSION": "16.6-bullseye" } diff --git a/Debian/16/bullseye/Dockerfile b/Debian/16/bullseye/Dockerfile index 5da85bbc..397e678f 100644 --- a/Debian/16/bullseye/Dockerfile +++ b/Debian/16/bullseye/Dockerfile @@ -20,7 +20,7 @@ FROM postgres:16.6-bullseye LABEL name="PostgreSQL Container Images" \ vendor="The CloudNativePG Contributors" \ version="${PG_VERSION}" \ - release="10" \ + release="11" \ summary="PostgreSQL Container images." \ description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 16.6-bullseye." diff --git a/Debian/16/bullseye/requirements.txt b/Debian/16/bullseye/requirements.txt index 242f70df..1cb74c0d 100644 --- a/Debian/16/bullseye/requirements.txt +++ b/Debian/16/bullseye/requirements.txt @@ -20,12 +20,12 @@ barman[azure,cloud,google,snappy]==3.11.1 \ --hash=sha256:295b9b7e058e064338f66ca0d10e4892e784a2347f06e4a225164995f6114498 \ --hash=sha256:4f424f3327cb24fb82d6a29dc1cdf02222b950c447c78273273d6eb76d7ce8d7 # via -r requirements.in -boto3==1.35.75 \ - --hash=sha256:0a02578dbe140949bc681435cb58c0bbec97644e3938402ea75dad49bd389718 \ - --hash=sha256:a30b7ef273fbcb41390d6495f3b3e95c6fae496366447238095b00825cb5a52a -botocore==1.35.75 \ - --hash=sha256:7c7d272d9794d07f0c40caa110a266e910103559340b5a5d252857928e920a4a \ - --hash=sha256:d60f663420fcab93a23f53092d3287da481e411388776b3f6957c648bba6f559 +boto3==1.35.76 \ + --hash=sha256:31ddcdb6f15dace2b68f6a0f11bdb58dd3ae79b8a3ccb174ff811ef0bbf938e0 \ + --hash=sha256:69458399f41f57a50770c8974796d96978bcca44915c260319696bb43e47dffd +botocore==1.35.76 \ + --hash=sha256:a75a42ae53395796b8300c5fefb2d65a8696dc40dc85e49cf3a769e0c0202b13 \ + --hash=sha256:b4729d12d00267b3185628f83543917b6caae292385230ab464067621aa086af # via # boto3 # s3transfer @@ -359,9 +359,9 @@ google-cloud-core==2.4.1 \ --hash=sha256:9b7749272a812bde58fff28868d0c5e2f585b82f37e09a1f6ed2d4d10f134073 \ --hash=sha256:a9e6a4422b9ac5c29f79a0ede9485473338e2ce78d91f2370c01e730eab22e61 # via google-cloud-storage -google-cloud-storage==2.18.2 \ - --hash=sha256:97a4d45c368b7d401ed48c4fdfe86e1e1cb96401c9e199e419d289e2c0370166 \ - --hash=sha256:aaf7acd70cdad9f274d29332673fcab98708d0e1f4dceb5a5356aaef06af4d99 +google-cloud-storage==2.19.0 \ + --hash=sha256:aeb971b5c29cf8ab98445082cbfe7b161a1f48ed275822f59ed3f1524ea54fba \ + --hash=sha256:cd05e9e7191ba6cb68934d8eb76054d9be4562aa89dbc4236feee4d7d51342b2 google-crc32c==1.6.0 \ --hash=sha256:05e2d8c9a2f853ff116db9706b4a27350587f341eda835f46db3c0a8c8ce2f24 \ --hash=sha256:18e311c64008f1f1379158158bb3f0c8d72635b9eb4f9545f8cf990c5668e59d \ diff --git a/Debian/17/bookworm/.versions.json b/Debian/17/bookworm/.versions.json index aee7ea8a..235441dc 100644 --- a/Debian/17/bookworm/.versions.json +++ b/Debian/17/bookworm/.versions.json @@ -1,6 +1,6 @@ { "BARMAN_VERSION": "3.11.1", - "IMAGE_RELEASE_VERSION": "10", + "IMAGE_RELEASE_VERSION": "11", "POSTGRES_IMAGE_LAST_UPDATED": "2024-12-03T12:10:08.557821Z", "POSTGRES_IMAGE_VERSION": "17.2-bookworm" } diff --git a/Debian/17/bookworm/Dockerfile b/Debian/17/bookworm/Dockerfile index 990489a3..441fc685 100644 --- a/Debian/17/bookworm/Dockerfile +++ b/Debian/17/bookworm/Dockerfile @@ -20,7 +20,7 @@ FROM postgres:17.2-bookworm LABEL name="PostgreSQL Container Images" \ vendor="The CloudNativePG Contributors" \ version="${PG_VERSION}" \ - release="10" \ + release="11" \ summary="PostgreSQL Container images." \ description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 17.2-bookworm." diff --git a/Debian/17/bookworm/requirements.txt b/Debian/17/bookworm/requirements.txt index ad47cec8..82168f69 100644 --- a/Debian/17/bookworm/requirements.txt +++ b/Debian/17/bookworm/requirements.txt @@ -20,12 +20,12 @@ barman[azure,cloud,google,snappy]==3.11.1 \ --hash=sha256:295b9b7e058e064338f66ca0d10e4892e784a2347f06e4a225164995f6114498 \ --hash=sha256:4f424f3327cb24fb82d6a29dc1cdf02222b950c447c78273273d6eb76d7ce8d7 # via -r requirements.in -boto3==1.35.75 \ - --hash=sha256:0a02578dbe140949bc681435cb58c0bbec97644e3938402ea75dad49bd389718 \ - --hash=sha256:a30b7ef273fbcb41390d6495f3b3e95c6fae496366447238095b00825cb5a52a -botocore==1.35.75 \ - --hash=sha256:7c7d272d9794d07f0c40caa110a266e910103559340b5a5d252857928e920a4a \ - --hash=sha256:d60f663420fcab93a23f53092d3287da481e411388776b3f6957c648bba6f559 +boto3==1.35.76 \ + --hash=sha256:31ddcdb6f15dace2b68f6a0f11bdb58dd3ae79b8a3ccb174ff811ef0bbf938e0 \ + --hash=sha256:69458399f41f57a50770c8974796d96978bcca44915c260319696bb43e47dffd +botocore==1.35.76 \ + --hash=sha256:a75a42ae53395796b8300c5fefb2d65a8696dc40dc85e49cf3a769e0c0202b13 \ + --hash=sha256:b4729d12d00267b3185628f83543917b6caae292385230ab464067621aa086af # via # boto3 # s3transfer @@ -359,9 +359,9 @@ google-cloud-core==2.4.1 \ --hash=sha256:9b7749272a812bde58fff28868d0c5e2f585b82f37e09a1f6ed2d4d10f134073 \ --hash=sha256:a9e6a4422b9ac5c29f79a0ede9485473338e2ce78d91f2370c01e730eab22e61 # via google-cloud-storage -google-cloud-storage==2.18.2 \ - --hash=sha256:97a4d45c368b7d401ed48c4fdfe86e1e1cb96401c9e199e419d289e2c0370166 \ - --hash=sha256:aaf7acd70cdad9f274d29332673fcab98708d0e1f4dceb5a5356aaef06af4d99 +google-cloud-storage==2.19.0 \ + --hash=sha256:aeb971b5c29cf8ab98445082cbfe7b161a1f48ed275822f59ed3f1524ea54fba \ + --hash=sha256:cd05e9e7191ba6cb68934d8eb76054d9be4562aa89dbc4236feee4d7d51342b2 google-crc32c==1.6.0 \ --hash=sha256:05e2d8c9a2f853ff116db9706b4a27350587f341eda835f46db3c0a8c8ce2f24 \ --hash=sha256:18e311c64008f1f1379158158bb3f0c8d72635b9eb4f9545f8cf990c5668e59d \ diff --git a/Debian/17/bullseye/.versions.json b/Debian/17/bullseye/.versions.json index 483d8ca3..9dc4b678 100644 --- a/Debian/17/bullseye/.versions.json +++ b/Debian/17/bullseye/.versions.json @@ -1,6 +1,6 @@ { "BARMAN_VERSION": "3.11.1", - "IMAGE_RELEASE_VERSION": "10", + "IMAGE_RELEASE_VERSION": "11", "POSTGRES_IMAGE_LAST_UPDATED": "2024-12-03T06:13:41.948047Z", "POSTGRES_IMAGE_VERSION": "17.2-bullseye" } diff --git a/Debian/17/bullseye/Dockerfile b/Debian/17/bullseye/Dockerfile index b6b40ff9..61642611 100644 --- a/Debian/17/bullseye/Dockerfile +++ b/Debian/17/bullseye/Dockerfile @@ -20,7 +20,7 @@ FROM postgres:17.2-bullseye LABEL name="PostgreSQL Container Images" \ vendor="The CloudNativePG Contributors" \ version="${PG_VERSION}" \ - release="10" \ + release="11" \ summary="PostgreSQL Container images." \ description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 17.2-bullseye." diff --git a/Debian/17/bullseye/requirements.txt b/Debian/17/bullseye/requirements.txt index 242f70df..1cb74c0d 100644 --- a/Debian/17/bullseye/requirements.txt +++ b/Debian/17/bullseye/requirements.txt @@ -20,12 +20,12 @@ barman[azure,cloud,google,snappy]==3.11.1 \ --hash=sha256:295b9b7e058e064338f66ca0d10e4892e784a2347f06e4a225164995f6114498 \ --hash=sha256:4f424f3327cb24fb82d6a29dc1cdf02222b950c447c78273273d6eb76d7ce8d7 # via -r requirements.in -boto3==1.35.75 \ - --hash=sha256:0a02578dbe140949bc681435cb58c0bbec97644e3938402ea75dad49bd389718 \ - --hash=sha256:a30b7ef273fbcb41390d6495f3b3e95c6fae496366447238095b00825cb5a52a -botocore==1.35.75 \ - --hash=sha256:7c7d272d9794d07f0c40caa110a266e910103559340b5a5d252857928e920a4a \ - --hash=sha256:d60f663420fcab93a23f53092d3287da481e411388776b3f6957c648bba6f559 +boto3==1.35.76 \ + --hash=sha256:31ddcdb6f15dace2b68f6a0f11bdb58dd3ae79b8a3ccb174ff811ef0bbf938e0 \ + --hash=sha256:69458399f41f57a50770c8974796d96978bcca44915c260319696bb43e47dffd +botocore==1.35.76 \ + --hash=sha256:a75a42ae53395796b8300c5fefb2d65a8696dc40dc85e49cf3a769e0c0202b13 \ + --hash=sha256:b4729d12d00267b3185628f83543917b6caae292385230ab464067621aa086af # via # boto3 # s3transfer @@ -359,9 +359,9 @@ google-cloud-core==2.4.1 \ --hash=sha256:9b7749272a812bde58fff28868d0c5e2f585b82f37e09a1f6ed2d4d10f134073 \ --hash=sha256:a9e6a4422b9ac5c29f79a0ede9485473338e2ce78d91f2370c01e730eab22e61 # via google-cloud-storage -google-cloud-storage==2.18.2 \ - --hash=sha256:97a4d45c368b7d401ed48c4fdfe86e1e1cb96401c9e199e419d289e2c0370166 \ - --hash=sha256:aaf7acd70cdad9f274d29332673fcab98708d0e1f4dceb5a5356aaef06af4d99 +google-cloud-storage==2.19.0 \ + --hash=sha256:aeb971b5c29cf8ab98445082cbfe7b161a1f48ed275822f59ed3f1524ea54fba \ + --hash=sha256:cd05e9e7191ba6cb68934d8eb76054d9be4562aa89dbc4236feee4d7d51342b2 google-crc32c==1.6.0 \ --hash=sha256:05e2d8c9a2f853ff116db9706b4a27350587f341eda835f46db3c0a8c8ce2f24 \ --hash=sha256:18e311c64008f1f1379158158bb3f0c8d72635b9eb4f9545f8cf990c5668e59d \