From 9d7e5aa2f0930ae9be6deb1470029aeebfb0bef4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 May 2026 15:03:52 +0000 Subject: [PATCH] build(deps): bump tox from 4.50.3 to 4.53.1 Bumps [tox](https://github.com/tox-dev/tox) from 4.50.3 to 4.53.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.50.3...4.53.1) --- updated-dependencies: - dependency-name: tox dependency-version: 4.53.1 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..a9ffb79 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.53.1 \ + --hash=sha256:4a9948607e976a337c22d64a1b4fafd486125e82f00ab6ce32fa6cacc23f48b1 \ + --hash=sha256:7be9805ed4a34242510c7acc9a7e3a01a35942e08f31f8bd69067c3a37130afc # via # -r requirements.in typing-extensions==4.15.0 \