aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/python/responses/py3/ya.make
diff options
context:
space:
mode:
authorrobot-piglet <robot-piglet@yandex-team.com>2023-11-18 09:45:45 +0300
committerrobot-piglet <robot-piglet@yandex-team.com>2023-11-18 10:04:04 +0300
commitdf03ef42eed0a5b601011204e47b72d37c6373a9 (patch)
tree530e7eed0215db0b677aa07c5ccc834a8cb60e5a /contrib/python/responses/py3/ya.make
parent02af688a175993fc8169edf79bef767977b91764 (diff)
downloadydb-df03ef42eed0a5b601011204e47b72d37c6373a9.tar.gz
Intermediate changes
Diffstat (limited to 'contrib/python/responses/py3/ya.make')
-rw-r--r--contrib/python/responses/py3/ya.make3
1 files changed, 1 insertions, 2 deletions
diff --git a/contrib/python/responses/py3/ya.make b/contrib/python/responses/py3/ya.make
index 20cb7a76c8..bd363a36d8 100644
--- a/contrib/python/responses/py3/ya.make
+++ b/contrib/python/responses/py3/ya.make
@@ -2,14 +2,13 @@
PY3_LIBRARY()
-VERSION(0.23.3)
+VERSION(0.24.0)
LICENSE(Apache-2.0)
PEERDIR(
contrib/python/PyYAML
contrib/python/requests
- contrib/python/types-PyYAML
contrib/python/urllib3
)