From f22abac99e8020f3367776fa3380d000e1f5cca4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 16 Oct 2024 09:12:36 +0000 Subject: [PATCH] Bump tox from 4.21.2 to 4.22.0 Bumps [tox](https://github.com/tox-dev/tox) from 4.21.2 to 4.22.0. - [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.2...4.22.0) --- updated-dependencies: - dependency-name: tox dependency-type: direct:development update-type: version-update:semver-minor ... 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 0225bfea..2be49478 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -4,6 +4,6 @@ pre-commit==4.0.1 pytest-cov==5.0.0 pytest-xdist==3.6.1 pytest==8.3.3 -tox==4.21.2 +tox==4.22.0 numpy==2.1.2 Pillow==10.4.0