aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/python/allure-python-commons
diff options
context:
space:
mode:
authorrobot-piglet <robot-piglet@yandex-team.com>2025-06-25 10:08:24 +0300
committerrobot-piglet <robot-piglet@yandex-team.com>2025-06-25 10:31:36 +0300
commitf268e1f349c6693c4edae95eb970a836314789fe (patch)
treec0ee9e0ff39c7535737717388e869441b2b965c0 /contrib/python/allure-python-commons
parente7147783ae6a23ee6675fa9f8ca6f43c6af17bc3 (diff)
downloadydb-f268e1f349c6693c4edae95eb970a836314789fe.tar.gz
Intermediate changes
commit_hash:547f6f7109b79460fbc28c3a4d578afbd2adaf8f
Diffstat (limited to 'contrib/python/allure-python-commons')
-rw-r--r--contrib/python/allure-python-commons/.dist-info/METADATA2
-rw-r--r--contrib/python/allure-python-commons/ya.make2
2 files changed, 2 insertions, 2 deletions
diff --git a/contrib/python/allure-python-commons/.dist-info/METADATA b/contrib/python/allure-python-commons/.dist-info/METADATA
index 65261a79955..8b980110138 100644
--- a/contrib/python/allure-python-commons/.dist-info/METADATA
+++ b/contrib/python/allure-python-commons/.dist-info/METADATA
@@ -1,6 +1,6 @@
Metadata-Version: 2.4
Name: allure-python-commons
-Version: 2.14.2
+Version: 2.14.3
Summary: Contains the API for end users as well as helper functions and classes to build Allure adapters for Python test frameworks
Home-page: https://allurereport.org/
Author: Qameta Software Inc., Stanislav Seliverstov
diff --git a/contrib/python/allure-python-commons/ya.make b/contrib/python/allure-python-commons/ya.make
index 2883e1e72cb..633c064a4e1 100644
--- a/contrib/python/allure-python-commons/ya.make
+++ b/contrib/python/allure-python-commons/ya.make
@@ -2,7 +2,7 @@
PY3_LIBRARY()
-VERSION(2.14.2)
+VERSION(2.14.3)
LICENSE(Apache-2.0)