diff options
author | robot-contrib <robot-contrib@yandex-team.com> | 2023-11-04 07:38:37 +0300 |
---|---|---|
committer | robot-contrib <robot-contrib@yandex-team.com> | 2023-11-04 07:59:21 +0300 |
commit | 1ffd17c5d316be54c33e7197ccdd13d98562feb8 (patch) | |
tree | ebb5a6f6fbd7260faa3ac730d0767a228e5a136e /contrib/python/boto3/py3/.dist-info/METADATA | |
parent | 1b85f8248fcbe51733270e55a66115495f55e962 (diff) | |
download | ydb-1ffd17c5d316be54c33e7197ccdd13d98562feb8.tar.gz |
Update contrib/python/boto3/py3 to 1.28.68
Diffstat (limited to 'contrib/python/boto3/py3/.dist-info/METADATA')
-rw-r--r-- | contrib/python/boto3/py3/.dist-info/METADATA | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/contrib/python/boto3/py3/.dist-info/METADATA b/contrib/python/boto3/py3/.dist-info/METADATA index 2a1d31815d..cd016e1f86 100644 --- a/contrib/python/boto3/py3/.dist-info/METADATA +++ b/contrib/python/boto3/py3/.dist-info/METADATA @@ -1,6 +1,6 @@ Metadata-Version: 2.1 Name: boto3 -Version: 1.28.67 +Version: 1.28.68 Summary: The AWS SDK for Python Home-page: https://github.com/boto/boto3 Author: Amazon Web Services @@ -24,7 +24,7 @@ Classifier: Programming Language :: Python :: 3.12 Requires-Python: >= 3.7 License-File: LICENSE License-File: NOTICE -Requires-Dist: botocore (<1.32.0,>=1.31.67) +Requires-Dist: botocore (<1.32.0,>=1.31.68) Requires-Dist: jmespath (<2.0.0,>=0.7.1) Requires-Dist: s3transfer (<0.8.0,>=0.7.0) Provides-Extra: crt |