Daily automatic update

This commit is contained in:
EnterpriseDB Automated Updates
2022-10-20 00:25:28 +00:00
parent c79ee8eb03
commit c4f1b8b49b
13 changed files with 68 additions and 75 deletions

View File

@@ -1,5 +1,5 @@
# vim:set ft=dockerfile: # vim:set ft=dockerfile:
# #
# Copyright The CloudNativePG Contributors # Copyright The CloudNativePG Contributors
# #
# Licensed under the Apache License, Version 2.0 (the "License"); # Licensed under the Apache License, Version 2.0 (the "License");
@@ -13,7 +13,7 @@
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and # See the License for the specific language governing permissions and
# limitations under the License. # limitations under the License.
# #
FROM postgres:10.22-bullseye FROM postgres:10.22-bullseye
# Do not split the description, otherwise we will see a blank space in the labels # Do not split the description, otherwise we will see a blank space in the labels

View File

@@ -17,19 +17,18 @@ azure-core==1.26.0 \
azure-identity==1.11.0 \ azure-identity==1.11.0 \
--hash=sha256:c3fc800af58b857e7faf0e310376e5ef10f5dad5090914cc42ffa6d7d23b6729 \ --hash=sha256:c3fc800af58b857e7faf0e310376e5ef10f5dad5090914cc42ffa6d7d23b6729 \
--hash=sha256:f5eb0035ac9ceca26658b30bb2a375755c4cda61d0e3fd236b0e52ade2cb0995 --hash=sha256:f5eb0035ac9ceca26658b30bb2a375755c4cda61d0e3fd236b0e52ade2cb0995
azure-storage-blob==12.14.0 \ azure-storage-blob==12.14.1 \
--hash=sha256:073c9e99154975644b32ed5c900832d8aa3c041b972b2f34ef269760d023e69b \ --hash=sha256:52b84658e8df7853a3cf1c563814655b5028b979b2a87905b92aa6bb30be240e \
--hash=sha256:a72dd9923e4b38a552f2bc1749d1fa5b820f497a8fb3cd2d77e7045bbe87bb4d --hash=sha256:860d4d82985a4bfc7d3271e71275af330f54f330a754355435a7ba749ccde997
barman[azure,cloud,google,snappy]==3.1.0 \ barman[azure,cloud,google,snappy]==3.1.0 \
--hash=sha256:70bb2a25ca987255daa3f4af7c87d0c41c341c830c687113f00bcb7798971aa9 \ --hash=sha256:70bb2a25ca987255daa3f4af7c87d0c41c341c830c687113f00bcb7798971aa9 \
--hash=sha256:8a2a85667f274deb93beb026c2492b9017fe51caf494d11ce353aab124f3930a --hash=sha256:8a2a85667f274deb93beb026c2492b9017fe51caf494d11ce353aab124f3930a
# via -r requirements.in # via -r requirements.in
boto3==1.24.93 \ boto3==1.24.94 \
--hash=sha256:7881fc380f2f489ae9b3a2f2448334aef9f7be58d85a7a0e8c10458247b09afa \ --hash=sha256:f13db0beb3c9fe2cc1ed0f031189f144610d2909b5874a616e77b0bd1ae3b686 \
--hash=sha256:db9f04eeb942e7998d1971c35e1658e2d9d6687166a4ebc036f484a71a79bbeb --hash=sha256:f4842b395d1580454756622069f4ca0408993885ecede967001d2c101201cdfa
botocore==1.27.93 \ botocore==1.27.94 \
--hash=sha256:7648891692c3c69038eef902f8d64af59f91211f713fe9072fb83ecdd310dbbc \ --hash=sha256:8237c070d2ab29fac4fbcfe9dd2e84e0ee147402e0fed3ac1629f92459c7f1d2
--hash=sha256:d5200f7b9150cdb91c9d3994980870d7bb4554e19c4d9d847f64626d8ceacf95
# via # via
# boto3 # boto3
# s3transfer # s3transfer

View File

@@ -1,5 +1,5 @@
# vim:set ft=dockerfile: # vim:set ft=dockerfile:
# #
# Copyright The CloudNativePG Contributors # Copyright The CloudNativePG Contributors
# #
# Licensed under the Apache License, Version 2.0 (the "License"); # Licensed under the Apache License, Version 2.0 (the "License");
@@ -13,7 +13,7 @@
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and # See the License for the specific language governing permissions and
# limitations under the License. # limitations under the License.
# #
FROM postgres:11.17-bullseye FROM postgres:11.17-bullseye
# Do not split the description, otherwise we will see a blank space in the labels # Do not split the description, otherwise we will see a blank space in the labels

View File

@@ -17,19 +17,18 @@ azure-core==1.26.0 \
azure-identity==1.11.0 \ azure-identity==1.11.0 \
--hash=sha256:c3fc800af58b857e7faf0e310376e5ef10f5dad5090914cc42ffa6d7d23b6729 \ --hash=sha256:c3fc800af58b857e7faf0e310376e5ef10f5dad5090914cc42ffa6d7d23b6729 \
--hash=sha256:f5eb0035ac9ceca26658b30bb2a375755c4cda61d0e3fd236b0e52ade2cb0995 --hash=sha256:f5eb0035ac9ceca26658b30bb2a375755c4cda61d0e3fd236b0e52ade2cb0995
azure-storage-blob==12.14.0 \ azure-storage-blob==12.14.1 \
--hash=sha256:073c9e99154975644b32ed5c900832d8aa3c041b972b2f34ef269760d023e69b \ --hash=sha256:52b84658e8df7853a3cf1c563814655b5028b979b2a87905b92aa6bb30be240e \
--hash=sha256:a72dd9923e4b38a552f2bc1749d1fa5b820f497a8fb3cd2d77e7045bbe87bb4d --hash=sha256:860d4d82985a4bfc7d3271e71275af330f54f330a754355435a7ba749ccde997
barman[azure,cloud,google,snappy]==3.1.0 \ barman[azure,cloud,google,snappy]==3.1.0 \
--hash=sha256:70bb2a25ca987255daa3f4af7c87d0c41c341c830c687113f00bcb7798971aa9 \ --hash=sha256:70bb2a25ca987255daa3f4af7c87d0c41c341c830c687113f00bcb7798971aa9 \
--hash=sha256:8a2a85667f274deb93beb026c2492b9017fe51caf494d11ce353aab124f3930a --hash=sha256:8a2a85667f274deb93beb026c2492b9017fe51caf494d11ce353aab124f3930a
# via -r requirements.in # via -r requirements.in
boto3==1.24.93 \ boto3==1.24.94 \
--hash=sha256:7881fc380f2f489ae9b3a2f2448334aef9f7be58d85a7a0e8c10458247b09afa \ --hash=sha256:f13db0beb3c9fe2cc1ed0f031189f144610d2909b5874a616e77b0bd1ae3b686 \
--hash=sha256:db9f04eeb942e7998d1971c35e1658e2d9d6687166a4ebc036f484a71a79bbeb --hash=sha256:f4842b395d1580454756622069f4ca0408993885ecede967001d2c101201cdfa
botocore==1.27.93 \ botocore==1.27.94 \
--hash=sha256:7648891692c3c69038eef902f8d64af59f91211f713fe9072fb83ecdd310dbbc \ --hash=sha256:8237c070d2ab29fac4fbcfe9dd2e84e0ee147402e0fed3ac1629f92459c7f1d2
--hash=sha256:d5200f7b9150cdb91c9d3994980870d7bb4554e19c4d9d847f64626d8ceacf95
# via # via
# boto3 # boto3
# s3transfer # s3transfer

View File

@@ -1,5 +1,5 @@
# vim:set ft=dockerfile: # vim:set ft=dockerfile:
# #
# Copyright The CloudNativePG Contributors # Copyright The CloudNativePG Contributors
# #
# Licensed under the Apache License, Version 2.0 (the "License"); # Licensed under the Apache License, Version 2.0 (the "License");
@@ -13,7 +13,7 @@
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and # See the License for the specific language governing permissions and
# limitations under the License. # limitations under the License.
# #
FROM postgres:12.12-bullseye FROM postgres:12.12-bullseye
# Do not split the description, otherwise we will see a blank space in the labels # Do not split the description, otherwise we will see a blank space in the labels

View File

@@ -17,19 +17,18 @@ azure-core==1.26.0 \
azure-identity==1.11.0 \ azure-identity==1.11.0 \
--hash=sha256:c3fc800af58b857e7faf0e310376e5ef10f5dad5090914cc42ffa6d7d23b6729 \ --hash=sha256:c3fc800af58b857e7faf0e310376e5ef10f5dad5090914cc42ffa6d7d23b6729 \
--hash=sha256:f5eb0035ac9ceca26658b30bb2a375755c4cda61d0e3fd236b0e52ade2cb0995 --hash=sha256:f5eb0035ac9ceca26658b30bb2a375755c4cda61d0e3fd236b0e52ade2cb0995
azure-storage-blob==12.14.0 \ azure-storage-blob==12.14.1 \
--hash=sha256:073c9e99154975644b32ed5c900832d8aa3c041b972b2f34ef269760d023e69b \ --hash=sha256:52b84658e8df7853a3cf1c563814655b5028b979b2a87905b92aa6bb30be240e \
--hash=sha256:a72dd9923e4b38a552f2bc1749d1fa5b820f497a8fb3cd2d77e7045bbe87bb4d --hash=sha256:860d4d82985a4bfc7d3271e71275af330f54f330a754355435a7ba749ccde997
barman[azure,cloud,google,snappy]==3.1.0 \ barman[azure,cloud,google,snappy]==3.1.0 \
--hash=sha256:70bb2a25ca987255daa3f4af7c87d0c41c341c830c687113f00bcb7798971aa9 \ --hash=sha256:70bb2a25ca987255daa3f4af7c87d0c41c341c830c687113f00bcb7798971aa9 \
--hash=sha256:8a2a85667f274deb93beb026c2492b9017fe51caf494d11ce353aab124f3930a --hash=sha256:8a2a85667f274deb93beb026c2492b9017fe51caf494d11ce353aab124f3930a
# via -r requirements.in # via -r requirements.in
boto3==1.24.93 \ boto3==1.24.94 \
--hash=sha256:7881fc380f2f489ae9b3a2f2448334aef9f7be58d85a7a0e8c10458247b09afa \ --hash=sha256:f13db0beb3c9fe2cc1ed0f031189f144610d2909b5874a616e77b0bd1ae3b686 \
--hash=sha256:db9f04eeb942e7998d1971c35e1658e2d9d6687166a4ebc036f484a71a79bbeb --hash=sha256:f4842b395d1580454756622069f4ca0408993885ecede967001d2c101201cdfa
botocore==1.27.93 \ botocore==1.27.94 \
--hash=sha256:7648891692c3c69038eef902f8d64af59f91211f713fe9072fb83ecdd310dbbc \ --hash=sha256:8237c070d2ab29fac4fbcfe9dd2e84e0ee147402e0fed3ac1629f92459c7f1d2
--hash=sha256:d5200f7b9150cdb91c9d3994980870d7bb4554e19c4d9d847f64626d8ceacf95
# via # via
# boto3 # boto3
# s3transfer # s3transfer

View File

@@ -1,5 +1,5 @@
# vim:set ft=dockerfile: # vim:set ft=dockerfile:
# #
# Copyright The CloudNativePG Contributors # Copyright The CloudNativePG Contributors
# #
# Licensed under the Apache License, Version 2.0 (the "License"); # Licensed under the Apache License, Version 2.0 (the "License");
@@ -13,7 +13,7 @@
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and # See the License for the specific language governing permissions and
# limitations under the License. # limitations under the License.
# #
FROM postgres:13.8-bullseye FROM postgres:13.8-bullseye
# Do not split the description, otherwise we will see a blank space in the labels # Do not split the description, otherwise we will see a blank space in the labels

View File

@@ -17,19 +17,18 @@ azure-core==1.26.0 \
azure-identity==1.11.0 \ azure-identity==1.11.0 \
--hash=sha256:c3fc800af58b857e7faf0e310376e5ef10f5dad5090914cc42ffa6d7d23b6729 \ --hash=sha256:c3fc800af58b857e7faf0e310376e5ef10f5dad5090914cc42ffa6d7d23b6729 \
--hash=sha256:f5eb0035ac9ceca26658b30bb2a375755c4cda61d0e3fd236b0e52ade2cb0995 --hash=sha256:f5eb0035ac9ceca26658b30bb2a375755c4cda61d0e3fd236b0e52ade2cb0995
azure-storage-blob==12.14.0 \ azure-storage-blob==12.14.1 \
--hash=sha256:073c9e99154975644b32ed5c900832d8aa3c041b972b2f34ef269760d023e69b \ --hash=sha256:52b84658e8df7853a3cf1c563814655b5028b979b2a87905b92aa6bb30be240e \
--hash=sha256:a72dd9923e4b38a552f2bc1749d1fa5b820f497a8fb3cd2d77e7045bbe87bb4d --hash=sha256:860d4d82985a4bfc7d3271e71275af330f54f330a754355435a7ba749ccde997
barman[azure,cloud,google,snappy]==3.1.0 \ barman[azure,cloud,google,snappy]==3.1.0 \
--hash=sha256:70bb2a25ca987255daa3f4af7c87d0c41c341c830c687113f00bcb7798971aa9 \ --hash=sha256:70bb2a25ca987255daa3f4af7c87d0c41c341c830c687113f00bcb7798971aa9 \
--hash=sha256:8a2a85667f274deb93beb026c2492b9017fe51caf494d11ce353aab124f3930a --hash=sha256:8a2a85667f274deb93beb026c2492b9017fe51caf494d11ce353aab124f3930a
# via -r requirements.in # via -r requirements.in
boto3==1.24.93 \ boto3==1.24.94 \
--hash=sha256:7881fc380f2f489ae9b3a2f2448334aef9f7be58d85a7a0e8c10458247b09afa \ --hash=sha256:f13db0beb3c9fe2cc1ed0f031189f144610d2909b5874a616e77b0bd1ae3b686 \
--hash=sha256:db9f04eeb942e7998d1971c35e1658e2d9d6687166a4ebc036f484a71a79bbeb --hash=sha256:f4842b395d1580454756622069f4ca0408993885ecede967001d2c101201cdfa
botocore==1.27.93 \ botocore==1.27.94 \
--hash=sha256:7648891692c3c69038eef902f8d64af59f91211f713fe9072fb83ecdd310dbbc \ --hash=sha256:8237c070d2ab29fac4fbcfe9dd2e84e0ee147402e0fed3ac1629f92459c7f1d2
--hash=sha256:d5200f7b9150cdb91c9d3994980870d7bb4554e19c4d9d847f64626d8ceacf95
# via # via
# boto3 # boto3
# s3transfer # s3transfer

View File

@@ -1,5 +1,5 @@
# vim:set ft=dockerfile: # vim:set ft=dockerfile:
# #
# Copyright The CloudNativePG Contributors # Copyright The CloudNativePG Contributors
# #
# Licensed under the Apache License, Version 2.0 (the "License"); # Licensed under the Apache License, Version 2.0 (the "License");
@@ -13,7 +13,7 @@
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and # See the License for the specific language governing permissions and
# limitations under the License. # limitations under the License.
# #
FROM postgres:14.5-bullseye FROM postgres:14.5-bullseye
# Do not split the description, otherwise we will see a blank space in the labels # Do not split the description, otherwise we will see a blank space in the labels

View File

@@ -17,19 +17,18 @@ azure-core==1.26.0 \
azure-identity==1.11.0 \ azure-identity==1.11.0 \
--hash=sha256:c3fc800af58b857e7faf0e310376e5ef10f5dad5090914cc42ffa6d7d23b6729 \ --hash=sha256:c3fc800af58b857e7faf0e310376e5ef10f5dad5090914cc42ffa6d7d23b6729 \
--hash=sha256:f5eb0035ac9ceca26658b30bb2a375755c4cda61d0e3fd236b0e52ade2cb0995 --hash=sha256:f5eb0035ac9ceca26658b30bb2a375755c4cda61d0e3fd236b0e52ade2cb0995
azure-storage-blob==12.14.0 \ azure-storage-blob==12.14.1 \
--hash=sha256:073c9e99154975644b32ed5c900832d8aa3c041b972b2f34ef269760d023e69b \ --hash=sha256:52b84658e8df7853a3cf1c563814655b5028b979b2a87905b92aa6bb30be240e \
--hash=sha256:a72dd9923e4b38a552f2bc1749d1fa5b820f497a8fb3cd2d77e7045bbe87bb4d --hash=sha256:860d4d82985a4bfc7d3271e71275af330f54f330a754355435a7ba749ccde997
barman[azure,cloud,google,snappy]==3.1.0 \ barman[azure,cloud,google,snappy]==3.1.0 \
--hash=sha256:70bb2a25ca987255daa3f4af7c87d0c41c341c830c687113f00bcb7798971aa9 \ --hash=sha256:70bb2a25ca987255daa3f4af7c87d0c41c341c830c687113f00bcb7798971aa9 \
--hash=sha256:8a2a85667f274deb93beb026c2492b9017fe51caf494d11ce353aab124f3930a --hash=sha256:8a2a85667f274deb93beb026c2492b9017fe51caf494d11ce353aab124f3930a
# via -r requirements.in # via -r requirements.in
boto3==1.24.93 \ boto3==1.24.94 \
--hash=sha256:7881fc380f2f489ae9b3a2f2448334aef9f7be58d85a7a0e8c10458247b09afa \ --hash=sha256:f13db0beb3c9fe2cc1ed0f031189f144610d2909b5874a616e77b0bd1ae3b686 \
--hash=sha256:db9f04eeb942e7998d1971c35e1658e2d9d6687166a4ebc036f484a71a79bbeb --hash=sha256:f4842b395d1580454756622069f4ca0408993885ecede967001d2c101201cdfa
botocore==1.27.93 \ botocore==1.27.94 \
--hash=sha256:7648891692c3c69038eef902f8d64af59f91211f713fe9072fb83ecdd310dbbc \ --hash=sha256:8237c070d2ab29fac4fbcfe9dd2e84e0ee147402e0fed3ac1629f92459c7f1d2
--hash=sha256:d5200f7b9150cdb91c9d3994980870d7bb4554e19c4d9d847f64626d8ceacf95
# via # via
# boto3 # boto3
# s3transfer # s3transfer

View File

@@ -1,5 +1,5 @@
# vim:set ft=dockerfile: # vim:set ft=dockerfile:
# #
# Copyright The CloudNativePG Contributors # Copyright The CloudNativePG Contributors
# #
# Licensed under the Apache License, Version 2.0 (the "License"); # Licensed under the Apache License, Version 2.0 (the "License");
@@ -13,7 +13,7 @@
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and # See the License for the specific language governing permissions and
# limitations under the License. # limitations under the License.
# #
FROM postgres:15.0-bullseye FROM postgres:15.0-bullseye
# Do not split the description, otherwise we will see a blank space in the labels # Do not split the description, otherwise we will see a blank space in the labels

View File

@@ -17,19 +17,18 @@ azure-core==1.26.0 \
azure-identity==1.11.0 \ azure-identity==1.11.0 \
--hash=sha256:c3fc800af58b857e7faf0e310376e5ef10f5dad5090914cc42ffa6d7d23b6729 \ --hash=sha256:c3fc800af58b857e7faf0e310376e5ef10f5dad5090914cc42ffa6d7d23b6729 \
--hash=sha256:f5eb0035ac9ceca26658b30bb2a375755c4cda61d0e3fd236b0e52ade2cb0995 --hash=sha256:f5eb0035ac9ceca26658b30bb2a375755c4cda61d0e3fd236b0e52ade2cb0995
azure-storage-blob==12.14.0 \ azure-storage-blob==12.14.1 \
--hash=sha256:073c9e99154975644b32ed5c900832d8aa3c041b972b2f34ef269760d023e69b \ --hash=sha256:52b84658e8df7853a3cf1c563814655b5028b979b2a87905b92aa6bb30be240e \
--hash=sha256:a72dd9923e4b38a552f2bc1749d1fa5b820f497a8fb3cd2d77e7045bbe87bb4d --hash=sha256:860d4d82985a4bfc7d3271e71275af330f54f330a754355435a7ba749ccde997
barman[azure,cloud,google,snappy]==3.1.0 \ barman[azure,cloud,google,snappy]==3.1.0 \
--hash=sha256:70bb2a25ca987255daa3f4af7c87d0c41c341c830c687113f00bcb7798971aa9 \ --hash=sha256:70bb2a25ca987255daa3f4af7c87d0c41c341c830c687113f00bcb7798971aa9 \
--hash=sha256:8a2a85667f274deb93beb026c2492b9017fe51caf494d11ce353aab124f3930a --hash=sha256:8a2a85667f274deb93beb026c2492b9017fe51caf494d11ce353aab124f3930a
# via -r requirements.in # via -r requirements.in
boto3==1.24.93 \ boto3==1.24.94 \
--hash=sha256:7881fc380f2f489ae9b3a2f2448334aef9f7be58d85a7a0e8c10458247b09afa \ --hash=sha256:f13db0beb3c9fe2cc1ed0f031189f144610d2909b5874a616e77b0bd1ae3b686 \
--hash=sha256:db9f04eeb942e7998d1971c35e1658e2d9d6687166a4ebc036f484a71a79bbeb --hash=sha256:f4842b395d1580454756622069f4ca0408993885ecede967001d2c101201cdfa
botocore==1.27.93 \ botocore==1.27.94 \
--hash=sha256:7648891692c3c69038eef902f8d64af59f91211f713fe9072fb83ecdd310dbbc \ --hash=sha256:8237c070d2ab29fac4fbcfe9dd2e84e0ee147402e0fed3ac1629f92459c7f1d2
--hash=sha256:d5200f7b9150cdb91c9d3994980870d7bb4554e19c4d9d847f64626d8ceacf95
# via # via
# boto3 # boto3
# s3transfer # s3transfer

View File

@@ -17,19 +17,18 @@ azure-core==1.26.0 \
azure-identity==1.11.0 \ azure-identity==1.11.0 \
--hash=sha256:c3fc800af58b857e7faf0e310376e5ef10f5dad5090914cc42ffa6d7d23b6729 \ --hash=sha256:c3fc800af58b857e7faf0e310376e5ef10f5dad5090914cc42ffa6d7d23b6729 \
--hash=sha256:f5eb0035ac9ceca26658b30bb2a375755c4cda61d0e3fd236b0e52ade2cb0995 --hash=sha256:f5eb0035ac9ceca26658b30bb2a375755c4cda61d0e3fd236b0e52ade2cb0995
azure-storage-blob==12.14.0 \ azure-storage-blob==12.14.1 \
--hash=sha256:073c9e99154975644b32ed5c900832d8aa3c041b972b2f34ef269760d023e69b \ --hash=sha256:52b84658e8df7853a3cf1c563814655b5028b979b2a87905b92aa6bb30be240e \
--hash=sha256:a72dd9923e4b38a552f2bc1749d1fa5b820f497a8fb3cd2d77e7045bbe87bb4d --hash=sha256:860d4d82985a4bfc7d3271e71275af330f54f330a754355435a7ba749ccde997
barman[azure,cloud,google,snappy]==3.1.0 \ barman[azure,cloud,google,snappy]==3.1.0 \
--hash=sha256:70bb2a25ca987255daa3f4af7c87d0c41c341c830c687113f00bcb7798971aa9 \ --hash=sha256:70bb2a25ca987255daa3f4af7c87d0c41c341c830c687113f00bcb7798971aa9 \
--hash=sha256:8a2a85667f274deb93beb026c2492b9017fe51caf494d11ce353aab124f3930a --hash=sha256:8a2a85667f274deb93beb026c2492b9017fe51caf494d11ce353aab124f3930a
# via -r requirements.in # via -r requirements.in
boto3==1.24.93 \ boto3==1.24.94 \
--hash=sha256:7881fc380f2f489ae9b3a2f2448334aef9f7be58d85a7a0e8c10458247b09afa \ --hash=sha256:f13db0beb3c9fe2cc1ed0f031189f144610d2909b5874a616e77b0bd1ae3b686 \
--hash=sha256:db9f04eeb942e7998d1971c35e1658e2d9d6687166a4ebc036f484a71a79bbeb --hash=sha256:f4842b395d1580454756622069f4ca0408993885ecede967001d2c101201cdfa
botocore==1.27.93 \ botocore==1.27.94 \
--hash=sha256:7648891692c3c69038eef902f8d64af59f91211f713fe9072fb83ecdd310dbbc \ --hash=sha256:8237c070d2ab29fac4fbcfe9dd2e84e0ee147402e0fed3ac1629f92459c7f1d2
--hash=sha256:d5200f7b9150cdb91c9d3994980870d7bb4554e19c4d9d847f64626d8ceacf95
# via # via
# boto3 # boto3
# s3transfer # s3transfer