From e5ac571a1fbc449e8c53a2e2ae42de9c301144de Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 May 2026 03:41:44 +0000 Subject: [PATCH] chore(deps): bump tox from 4.53.1 to 4.54.0 Bumps [tox](https://github.com/tox-dev/tox) from 4.53.1 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.53.1...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.in | 2 +- requirements.txt | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/requirements.in b/requirements.in index a85caacf..1cf1d38d 100644 --- a/requirements.in +++ b/requirements.in @@ -405,7 +405,7 @@ toolz==1.1.0 # partd tornado==6.5.5 # via distributed -tox==4.53.1 +tox==4.54.0 # via mozilla-jetstream types-futures==3.3.8 # via mozilla-jetstream diff --git a/requirements.txt b/requirements.txt index 9eb3a49e..fca57af7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2528,9 +2528,9 @@ tornado==6.5.5 \ # via # -r requirements.in # distributed -tox==4.53.1 \ - --hash=sha256:4a9948607e976a337c22d64a1b4fafd486125e82f00ab6ce32fa6cacc23f48b1 \ - --hash=sha256:7be9805ed4a34242510c7acc9a7e3a01a35942e08f31f8bd69067c3a37130afc +tox==4.54.0 \ + --hash=sha256:21e36fd8256590379620848d0b03b52f4d541b65b749de1a17c3e616978dad58 \ + --hash=sha256:a2d7c1177242ae9c3d9e404039e9f945ce16a3e5dfc66972c643e27d7e764f4b # via -r requirements.in types-futures==3.3.8 \ --hash=sha256:6fe8ccc2c2af7ef2fdd9bf73eab6d617074f09f30ad7d373510b4043d39c42de \