From bbc60180729b54d9373d6e0acb84f1d2aefa321f Mon Sep 17 00:00:00 2001 From: CloudNativePG Automated Updates Date: Fri, 12 May 2023 00:15:09 +0000 Subject: [PATCH] Daily automatic update --- Debian/11/.versions.json | 6 +++--- Debian/11/Dockerfile | 8 ++++---- Debian/11/requirements.txt | 18 +++++++++--------- Debian/12/.versions.json | 6 +++--- Debian/12/Dockerfile | 8 ++++---- Debian/12/requirements.txt | 18 +++++++++--------- Debian/13/.versions.json | 6 +++--- Debian/13/Dockerfile | 8 ++++---- Debian/13/requirements.txt | 18 +++++++++--------- Debian/14/.versions.json | 6 +++--- Debian/14/Dockerfile | 8 ++++---- Debian/14/requirements.txt | 18 +++++++++--------- Debian/15/.versions.json | 6 +++--- Debian/15/Dockerfile | 8 ++++---- Debian/15/requirements.txt | 18 +++++++++--------- Debian/src/requirements.txt | 18 +++++++++--------- 16 files changed, 89 insertions(+), 89 deletions(-) diff --git a/Debian/11/.versions.json b/Debian/11/.versions.json index 1ecc4df0..c9684924 100644 --- a/Debian/11/.versions.json +++ b/Debian/11/.versions.json @@ -1,6 +1,6 @@ { "BARMAN_VERSION": "3.5.0", - "IMAGE_RELEASE_VERSION": "11", - "POSTGRES_IMAGE_LAST_UPDATED": "2023-05-03T15:28:26.74964Z", - "POSTGRES_IMAGE_VERSION": "11.19-bullseye" + "IMAGE_RELEASE_VERSION": "1", + "POSTGRES_IMAGE_LAST_UPDATED": "2023-05-11T23:24:39.941192Z", + "POSTGRES_IMAGE_VERSION": "11.20-bullseye" } diff --git a/Debian/11/Dockerfile b/Debian/11/Dockerfile index e5e3ed44..519732fb 100644 --- a/Debian/11/Dockerfile +++ b/Debian/11/Dockerfile @@ -14,17 +14,17 @@ # See the License for the specific language governing permissions and # limitations under the License. # -FROM postgres:11.19-bullseye +FROM postgres:11.20-bullseye # Do not split the description, otherwise we will see a blank space in the labels LABEL name="PostgreSQL Container Images" \ vendor="The CloudNativePG Contributors" \ version="${PG_VERSION}" \ - release="11" \ + release="1" \ summary="PostgreSQL Container images." \ - description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 11.19-bullseye." + description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 11.20-bullseye." -LABEL org.opencontainers.image.description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 11.19-bullseye." +LABEL org.opencontainers.image.description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 11.20-bullseye." COPY requirements.txt / diff --git a/Debian/11/requirements.txt b/Debian/11/requirements.txt index 8639ba63..c6d8f50a 100644 --- a/Debian/11/requirements.txt +++ b/Debian/11/requirements.txt @@ -13,9 +13,9 @@ azure-core==1.26.4 \ # via # azure-identity # azure-storage-blob -azure-identity==1.12.0 \ - --hash=sha256:2a58ce4a209a013e37eaccfd5937570ab99e9118b3e1acf875eed3a85d541b92 \ - --hash=sha256:7f9b1ae7d97ea7af3f38dd09305e19ab81a1e16ab66ea186b6579d85c1ca2347 +azure-identity==1.13.0 \ + --hash=sha256:bd700cebb80cd9862098587c29d8677e819beca33c62568ced6d5a8e5e332b82 \ + --hash=sha256:c931c27301ffa86b07b4dcf574e29da73e3deba9ab5d1fe4f445bb6a3117e260 azure-storage-blob==12.16.0 \ --hash=sha256:43b45f19a518a5c6895632f263b3825ebc23574f25cc84b66e1630a6160e466f \ --hash=sha256:91bb192b2a97939c4259c72373bac0f41e30810bbc853d5184f0f45904eacafd @@ -23,12 +23,12 @@ barman[azure,cloud,google,snappy]==3.5.0 \ --hash=sha256:078643961d421a5f54825d3da4bbd04faa94b96a6a0f6cefe23babdc53aff83a \ --hash=sha256:bea6885c1efe2e140b640d4b2daec8aff03563a5cee199a73f874ae39fede051 # via -r requirements.in -boto3==1.26.132 \ - --hash=sha256:d45672571da9bf4ba130d525832013aef95aee83b1711e847ef7cdb54cc5ac41 \ - --hash=sha256:e579b70028cdc4194fe92c745256b04880e7db39259a4c8a61b71117713d3c17 -botocore==1.29.132 \ - --hash=sha256:422186c13406a2c2668e4b2d9070097b4b024a9290a6af2a8e21eb2bd17322d6 \ - --hash=sha256:9b6d2b60325b815ff9123f172af83b7b866c8813088d969eeb9030fa189417f6 +boto3==1.26.133 \ + --hash=sha256:62285ecee7629a4388d55ae369536f759622d68d5b9a0ced7c58a0c1a409c0f7 \ + --hash=sha256:8ff0af0b25266a01616396abc19eb34dc3d44bd867fa4158985924128b9034fb +botocore==1.29.133 \ + --hash=sha256:7b38e540f73c921d8cb0ac72794072000af9e10758c04ba7f53d5629cc52fa87 \ + --hash=sha256:b266185d7414a559952569005009a400de50af91fd3da44f05cf05b00946c4a7 # via # boto3 # s3transfer diff --git a/Debian/12/.versions.json b/Debian/12/.versions.json index 35266d6b..1f38384e 100644 --- a/Debian/12/.versions.json +++ b/Debian/12/.versions.json @@ -1,6 +1,6 @@ { "BARMAN_VERSION": "3.5.0", - "IMAGE_RELEASE_VERSION": "12", - "POSTGRES_IMAGE_LAST_UPDATED": "2023-05-03T15:29:21.849415Z", - "POSTGRES_IMAGE_VERSION": "12.14-bullseye" + "IMAGE_RELEASE_VERSION": "1", + "POSTGRES_IMAGE_LAST_UPDATED": "2023-05-11T23:09:17.195513Z", + "POSTGRES_IMAGE_VERSION": "12.15-bullseye" } diff --git a/Debian/12/Dockerfile b/Debian/12/Dockerfile index 5b150774..6ec6a680 100644 --- a/Debian/12/Dockerfile +++ b/Debian/12/Dockerfile @@ -14,17 +14,17 @@ # See the License for the specific language governing permissions and # limitations under the License. # -FROM postgres:12.14-bullseye +FROM postgres:12.15-bullseye # Do not split the description, otherwise we will see a blank space in the labels LABEL name="PostgreSQL Container Images" \ vendor="The CloudNativePG Contributors" \ version="${PG_VERSION}" \ - release="12" \ + release="1" \ summary="PostgreSQL Container images." \ - description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 12.14-bullseye." + description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 12.15-bullseye." -LABEL org.opencontainers.image.description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 12.14-bullseye." +LABEL org.opencontainers.image.description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 12.15-bullseye." COPY requirements.txt / diff --git a/Debian/12/requirements.txt b/Debian/12/requirements.txt index 8639ba63..c6d8f50a 100644 --- a/Debian/12/requirements.txt +++ b/Debian/12/requirements.txt @@ -13,9 +13,9 @@ azure-core==1.26.4 \ # via # azure-identity # azure-storage-blob -azure-identity==1.12.0 \ - --hash=sha256:2a58ce4a209a013e37eaccfd5937570ab99e9118b3e1acf875eed3a85d541b92 \ - --hash=sha256:7f9b1ae7d97ea7af3f38dd09305e19ab81a1e16ab66ea186b6579d85c1ca2347 +azure-identity==1.13.0 \ + --hash=sha256:bd700cebb80cd9862098587c29d8677e819beca33c62568ced6d5a8e5e332b82 \ + --hash=sha256:c931c27301ffa86b07b4dcf574e29da73e3deba9ab5d1fe4f445bb6a3117e260 azure-storage-blob==12.16.0 \ --hash=sha256:43b45f19a518a5c6895632f263b3825ebc23574f25cc84b66e1630a6160e466f \ --hash=sha256:91bb192b2a97939c4259c72373bac0f41e30810bbc853d5184f0f45904eacafd @@ -23,12 +23,12 @@ barman[azure,cloud,google,snappy]==3.5.0 \ --hash=sha256:078643961d421a5f54825d3da4bbd04faa94b96a6a0f6cefe23babdc53aff83a \ --hash=sha256:bea6885c1efe2e140b640d4b2daec8aff03563a5cee199a73f874ae39fede051 # via -r requirements.in -boto3==1.26.132 \ - --hash=sha256:d45672571da9bf4ba130d525832013aef95aee83b1711e847ef7cdb54cc5ac41 \ - --hash=sha256:e579b70028cdc4194fe92c745256b04880e7db39259a4c8a61b71117713d3c17 -botocore==1.29.132 \ - --hash=sha256:422186c13406a2c2668e4b2d9070097b4b024a9290a6af2a8e21eb2bd17322d6 \ - --hash=sha256:9b6d2b60325b815ff9123f172af83b7b866c8813088d969eeb9030fa189417f6 +boto3==1.26.133 \ + --hash=sha256:62285ecee7629a4388d55ae369536f759622d68d5b9a0ced7c58a0c1a409c0f7 \ + --hash=sha256:8ff0af0b25266a01616396abc19eb34dc3d44bd867fa4158985924128b9034fb +botocore==1.29.133 \ + --hash=sha256:7b38e540f73c921d8cb0ac72794072000af9e10758c04ba7f53d5629cc52fa87 \ + --hash=sha256:b266185d7414a559952569005009a400de50af91fd3da44f05cf05b00946c4a7 # via # boto3 # s3transfer diff --git a/Debian/13/.versions.json b/Debian/13/.versions.json index 11cfdb13..7e0556cd 100644 --- a/Debian/13/.versions.json +++ b/Debian/13/.versions.json @@ -1,6 +1,6 @@ { "BARMAN_VERSION": "3.5.0", - "IMAGE_RELEASE_VERSION": "11", - "POSTGRES_IMAGE_LAST_UPDATED": "2023-05-03T15:30:14.97357Z", - "POSTGRES_IMAGE_VERSION": "13.10-bullseye" + "IMAGE_RELEASE_VERSION": "1", + "POSTGRES_IMAGE_LAST_UPDATED": "2023-05-11T23:10:33.904102Z", + "POSTGRES_IMAGE_VERSION": "13.11-bullseye" } diff --git a/Debian/13/Dockerfile b/Debian/13/Dockerfile index de3951fd..1bf792a8 100644 --- a/Debian/13/Dockerfile +++ b/Debian/13/Dockerfile @@ -14,17 +14,17 @@ # See the License for the specific language governing permissions and # limitations under the License. # -FROM postgres:13.10-bullseye +FROM postgres:13.11-bullseye # Do not split the description, otherwise we will see a blank space in the labels LABEL name="PostgreSQL Container Images" \ vendor="The CloudNativePG Contributors" \ version="${PG_VERSION}" \ - release="11" \ + release="1" \ summary="PostgreSQL Container images." \ - description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 13.10-bullseye." + description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 13.11-bullseye." -LABEL org.opencontainers.image.description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 13.10-bullseye." +LABEL org.opencontainers.image.description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 13.11-bullseye." COPY requirements.txt / diff --git a/Debian/13/requirements.txt b/Debian/13/requirements.txt index 8639ba63..c6d8f50a 100644 --- a/Debian/13/requirements.txt +++ b/Debian/13/requirements.txt @@ -13,9 +13,9 @@ azure-core==1.26.4 \ # via # azure-identity # azure-storage-blob -azure-identity==1.12.0 \ - --hash=sha256:2a58ce4a209a013e37eaccfd5937570ab99e9118b3e1acf875eed3a85d541b92 \ - --hash=sha256:7f9b1ae7d97ea7af3f38dd09305e19ab81a1e16ab66ea186b6579d85c1ca2347 +azure-identity==1.13.0 \ + --hash=sha256:bd700cebb80cd9862098587c29d8677e819beca33c62568ced6d5a8e5e332b82 \ + --hash=sha256:c931c27301ffa86b07b4dcf574e29da73e3deba9ab5d1fe4f445bb6a3117e260 azure-storage-blob==12.16.0 \ --hash=sha256:43b45f19a518a5c6895632f263b3825ebc23574f25cc84b66e1630a6160e466f \ --hash=sha256:91bb192b2a97939c4259c72373bac0f41e30810bbc853d5184f0f45904eacafd @@ -23,12 +23,12 @@ barman[azure,cloud,google,snappy]==3.5.0 \ --hash=sha256:078643961d421a5f54825d3da4bbd04faa94b96a6a0f6cefe23babdc53aff83a \ --hash=sha256:bea6885c1efe2e140b640d4b2daec8aff03563a5cee199a73f874ae39fede051 # via -r requirements.in -boto3==1.26.132 \ - --hash=sha256:d45672571da9bf4ba130d525832013aef95aee83b1711e847ef7cdb54cc5ac41 \ - --hash=sha256:e579b70028cdc4194fe92c745256b04880e7db39259a4c8a61b71117713d3c17 -botocore==1.29.132 \ - --hash=sha256:422186c13406a2c2668e4b2d9070097b4b024a9290a6af2a8e21eb2bd17322d6 \ - --hash=sha256:9b6d2b60325b815ff9123f172af83b7b866c8813088d969eeb9030fa189417f6 +boto3==1.26.133 \ + --hash=sha256:62285ecee7629a4388d55ae369536f759622d68d5b9a0ced7c58a0c1a409c0f7 \ + --hash=sha256:8ff0af0b25266a01616396abc19eb34dc3d44bd867fa4158985924128b9034fb +botocore==1.29.133 \ + --hash=sha256:7b38e540f73c921d8cb0ac72794072000af9e10758c04ba7f53d5629cc52fa87 \ + --hash=sha256:b266185d7414a559952569005009a400de50af91fd3da44f05cf05b00946c4a7 # via # boto3 # s3transfer diff --git a/Debian/14/.versions.json b/Debian/14/.versions.json index e0059f4a..9ef67487 100644 --- a/Debian/14/.versions.json +++ b/Debian/14/.versions.json @@ -1,6 +1,6 @@ { "BARMAN_VERSION": "3.5.0", - "IMAGE_RELEASE_VERSION": "11", - "POSTGRES_IMAGE_LAST_UPDATED": "2023-05-03T15:31:08.417434Z", - "POSTGRES_IMAGE_VERSION": "14.7-bullseye" + "IMAGE_RELEASE_VERSION": "1", + "POSTGRES_IMAGE_LAST_UPDATED": "2023-05-11T23:11:50.243279Z", + "POSTGRES_IMAGE_VERSION": "14.8-bullseye" } diff --git a/Debian/14/Dockerfile b/Debian/14/Dockerfile index a651a1cf..ebb91df0 100644 --- a/Debian/14/Dockerfile +++ b/Debian/14/Dockerfile @@ -14,17 +14,17 @@ # See the License for the specific language governing permissions and # limitations under the License. # -FROM postgres:14.7-bullseye +FROM postgres:14.8-bullseye # Do not split the description, otherwise we will see a blank space in the labels LABEL name="PostgreSQL Container Images" \ vendor="The CloudNativePG Contributors" \ version="${PG_VERSION}" \ - release="11" \ + release="1" \ summary="PostgreSQL Container images." \ - description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 14.7-bullseye." + description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 14.8-bullseye." -LABEL org.opencontainers.image.description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 14.7-bullseye." +LABEL org.opencontainers.image.description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 14.8-bullseye." COPY requirements.txt / diff --git a/Debian/14/requirements.txt b/Debian/14/requirements.txt index 8639ba63..c6d8f50a 100644 --- a/Debian/14/requirements.txt +++ b/Debian/14/requirements.txt @@ -13,9 +13,9 @@ azure-core==1.26.4 \ # via # azure-identity # azure-storage-blob -azure-identity==1.12.0 \ - --hash=sha256:2a58ce4a209a013e37eaccfd5937570ab99e9118b3e1acf875eed3a85d541b92 \ - --hash=sha256:7f9b1ae7d97ea7af3f38dd09305e19ab81a1e16ab66ea186b6579d85c1ca2347 +azure-identity==1.13.0 \ + --hash=sha256:bd700cebb80cd9862098587c29d8677e819beca33c62568ced6d5a8e5e332b82 \ + --hash=sha256:c931c27301ffa86b07b4dcf574e29da73e3deba9ab5d1fe4f445bb6a3117e260 azure-storage-blob==12.16.0 \ --hash=sha256:43b45f19a518a5c6895632f263b3825ebc23574f25cc84b66e1630a6160e466f \ --hash=sha256:91bb192b2a97939c4259c72373bac0f41e30810bbc853d5184f0f45904eacafd @@ -23,12 +23,12 @@ barman[azure,cloud,google,snappy]==3.5.0 \ --hash=sha256:078643961d421a5f54825d3da4bbd04faa94b96a6a0f6cefe23babdc53aff83a \ --hash=sha256:bea6885c1efe2e140b640d4b2daec8aff03563a5cee199a73f874ae39fede051 # via -r requirements.in -boto3==1.26.132 \ - --hash=sha256:d45672571da9bf4ba130d525832013aef95aee83b1711e847ef7cdb54cc5ac41 \ - --hash=sha256:e579b70028cdc4194fe92c745256b04880e7db39259a4c8a61b71117713d3c17 -botocore==1.29.132 \ - --hash=sha256:422186c13406a2c2668e4b2d9070097b4b024a9290a6af2a8e21eb2bd17322d6 \ - --hash=sha256:9b6d2b60325b815ff9123f172af83b7b866c8813088d969eeb9030fa189417f6 +boto3==1.26.133 \ + --hash=sha256:62285ecee7629a4388d55ae369536f759622d68d5b9a0ced7c58a0c1a409c0f7 \ + --hash=sha256:8ff0af0b25266a01616396abc19eb34dc3d44bd867fa4158985924128b9034fb +botocore==1.29.133 \ + --hash=sha256:7b38e540f73c921d8cb0ac72794072000af9e10758c04ba7f53d5629cc52fa87 \ + --hash=sha256:b266185d7414a559952569005009a400de50af91fd3da44f05cf05b00946c4a7 # via # boto3 # s3transfer diff --git a/Debian/15/.versions.json b/Debian/15/.versions.json index 1d55b77b..d1dce251 100644 --- a/Debian/15/.versions.json +++ b/Debian/15/.versions.json @@ -1,6 +1,6 @@ { "BARMAN_VERSION": "3.5.0", - "IMAGE_RELEASE_VERSION": "11", - "POSTGRES_IMAGE_LAST_UPDATED": "2023-05-03T15:32:03.91051Z", - "POSTGRES_IMAGE_VERSION": "15.2-bullseye" + "IMAGE_RELEASE_VERSION": "1", + "POSTGRES_IMAGE_LAST_UPDATED": "2023-05-11T23:12:49.732735Z", + "POSTGRES_IMAGE_VERSION": "15.3-bullseye" } diff --git a/Debian/15/Dockerfile b/Debian/15/Dockerfile index fe68ae1a..01d80f1f 100644 --- a/Debian/15/Dockerfile +++ b/Debian/15/Dockerfile @@ -14,17 +14,17 @@ # See the License for the specific language governing permissions and # limitations under the License. # -FROM postgres:15.2-bullseye +FROM postgres:15.3-bullseye # Do not split the description, otherwise we will see a blank space in the labels LABEL name="PostgreSQL Container Images" \ vendor="The CloudNativePG Contributors" \ version="${PG_VERSION}" \ - release="11" \ + release="1" \ summary="PostgreSQL Container images." \ - description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 15.2-bullseye." + description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 15.3-bullseye." -LABEL org.opencontainers.image.description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 15.2-bullseye." +LABEL org.opencontainers.image.description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 15.3-bullseye." COPY requirements.txt / diff --git a/Debian/15/requirements.txt b/Debian/15/requirements.txt index 8639ba63..c6d8f50a 100644 --- a/Debian/15/requirements.txt +++ b/Debian/15/requirements.txt @@ -13,9 +13,9 @@ azure-core==1.26.4 \ # via # azure-identity # azure-storage-blob -azure-identity==1.12.0 \ - --hash=sha256:2a58ce4a209a013e37eaccfd5937570ab99e9118b3e1acf875eed3a85d541b92 \ - --hash=sha256:7f9b1ae7d97ea7af3f38dd09305e19ab81a1e16ab66ea186b6579d85c1ca2347 +azure-identity==1.13.0 \ + --hash=sha256:bd700cebb80cd9862098587c29d8677e819beca33c62568ced6d5a8e5e332b82 \ + --hash=sha256:c931c27301ffa86b07b4dcf574e29da73e3deba9ab5d1fe4f445bb6a3117e260 azure-storage-blob==12.16.0 \ --hash=sha256:43b45f19a518a5c6895632f263b3825ebc23574f25cc84b66e1630a6160e466f \ --hash=sha256:91bb192b2a97939c4259c72373bac0f41e30810bbc853d5184f0f45904eacafd @@ -23,12 +23,12 @@ barman[azure,cloud,google,snappy]==3.5.0 \ --hash=sha256:078643961d421a5f54825d3da4bbd04faa94b96a6a0f6cefe23babdc53aff83a \ --hash=sha256:bea6885c1efe2e140b640d4b2daec8aff03563a5cee199a73f874ae39fede051 # via -r requirements.in -boto3==1.26.132 \ - --hash=sha256:d45672571da9bf4ba130d525832013aef95aee83b1711e847ef7cdb54cc5ac41 \ - --hash=sha256:e579b70028cdc4194fe92c745256b04880e7db39259a4c8a61b71117713d3c17 -botocore==1.29.132 \ - --hash=sha256:422186c13406a2c2668e4b2d9070097b4b024a9290a6af2a8e21eb2bd17322d6 \ - --hash=sha256:9b6d2b60325b815ff9123f172af83b7b866c8813088d969eeb9030fa189417f6 +boto3==1.26.133 \ + --hash=sha256:62285ecee7629a4388d55ae369536f759622d68d5b9a0ced7c58a0c1a409c0f7 \ + --hash=sha256:8ff0af0b25266a01616396abc19eb34dc3d44bd867fa4158985924128b9034fb +botocore==1.29.133 \ + --hash=sha256:7b38e540f73c921d8cb0ac72794072000af9e10758c04ba7f53d5629cc52fa87 \ + --hash=sha256:b266185d7414a559952569005009a400de50af91fd3da44f05cf05b00946c4a7 # via # boto3 # s3transfer diff --git a/Debian/src/requirements.txt b/Debian/src/requirements.txt index 8639ba63..c6d8f50a 100644 --- a/Debian/src/requirements.txt +++ b/Debian/src/requirements.txt @@ -13,9 +13,9 @@ azure-core==1.26.4 \ # via # azure-identity # azure-storage-blob -azure-identity==1.12.0 \ - --hash=sha256:2a58ce4a209a013e37eaccfd5937570ab99e9118b3e1acf875eed3a85d541b92 \ - --hash=sha256:7f9b1ae7d97ea7af3f38dd09305e19ab81a1e16ab66ea186b6579d85c1ca2347 +azure-identity==1.13.0 \ + --hash=sha256:bd700cebb80cd9862098587c29d8677e819beca33c62568ced6d5a8e5e332b82 \ + --hash=sha256:c931c27301ffa86b07b4dcf574e29da73e3deba9ab5d1fe4f445bb6a3117e260 azure-storage-blob==12.16.0 \ --hash=sha256:43b45f19a518a5c6895632f263b3825ebc23574f25cc84b66e1630a6160e466f \ --hash=sha256:91bb192b2a97939c4259c72373bac0f41e30810bbc853d5184f0f45904eacafd @@ -23,12 +23,12 @@ barman[azure,cloud,google,snappy]==3.5.0 \ --hash=sha256:078643961d421a5f54825d3da4bbd04faa94b96a6a0f6cefe23babdc53aff83a \ --hash=sha256:bea6885c1efe2e140b640d4b2daec8aff03563a5cee199a73f874ae39fede051 # via -r requirements.in -boto3==1.26.132 \ - --hash=sha256:d45672571da9bf4ba130d525832013aef95aee83b1711e847ef7cdb54cc5ac41 \ - --hash=sha256:e579b70028cdc4194fe92c745256b04880e7db39259a4c8a61b71117713d3c17 -botocore==1.29.132 \ - --hash=sha256:422186c13406a2c2668e4b2d9070097b4b024a9290a6af2a8e21eb2bd17322d6 \ - --hash=sha256:9b6d2b60325b815ff9123f172af83b7b866c8813088d969eeb9030fa189417f6 +boto3==1.26.133 \ + --hash=sha256:62285ecee7629a4388d55ae369536f759622d68d5b9a0ced7c58a0c1a409c0f7 \ + --hash=sha256:8ff0af0b25266a01616396abc19eb34dc3d44bd867fa4158985924128b9034fb +botocore==1.29.133 \ + --hash=sha256:7b38e540f73c921d8cb0ac72794072000af9e10758c04ba7f53d5629cc52fa87 \ + --hash=sha256:b266185d7414a559952569005009a400de50af91fd3da44f05cf05b00946c4a7 # via # boto3 # s3transfer