From 63b8e553f6515f1eb7cd89ca780713487a84287c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 May 2025 13:50:45 +0000 Subject: [PATCH] Bump allure-python-commons from 2.13.5 to 2.14.2 Bumps [allure-python-commons](https://github.com/allure-framework/allure-python) from 2.13.5 to 2.14.2. - [Release notes](https://github.com/allure-framework/allure-python/releases) - [Commits](https://github.com/allure-framework/allure-python/compare/2.13.5...2.14.2) --- updated-dependencies: - dependency-name: allure-python-commons dependency-version: 2.14.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 264cf1b5235..9ad8302a739 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ allure-pytest==2.13.5 -allure-python-commons==2.13.5 +allure-python-commons==2.14.2 asttokens==2.4.1 attrs==24.2.0 certifi==2024.8.30