From d51dd2a2182e3bec3e1a03fe0053f45490ac01b6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 23 Oct 2024 02:19:51 +0000 Subject: [PATCH] Bump tox from 4.23.0 to 4.23.2 Bumps [tox](https://github.com/tox-dev/tox) from 4.23.0 to 4.23.2. - [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.0...4.23.2) --- updated-dependencies: - dependency-name: tox dependency-type: direct:development update-type: version-update:semver-patch ... 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 6f3be78..9b1df9a 100644 --- a/requirements/develop.txt +++ b/requirements/develop.txt @@ -2,7 +2,7 @@ pip==24.2 bump2version==1.0.1 wheel==0.44.0 -tox==4.23.0 +tox==4.23.2 Sphinx==8.1.3 myst-parser==4.0.0 twine==5.1.1