diff options
author | robot-contrib <robot-contrib@yandex-team.com> | 2023-10-17 07:29:50 +0300 |
---|---|---|
committer | robot-contrib <robot-contrib@yandex-team.com> | 2023-10-17 07:50:55 +0300 |
commit | 099f2381ec83c74cbc4be7ab36b8914640744d24 (patch) | |
tree | cf5a0704bad6452ca844a7d812f0cd747f3ce720 /contrib/python/boto3/py3/ya.make | |
parent | 09ebdf72fbd10c00e6f3c2db0d686a8ef17d8c59 (diff) | |
download | ydb-099f2381ec83c74cbc4be7ab36b8914640744d24.tar.gz |
Update contrib/python/boto3/py3 to 1.28.58
Diffstat (limited to 'contrib/python/boto3/py3/ya.make')
-rw-r--r-- | contrib/python/boto3/py3/ya.make | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/python/boto3/py3/ya.make b/contrib/python/boto3/py3/ya.make index 6aee159ab83..e8c8d03b593 100644 --- a/contrib/python/boto3/py3/ya.make +++ b/contrib/python/boto3/py3/ya.make @@ -2,7 +2,7 @@ PY3_LIBRARY() -VERSION(1.28.57) +VERSION(1.28.58) LICENSE(Apache-2.0) |