From 3e759d291b905691cfe972ef58591e9f0fa6f892 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 3 Oct 2024 09:41:40 +0000 Subject: [PATCH] Bump tox from 4.21.0 to 4.21.1 Bumps [tox](https://github.com/tox-dev/tox) from 4.21.0 to 4.21.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.21.0...4.21.1) --- updated-dependencies: - dependency-name: tox dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index c25d0db76..728b6b621 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -4,6 +4,6 @@ pre-commit==3.8.0 pytest-cov==5.0.0 pytest-xdist==3.6.1 pytest==8.3.3 -tox==4.21.0 +tox==4.21.1 numpy==2.1.1 Pillow==10.4.0