From 70d289833e8f3a4d76257fbd28d4872482f9bf5c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Jan 2025 02:28:40 +0000 Subject: [PATCH] Bump tox from 4.23.2 to 4.24.1 Bumps [tox](https://github.com/tox-dev/tox) from 4.23.2 to 4.24.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.23.2...4.24.1) --- updated-dependencies: - dependency-name: tox dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements/develop.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/develop.txt b/requirements/develop.txt index 5b2cbce..ccb7ce2 100644 --- a/requirements/develop.txt +++ b/requirements/develop.txt @@ -2,7 +2,7 @@ pip==24.3.1 bump2version==1.0.1 wheel==0.45.1 -tox==4.23.2 +tox==4.24.1 Sphinx==8.1.3 myst-parser==4.0.0 twine==6.0.1