From 4f966afe13315a6d1672ff1b1da43657165a7aa4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 May 2026 21:35:37 +0000 Subject: [PATCH] build(deps): bump tox from 4.50.3 to 4.54.0 Bumps [tox](https://github.com/tox-dev/tox) from 4.50.3 to 4.54.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.50.3...4.54.0) --- updated-dependencies: - dependency-name: tox dependency-version: 4.54.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index f295b05..b04d48b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -138,9 +138,9 @@ tomli==2.4.1 \ tomli-w==1.2.0 \ --hash=sha256:188306098d013b691fcadc011abd66727d3c414c571bb01b1a174ba8c983cf90 \ --hash=sha256:2dd14fac5a47c27be9cd4c976af5a12d87fb1f0b4512f81d69cce3b35ae25021 -tox==4.50.3 \ - --hash=sha256:5e788a512bfe6f7447e0c8d7c1b666eb2e56e5e676c65717490423bec37d1a07 \ - --hash=sha256:c745641de6cc4f19d066bd9f98c1c25f7affb005b381b7f3694a1f142ea0946b +tox==4.54.0 \ + --hash=sha256:21e36fd8256590379620848d0b03b52f4d541b65b749de1a17c3e616978dad58 \ + --hash=sha256:a2d7c1177242ae9c3d9e404039e9f945ce16a3e5dfc66972c643e27d7e764f4b # via # -r requirements.in typing-extensions==4.15.0 \