From f4fee9f9c02473bd6e0d33f032ecc7079f990609 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Apr 2026 02:38:34 +0000 Subject: [PATCH] Bump tox-gh from 1.6.1 to 1.7.1 in /CI Bumps [tox-gh](https://github.com/tox-dev/tox-gh) from 1.6.1 to 1.7.1. - [Release notes](https://github.com/tox-dev/tox-gh/releases) - [Commits](https://github.com/tox-dev/tox-gh/compare/1.6.1...1.7.1) --- updated-dependencies: - dependency-name: tox-gh dependency-version: 1.7.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- CI/requirements_ci.in | 2 +- CI/requirements_ci.txt | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/CI/requirements_ci.in b/CI/requirements_ci.in index 319891aa..9d070d4a 100644 --- a/CI/requirements_ci.in +++ b/CI/requirements_ci.in @@ -7,4 +7,4 @@ pydantic==2.12.5 pylint==4.0.4 tomli==2.4.0 tox==4.34.1 -tox-gh==1.6.1 +tox-gh==1.7.1 diff --git a/CI/requirements_ci.txt b/CI/requirements_ci.txt index 93788a99..9e43533f 100644 --- a/CI/requirements_ci.txt +++ b/CI/requirements_ci.txt @@ -496,9 +496,9 @@ tox==4.34.1 \ # via # -r requirements_ci.in # tox-gh -tox-gh==1.6.1 \ - --hash=sha256:070b69bf50821393e1ff0237006bb61b33347e2060eaec415fbfdefa48131aa7 \ - --hash=sha256:b43240f689430b33a1877ab8794afe922e3b57a61b56c1f47daf1925367ea289 +tox-gh==1.7.1 \ + --hash=sha256:4f4871ee4091b41464f2df9ab1fcedb14a48accdecbb60d53297301a9d8984c6 \ + --hash=sha256:a82285b16a597516f9a24f20326b124ddc7924a8b70cb05a9192e1c53d7f701d # via -r requirements_ci.in types-setuptools==75.8.0.20250110 \ --hash=sha256:96f7ec8bbd6e0a54ea180d66ad68ad7a1d7954e7281a710ea2de75e355545271 \