From c0ad452402c7d92a36392bf81ec84e9daf29c7b9 Mon Sep 17 00:00:00 2001 From: CloudNativePG Automated Updates Date: Sat, 3 Feb 2024 00:15:37 +0000 Subject: [PATCH] Daily automatic update --- Debian/11/requirements.txt | 24 ++++++++++++------------ Debian/12/.versions.json | 4 ++-- Debian/12/Dockerfile | 2 +- Debian/12/requirements.txt | 24 ++++++++++++------------ Debian/13/.versions.json | 4 ++-- Debian/13/Dockerfile | 2 +- Debian/13/requirements.txt | 24 ++++++++++++------------ Debian/14/.versions.json | 4 ++-- Debian/14/Dockerfile | 2 +- Debian/14/requirements.txt | 24 ++++++++++++------------ Debian/15/.versions.json | 4 ++-- Debian/15/Dockerfile | 2 +- Debian/15/requirements.txt | 24 ++++++++++++------------ Debian/16/.versions.json | 4 ++-- Debian/16/Dockerfile | 2 +- Debian/16/requirements.txt | 24 ++++++++++++------------ Debian/src/requirements.txt | 24 ++++++++++++------------ 17 files changed, 99 insertions(+), 99 deletions(-) diff --git a/Debian/11/requirements.txt b/Debian/11/requirements.txt index df0b785d..972ec1ca 100644 --- a/Debian/11/requirements.txt +++ b/Debian/11/requirements.txt @@ -25,12 +25,12 @@ barman[azure,cloud,google,snappy]==3.10.0 \ # via # -r requirements.in # barman -boto3==1.34.33 \ - --hash=sha256:5a5db6defe73238c25c0c4f9e5522401d2563d75fb10e1cf925bf4ea16514280 \ - --hash=sha256:5bbd73711f7664c6e8b80981ff247ba8dd2a8c5aa0bf619c5466cb9c24b9f279 -botocore==1.34.33 \ - --hash=sha256:5d154d0af41d5978d58f198837450953ae7168e292071f013ef7b739f40fb18f \ - --hash=sha256:a50fb5e0c1ddf17d28dc8d0d2c33242b78009fb7f28e390cadcdc310908492b0 +boto3==1.34.34 \ + --hash=sha256:33a8b6d9136fa7427160edb92d2e50f2035f04e9d63a2d1027349053e12626aa \ + --hash=sha256:b2f321e20966f021ec800b7f2c01287a3dd04fc5965acdfbaa9c505a24ca45d1 +botocore==1.34.34 \ + --hash=sha256:54093dc97372bb7683f5c61a279aa8240408abf3b2cc494ae82a9a90c1b784b5 \ + --hash=sha256:cd060b0d88ebb2b893f1411c1db7f2ba66cc18e52dcc57ad029564ef5fec437b # via # boto3 # s3transfer @@ -38,9 +38,9 @@ cachetools==5.3.2 \ --hash=sha256:086ee420196f7b2ab9ca2db2520aca326318b68fe5ba8bc4d49cca91add450f2 \ --hash=sha256:861f35a13a451f94e301ce2bec7cac63e881232ccce7ed67fab9b5df4d3beaa1 # via google-auth -certifi==2023.11.17 \ - --hash=sha256:9b469f3a900bf28dc19b8cfbf8019bf47f7fdd1a65a1d4ffb98fc14166beb4d1 \ - --hash=sha256:e036ab49d5b79556f99cfc2d9320b34cfbe5be05c5871b51de9329f0603b0474 +certifi==2024.2.2 \ + --hash=sha256:0569859f95fc761b18b45ef421b1290a0f65f147e92a1e5eb3e635f9a5e4e66f \ + --hash=sha256:dc383c07b76109f368f6106eee2b593b04a011ea4d55f652c6ca24a754d1cdd1 # via requests cffi==1.16.0 \ --hash=sha256:0c9ef6ff37e974b73c25eecc13952c55bceed9112be2d9d938ded8e856138bcc \ @@ -226,9 +226,9 @@ cryptography==42.0.2 \ # azure-storage-blob # msal # pyjwt -google-api-core==2.16.1 \ - --hash=sha256:257e9e152cd18da0c6701113c122ade04dca04731e179fc5c7dca48e1396ec4c \ - --hash=sha256:7f668ffa3d5b9f3c6930407e5f5d691c05a376050a5a5fd772b9dc32e70a0c30 +google-api-core==2.16.2 \ + --hash=sha256:032d37b45d1d6bdaf68fb11ff621e2593263a239fa9246e2e94325f9c47876d2 \ + --hash=sha256:449ca0e3f14c179b4165b664256066c7861610f70b6ffe54bb01a04e9b466929 # via # google-cloud-core # google-cloud-storage diff --git a/Debian/12/.versions.json b/Debian/12/.versions.json index d10626be..f6c41e3c 100644 --- a/Debian/12/.versions.json +++ b/Debian/12/.versions.json @@ -1,6 +1,6 @@ { "BARMAN_VERSION": "3.10.0", - "IMAGE_RELEASE_VERSION": "17", - "POSTGRES_IMAGE_LAST_UPDATED": "2024-02-01T21:09:41.49468Z", + "IMAGE_RELEASE_VERSION": "18", + "POSTGRES_IMAGE_LAST_UPDATED": "2024-02-02T12:08:45.926064Z", "POSTGRES_IMAGE_VERSION": "12.17-bullseye" } diff --git a/Debian/12/Dockerfile b/Debian/12/Dockerfile index 76b9b8b9..aed33a92 100644 --- a/Debian/12/Dockerfile +++ b/Debian/12/Dockerfile @@ -20,7 +20,7 @@ FROM postgres:12.17-bullseye LABEL name="PostgreSQL Container Images" \ vendor="The CloudNativePG Contributors" \ version="${PG_VERSION}" \ - release="17" \ + release="18" \ summary="PostgreSQL Container images." \ description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 12.17-bullseye." diff --git a/Debian/12/requirements.txt b/Debian/12/requirements.txt index df0b785d..972ec1ca 100644 --- a/Debian/12/requirements.txt +++ b/Debian/12/requirements.txt @@ -25,12 +25,12 @@ barman[azure,cloud,google,snappy]==3.10.0 \ # via # -r requirements.in # barman -boto3==1.34.33 \ - --hash=sha256:5a5db6defe73238c25c0c4f9e5522401d2563d75fb10e1cf925bf4ea16514280 \ - --hash=sha256:5bbd73711f7664c6e8b80981ff247ba8dd2a8c5aa0bf619c5466cb9c24b9f279 -botocore==1.34.33 \ - --hash=sha256:5d154d0af41d5978d58f198837450953ae7168e292071f013ef7b739f40fb18f \ - --hash=sha256:a50fb5e0c1ddf17d28dc8d0d2c33242b78009fb7f28e390cadcdc310908492b0 +boto3==1.34.34 \ + --hash=sha256:33a8b6d9136fa7427160edb92d2e50f2035f04e9d63a2d1027349053e12626aa \ + --hash=sha256:b2f321e20966f021ec800b7f2c01287a3dd04fc5965acdfbaa9c505a24ca45d1 +botocore==1.34.34 \ + --hash=sha256:54093dc97372bb7683f5c61a279aa8240408abf3b2cc494ae82a9a90c1b784b5 \ + --hash=sha256:cd060b0d88ebb2b893f1411c1db7f2ba66cc18e52dcc57ad029564ef5fec437b # via # boto3 # s3transfer @@ -38,9 +38,9 @@ cachetools==5.3.2 \ --hash=sha256:086ee420196f7b2ab9ca2db2520aca326318b68fe5ba8bc4d49cca91add450f2 \ --hash=sha256:861f35a13a451f94e301ce2bec7cac63e881232ccce7ed67fab9b5df4d3beaa1 # via google-auth -certifi==2023.11.17 \ - --hash=sha256:9b469f3a900bf28dc19b8cfbf8019bf47f7fdd1a65a1d4ffb98fc14166beb4d1 \ - --hash=sha256:e036ab49d5b79556f99cfc2d9320b34cfbe5be05c5871b51de9329f0603b0474 +certifi==2024.2.2 \ + --hash=sha256:0569859f95fc761b18b45ef421b1290a0f65f147e92a1e5eb3e635f9a5e4e66f \ + --hash=sha256:dc383c07b76109f368f6106eee2b593b04a011ea4d55f652c6ca24a754d1cdd1 # via requests cffi==1.16.0 \ --hash=sha256:0c9ef6ff37e974b73c25eecc13952c55bceed9112be2d9d938ded8e856138bcc \ @@ -226,9 +226,9 @@ cryptography==42.0.2 \ # azure-storage-blob # msal # pyjwt -google-api-core==2.16.1 \ - --hash=sha256:257e9e152cd18da0c6701113c122ade04dca04731e179fc5c7dca48e1396ec4c \ - --hash=sha256:7f668ffa3d5b9f3c6930407e5f5d691c05a376050a5a5fd772b9dc32e70a0c30 +google-api-core==2.16.2 \ + --hash=sha256:032d37b45d1d6bdaf68fb11ff621e2593263a239fa9246e2e94325f9c47876d2 \ + --hash=sha256:449ca0e3f14c179b4165b664256066c7861610f70b6ffe54bb01a04e9b466929 # via # google-cloud-core # google-cloud-storage diff --git a/Debian/13/.versions.json b/Debian/13/.versions.json index 4163ecfc..433614e3 100644 --- a/Debian/13/.versions.json +++ b/Debian/13/.versions.json @@ -1,6 +1,6 @@ { "BARMAN_VERSION": "3.10.0", - "IMAGE_RELEASE_VERSION": "16", - "POSTGRES_IMAGE_LAST_UPDATED": "2024-02-01T21:11:16.241716Z", + "IMAGE_RELEASE_VERSION": "17", + "POSTGRES_IMAGE_LAST_UPDATED": "2024-02-03T00:08:46.888749Z", "POSTGRES_IMAGE_VERSION": "13.13-bullseye" } diff --git a/Debian/13/Dockerfile b/Debian/13/Dockerfile index 7a582dfd..63e33b52 100644 --- a/Debian/13/Dockerfile +++ b/Debian/13/Dockerfile @@ -20,7 +20,7 @@ FROM postgres:13.13-bullseye LABEL name="PostgreSQL Container Images" \ vendor="The CloudNativePG Contributors" \ version="${PG_VERSION}" \ - release="16" \ + release="17" \ summary="PostgreSQL Container images." \ description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 13.13-bullseye." diff --git a/Debian/13/requirements.txt b/Debian/13/requirements.txt index df0b785d..972ec1ca 100644 --- a/Debian/13/requirements.txt +++ b/Debian/13/requirements.txt @@ -25,12 +25,12 @@ barman[azure,cloud,google,snappy]==3.10.0 \ # via # -r requirements.in # barman -boto3==1.34.33 \ - --hash=sha256:5a5db6defe73238c25c0c4f9e5522401d2563d75fb10e1cf925bf4ea16514280 \ - --hash=sha256:5bbd73711f7664c6e8b80981ff247ba8dd2a8c5aa0bf619c5466cb9c24b9f279 -botocore==1.34.33 \ - --hash=sha256:5d154d0af41d5978d58f198837450953ae7168e292071f013ef7b739f40fb18f \ - --hash=sha256:a50fb5e0c1ddf17d28dc8d0d2c33242b78009fb7f28e390cadcdc310908492b0 +boto3==1.34.34 \ + --hash=sha256:33a8b6d9136fa7427160edb92d2e50f2035f04e9d63a2d1027349053e12626aa \ + --hash=sha256:b2f321e20966f021ec800b7f2c01287a3dd04fc5965acdfbaa9c505a24ca45d1 +botocore==1.34.34 \ + --hash=sha256:54093dc97372bb7683f5c61a279aa8240408abf3b2cc494ae82a9a90c1b784b5 \ + --hash=sha256:cd060b0d88ebb2b893f1411c1db7f2ba66cc18e52dcc57ad029564ef5fec437b # via # boto3 # s3transfer @@ -38,9 +38,9 @@ cachetools==5.3.2 \ --hash=sha256:086ee420196f7b2ab9ca2db2520aca326318b68fe5ba8bc4d49cca91add450f2 \ --hash=sha256:861f35a13a451f94e301ce2bec7cac63e881232ccce7ed67fab9b5df4d3beaa1 # via google-auth -certifi==2023.11.17 \ - --hash=sha256:9b469f3a900bf28dc19b8cfbf8019bf47f7fdd1a65a1d4ffb98fc14166beb4d1 \ - --hash=sha256:e036ab49d5b79556f99cfc2d9320b34cfbe5be05c5871b51de9329f0603b0474 +certifi==2024.2.2 \ + --hash=sha256:0569859f95fc761b18b45ef421b1290a0f65f147e92a1e5eb3e635f9a5e4e66f \ + --hash=sha256:dc383c07b76109f368f6106eee2b593b04a011ea4d55f652c6ca24a754d1cdd1 # via requests cffi==1.16.0 \ --hash=sha256:0c9ef6ff37e974b73c25eecc13952c55bceed9112be2d9d938ded8e856138bcc \ @@ -226,9 +226,9 @@ cryptography==42.0.2 \ # azure-storage-blob # msal # pyjwt -google-api-core==2.16.1 \ - --hash=sha256:257e9e152cd18da0c6701113c122ade04dca04731e179fc5c7dca48e1396ec4c \ - --hash=sha256:7f668ffa3d5b9f3c6930407e5f5d691c05a376050a5a5fd772b9dc32e70a0c30 +google-api-core==2.16.2 \ + --hash=sha256:032d37b45d1d6bdaf68fb11ff621e2593263a239fa9246e2e94325f9c47876d2 \ + --hash=sha256:449ca0e3f14c179b4165b664256066c7861610f70b6ffe54bb01a04e9b466929 # via # google-cloud-core # google-cloud-storage diff --git a/Debian/14/.versions.json b/Debian/14/.versions.json index c710f3de..39b0e916 100644 --- a/Debian/14/.versions.json +++ b/Debian/14/.versions.json @@ -1,6 +1,6 @@ { "BARMAN_VERSION": "3.10.0", - "IMAGE_RELEASE_VERSION": "16", - "POSTGRES_IMAGE_LAST_UPDATED": "2024-02-01T21:12:49.388849Z", + "IMAGE_RELEASE_VERSION": "17", + "POSTGRES_IMAGE_LAST_UPDATED": "2024-02-02T21:09:56.151746Z", "POSTGRES_IMAGE_VERSION": "14.10-bullseye" } diff --git a/Debian/14/Dockerfile b/Debian/14/Dockerfile index 4e0caef1..b248700d 100644 --- a/Debian/14/Dockerfile +++ b/Debian/14/Dockerfile @@ -20,7 +20,7 @@ FROM postgres:14.10-bullseye LABEL name="PostgreSQL Container Images" \ vendor="The CloudNativePG Contributors" \ version="${PG_VERSION}" \ - release="16" \ + release="17" \ summary="PostgreSQL Container images." \ description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 14.10-bullseye." diff --git a/Debian/14/requirements.txt b/Debian/14/requirements.txt index df0b785d..972ec1ca 100644 --- a/Debian/14/requirements.txt +++ b/Debian/14/requirements.txt @@ -25,12 +25,12 @@ barman[azure,cloud,google,snappy]==3.10.0 \ # via # -r requirements.in # barman -boto3==1.34.33 \ - --hash=sha256:5a5db6defe73238c25c0c4f9e5522401d2563d75fb10e1cf925bf4ea16514280 \ - --hash=sha256:5bbd73711f7664c6e8b80981ff247ba8dd2a8c5aa0bf619c5466cb9c24b9f279 -botocore==1.34.33 \ - --hash=sha256:5d154d0af41d5978d58f198837450953ae7168e292071f013ef7b739f40fb18f \ - --hash=sha256:a50fb5e0c1ddf17d28dc8d0d2c33242b78009fb7f28e390cadcdc310908492b0 +boto3==1.34.34 \ + --hash=sha256:33a8b6d9136fa7427160edb92d2e50f2035f04e9d63a2d1027349053e12626aa \ + --hash=sha256:b2f321e20966f021ec800b7f2c01287a3dd04fc5965acdfbaa9c505a24ca45d1 +botocore==1.34.34 \ + --hash=sha256:54093dc97372bb7683f5c61a279aa8240408abf3b2cc494ae82a9a90c1b784b5 \ + --hash=sha256:cd060b0d88ebb2b893f1411c1db7f2ba66cc18e52dcc57ad029564ef5fec437b # via # boto3 # s3transfer @@ -38,9 +38,9 @@ cachetools==5.3.2 \ --hash=sha256:086ee420196f7b2ab9ca2db2520aca326318b68fe5ba8bc4d49cca91add450f2 \ --hash=sha256:861f35a13a451f94e301ce2bec7cac63e881232ccce7ed67fab9b5df4d3beaa1 # via google-auth -certifi==2023.11.17 \ - --hash=sha256:9b469f3a900bf28dc19b8cfbf8019bf47f7fdd1a65a1d4ffb98fc14166beb4d1 \ - --hash=sha256:e036ab49d5b79556f99cfc2d9320b34cfbe5be05c5871b51de9329f0603b0474 +certifi==2024.2.2 \ + --hash=sha256:0569859f95fc761b18b45ef421b1290a0f65f147e92a1e5eb3e635f9a5e4e66f \ + --hash=sha256:dc383c07b76109f368f6106eee2b593b04a011ea4d55f652c6ca24a754d1cdd1 # via requests cffi==1.16.0 \ --hash=sha256:0c9ef6ff37e974b73c25eecc13952c55bceed9112be2d9d938ded8e856138bcc \ @@ -226,9 +226,9 @@ cryptography==42.0.2 \ # azure-storage-blob # msal # pyjwt -google-api-core==2.16.1 \ - --hash=sha256:257e9e152cd18da0c6701113c122ade04dca04731e179fc5c7dca48e1396ec4c \ - --hash=sha256:7f668ffa3d5b9f3c6930407e5f5d691c05a376050a5a5fd772b9dc32e70a0c30 +google-api-core==2.16.2 \ + --hash=sha256:032d37b45d1d6bdaf68fb11ff621e2593263a239fa9246e2e94325f9c47876d2 \ + --hash=sha256:449ca0e3f14c179b4165b664256066c7861610f70b6ffe54bb01a04e9b466929 # via # google-cloud-core # google-cloud-storage diff --git a/Debian/15/.versions.json b/Debian/15/.versions.json index 9916878f..b6173e76 100644 --- a/Debian/15/.versions.json +++ b/Debian/15/.versions.json @@ -1,6 +1,6 @@ { "BARMAN_VERSION": "3.10.0", - "IMAGE_RELEASE_VERSION": "16", - "POSTGRES_IMAGE_LAST_UPDATED": "2024-02-01T21:14:26.421291Z", + "IMAGE_RELEASE_VERSION": "17", + "POSTGRES_IMAGE_LAST_UPDATED": "2024-02-02T18:10:57.819611Z", "POSTGRES_IMAGE_VERSION": "15.5-bullseye" } diff --git a/Debian/15/Dockerfile b/Debian/15/Dockerfile index ff2a1e1d..13014c8f 100644 --- a/Debian/15/Dockerfile +++ b/Debian/15/Dockerfile @@ -20,7 +20,7 @@ FROM postgres:15.5-bullseye LABEL name="PostgreSQL Container Images" \ vendor="The CloudNativePG Contributors" \ version="${PG_VERSION}" \ - release="16" \ + release="17" \ summary="PostgreSQL Container images." \ description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 15.5-bullseye." diff --git a/Debian/15/requirements.txt b/Debian/15/requirements.txt index df0b785d..972ec1ca 100644 --- a/Debian/15/requirements.txt +++ b/Debian/15/requirements.txt @@ -25,12 +25,12 @@ barman[azure,cloud,google,snappy]==3.10.0 \ # via # -r requirements.in # barman -boto3==1.34.33 \ - --hash=sha256:5a5db6defe73238c25c0c4f9e5522401d2563d75fb10e1cf925bf4ea16514280 \ - --hash=sha256:5bbd73711f7664c6e8b80981ff247ba8dd2a8c5aa0bf619c5466cb9c24b9f279 -botocore==1.34.33 \ - --hash=sha256:5d154d0af41d5978d58f198837450953ae7168e292071f013ef7b739f40fb18f \ - --hash=sha256:a50fb5e0c1ddf17d28dc8d0d2c33242b78009fb7f28e390cadcdc310908492b0 +boto3==1.34.34 \ + --hash=sha256:33a8b6d9136fa7427160edb92d2e50f2035f04e9d63a2d1027349053e12626aa \ + --hash=sha256:b2f321e20966f021ec800b7f2c01287a3dd04fc5965acdfbaa9c505a24ca45d1 +botocore==1.34.34 \ + --hash=sha256:54093dc97372bb7683f5c61a279aa8240408abf3b2cc494ae82a9a90c1b784b5 \ + --hash=sha256:cd060b0d88ebb2b893f1411c1db7f2ba66cc18e52dcc57ad029564ef5fec437b # via # boto3 # s3transfer @@ -38,9 +38,9 @@ cachetools==5.3.2 \ --hash=sha256:086ee420196f7b2ab9ca2db2520aca326318b68fe5ba8bc4d49cca91add450f2 \ --hash=sha256:861f35a13a451f94e301ce2bec7cac63e881232ccce7ed67fab9b5df4d3beaa1 # via google-auth -certifi==2023.11.17 \ - --hash=sha256:9b469f3a900bf28dc19b8cfbf8019bf47f7fdd1a65a1d4ffb98fc14166beb4d1 \ - --hash=sha256:e036ab49d5b79556f99cfc2d9320b34cfbe5be05c5871b51de9329f0603b0474 +certifi==2024.2.2 \ + --hash=sha256:0569859f95fc761b18b45ef421b1290a0f65f147e92a1e5eb3e635f9a5e4e66f \ + --hash=sha256:dc383c07b76109f368f6106eee2b593b04a011ea4d55f652c6ca24a754d1cdd1 # via requests cffi==1.16.0 \ --hash=sha256:0c9ef6ff37e974b73c25eecc13952c55bceed9112be2d9d938ded8e856138bcc \ @@ -226,9 +226,9 @@ cryptography==42.0.2 \ # azure-storage-blob # msal # pyjwt -google-api-core==2.16.1 \ - --hash=sha256:257e9e152cd18da0c6701113c122ade04dca04731e179fc5c7dca48e1396ec4c \ - --hash=sha256:7f668ffa3d5b9f3c6930407e5f5d691c05a376050a5a5fd772b9dc32e70a0c30 +google-api-core==2.16.2 \ + --hash=sha256:032d37b45d1d6bdaf68fb11ff621e2593263a239fa9246e2e94325f9c47876d2 \ + --hash=sha256:449ca0e3f14c179b4165b664256066c7861610f70b6ffe54bb01a04e9b466929 # via # google-cloud-core # google-cloud-storage diff --git a/Debian/16/.versions.json b/Debian/16/.versions.json index e4cd619a..ec19ba12 100644 --- a/Debian/16/.versions.json +++ b/Debian/16/.versions.json @@ -1,6 +1,6 @@ { "BARMAN_VERSION": "3.10.0", - "IMAGE_RELEASE_VERSION": "17", - "POSTGRES_IMAGE_LAST_UPDATED": "2024-02-01T21:16:00.158132Z", + "IMAGE_RELEASE_VERSION": "18", + "POSTGRES_IMAGE_LAST_UPDATED": "2024-02-02T15:11:04.16535Z", "POSTGRES_IMAGE_VERSION": "16.1-bullseye" } diff --git a/Debian/16/Dockerfile b/Debian/16/Dockerfile index 0962f605..f4f4e5b5 100644 --- a/Debian/16/Dockerfile +++ b/Debian/16/Dockerfile @@ -20,7 +20,7 @@ FROM postgres:16.1-bullseye LABEL name="PostgreSQL Container Images" \ vendor="The CloudNativePG Contributors" \ version="${PG_VERSION}" \ - release="17" \ + release="18" \ summary="PostgreSQL Container images." \ description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 16.1-bullseye." diff --git a/Debian/16/requirements.txt b/Debian/16/requirements.txt index df0b785d..972ec1ca 100644 --- a/Debian/16/requirements.txt +++ b/Debian/16/requirements.txt @@ -25,12 +25,12 @@ barman[azure,cloud,google,snappy]==3.10.0 \ # via # -r requirements.in # barman -boto3==1.34.33 \ - --hash=sha256:5a5db6defe73238c25c0c4f9e5522401d2563d75fb10e1cf925bf4ea16514280 \ - --hash=sha256:5bbd73711f7664c6e8b80981ff247ba8dd2a8c5aa0bf619c5466cb9c24b9f279 -botocore==1.34.33 \ - --hash=sha256:5d154d0af41d5978d58f198837450953ae7168e292071f013ef7b739f40fb18f \ - --hash=sha256:a50fb5e0c1ddf17d28dc8d0d2c33242b78009fb7f28e390cadcdc310908492b0 +boto3==1.34.34 \ + --hash=sha256:33a8b6d9136fa7427160edb92d2e50f2035f04e9d63a2d1027349053e12626aa \ + --hash=sha256:b2f321e20966f021ec800b7f2c01287a3dd04fc5965acdfbaa9c505a24ca45d1 +botocore==1.34.34 \ + --hash=sha256:54093dc97372bb7683f5c61a279aa8240408abf3b2cc494ae82a9a90c1b784b5 \ + --hash=sha256:cd060b0d88ebb2b893f1411c1db7f2ba66cc18e52dcc57ad029564ef5fec437b # via # boto3 # s3transfer @@ -38,9 +38,9 @@ cachetools==5.3.2 \ --hash=sha256:086ee420196f7b2ab9ca2db2520aca326318b68fe5ba8bc4d49cca91add450f2 \ --hash=sha256:861f35a13a451f94e301ce2bec7cac63e881232ccce7ed67fab9b5df4d3beaa1 # via google-auth -certifi==2023.11.17 \ - --hash=sha256:9b469f3a900bf28dc19b8cfbf8019bf47f7fdd1a65a1d4ffb98fc14166beb4d1 \ - --hash=sha256:e036ab49d5b79556f99cfc2d9320b34cfbe5be05c5871b51de9329f0603b0474 +certifi==2024.2.2 \ + --hash=sha256:0569859f95fc761b18b45ef421b1290a0f65f147e92a1e5eb3e635f9a5e4e66f \ + --hash=sha256:dc383c07b76109f368f6106eee2b593b04a011ea4d55f652c6ca24a754d1cdd1 # via requests cffi==1.16.0 \ --hash=sha256:0c9ef6ff37e974b73c25eecc13952c55bceed9112be2d9d938ded8e856138bcc \ @@ -226,9 +226,9 @@ cryptography==42.0.2 \ # azure-storage-blob # msal # pyjwt -google-api-core==2.16.1 \ - --hash=sha256:257e9e152cd18da0c6701113c122ade04dca04731e179fc5c7dca48e1396ec4c \ - --hash=sha256:7f668ffa3d5b9f3c6930407e5f5d691c05a376050a5a5fd772b9dc32e70a0c30 +google-api-core==2.16.2 \ + --hash=sha256:032d37b45d1d6bdaf68fb11ff621e2593263a239fa9246e2e94325f9c47876d2 \ + --hash=sha256:449ca0e3f14c179b4165b664256066c7861610f70b6ffe54bb01a04e9b466929 # via # google-cloud-core # google-cloud-storage diff --git a/Debian/src/requirements.txt b/Debian/src/requirements.txt index df0b785d..972ec1ca 100644 --- a/Debian/src/requirements.txt +++ b/Debian/src/requirements.txt @@ -25,12 +25,12 @@ barman[azure,cloud,google,snappy]==3.10.0 \ # via # -r requirements.in # barman -boto3==1.34.33 \ - --hash=sha256:5a5db6defe73238c25c0c4f9e5522401d2563d75fb10e1cf925bf4ea16514280 \ - --hash=sha256:5bbd73711f7664c6e8b80981ff247ba8dd2a8c5aa0bf619c5466cb9c24b9f279 -botocore==1.34.33 \ - --hash=sha256:5d154d0af41d5978d58f198837450953ae7168e292071f013ef7b739f40fb18f \ - --hash=sha256:a50fb5e0c1ddf17d28dc8d0d2c33242b78009fb7f28e390cadcdc310908492b0 +boto3==1.34.34 \ + --hash=sha256:33a8b6d9136fa7427160edb92d2e50f2035f04e9d63a2d1027349053e12626aa \ + --hash=sha256:b2f321e20966f021ec800b7f2c01287a3dd04fc5965acdfbaa9c505a24ca45d1 +botocore==1.34.34 \ + --hash=sha256:54093dc97372bb7683f5c61a279aa8240408abf3b2cc494ae82a9a90c1b784b5 \ + --hash=sha256:cd060b0d88ebb2b893f1411c1db7f2ba66cc18e52dcc57ad029564ef5fec437b # via # boto3 # s3transfer @@ -38,9 +38,9 @@ cachetools==5.3.2 \ --hash=sha256:086ee420196f7b2ab9ca2db2520aca326318b68fe5ba8bc4d49cca91add450f2 \ --hash=sha256:861f35a13a451f94e301ce2bec7cac63e881232ccce7ed67fab9b5df4d3beaa1 # via google-auth -certifi==2023.11.17 \ - --hash=sha256:9b469f3a900bf28dc19b8cfbf8019bf47f7fdd1a65a1d4ffb98fc14166beb4d1 \ - --hash=sha256:e036ab49d5b79556f99cfc2d9320b34cfbe5be05c5871b51de9329f0603b0474 +certifi==2024.2.2 \ + --hash=sha256:0569859f95fc761b18b45ef421b1290a0f65f147e92a1e5eb3e635f9a5e4e66f \ + --hash=sha256:dc383c07b76109f368f6106eee2b593b04a011ea4d55f652c6ca24a754d1cdd1 # via requests cffi==1.16.0 \ --hash=sha256:0c9ef6ff37e974b73c25eecc13952c55bceed9112be2d9d938ded8e856138bcc \ @@ -226,9 +226,9 @@ cryptography==42.0.2 \ # azure-storage-blob # msal # pyjwt -google-api-core==2.16.1 \ - --hash=sha256:257e9e152cd18da0c6701113c122ade04dca04731e179fc5c7dca48e1396ec4c \ - --hash=sha256:7f668ffa3d5b9f3c6930407e5f5d691c05a376050a5a5fd772b9dc32e70a0c30 +google-api-core==2.16.2 \ + --hash=sha256:032d37b45d1d6bdaf68fb11ff621e2593263a239fa9246e2e94325f9c47876d2 \ + --hash=sha256:449ca0e3f14c179b4165b664256066c7861610f70b6ffe54bb01a04e9b466929 # via # google-cloud-core # google-cloud-storage