From 5d14cb286a286bd248c83a50577dbb32ef611777 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Jul 2026 05:11:54 +0000 Subject: [PATCH] Bump tox from 4.52.0 to 4.56.0 in /CI Bumps [tox](https://github.com/tox-dev/tox) from 4.52.0 to 4.56.0. - [Release notes](https://github.com/tox-dev/tox/releases) - [Changelog](https://github.com/tox-dev/tox/blob/main/docs/changelog.rst) - [Commits](https://github.com/tox-dev/tox/compare/4.52.0...4.56.0) --- updated-dependencies: - dependency-name: tox dependency-version: 4.56.0 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 18905032..0e1f3f13 100644 --- a/CI/requirements_ci.in +++ b/CI/requirements_ci.in @@ -6,4 +6,4 @@ pydantic==2.12.5 pygments==2.20.0 pylint==4.0.4 tox-gh==1.7.1 -tox==4.52.0 +tox==4.56.0 diff --git a/CI/requirements_ci.txt b/CI/requirements_ci.txt index 9f02c4be..08e204e6 100644 --- a/CI/requirements_ci.txt +++ b/CI/requirements_ci.txt @@ -495,9 +495,9 @@ tomlkit==0.13.0 \ # via # bump-my-version # pylint -tox==4.52.0 \ - --hash=sha256:6054abf5c8b61d58776fbec991f9bf0d34bb883862beb93d2fe55601ef3977c9 \ - --hash=sha256:624d8ea4a8c6d5e8d168eedf0e318d736fb22e83ca83137d001ac65ffdec46fd +tox==4.56.0 \ + --hash=sha256:538c472ccd7e7c7f5a5bcbb7f1268579941986d0eeaf7e644fc4a1004076bc05 \ + --hash=sha256:9712ed24bae3b9963fe56140db5e3f1a86eed18ddcc35fff11d314038381fd23 # via # -r requirements_ci.in # tox-gh