From 85bd57d0a8db706b12d441133b5118dfe34cdb8b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Jun 2026 18:03:16 +0000 Subject: [PATCH] chore(deps): bump tox from 4.53.1 to 4.55.1 Bumps [tox](https://github.com/tox-dev/tox) from 4.53.1 to 4.55.1. - [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.55.1) --- updated-dependencies: - dependency-name: tox dependency-version: 4.55.1 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..89a64a33 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.55.1 # via mozilla-jetstream types-futures==3.3.8 # via mozilla-jetstream diff --git a/requirements.txt b/requirements.txt index 9eb3a49e..ac1ec94f 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.55.1 \ + --hash=sha256:0678fbf26dd5b559b1ef128fa4388325920219322ebc8cc5f3497627c00f4472 \ + --hash=sha256:e2084be6dfdef96ba1bed4948e6a1f73613d6952e1477be5dca45653d4c053c8 # via -r requirements.in types-futures==3.3.8 \ --hash=sha256:6fe8ccc2c2af7ef2fdd9bf73eab6d617074f09f30ad7d373510b4043d39c42de \