From a9e273000de455b787f3413d5075cfe18c9cf242 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 Sep 2023 22:18:53 +0200 Subject: [PATCH] Bump tox from 4.8.0 to 4.11.3 (#590) Bumps [tox](https://github.com/tox-dev/tox) from 4.8.0 to 4.11.3. - [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.8.0...4.11.3) --- updated-dependencies: - dependency-name: tox dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Sandro Lutz --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c6a49ef0..40f45eab 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,5 +13,5 @@ Pillow==10.0.1 # Test requirements. It's not worth the hassle to keep them separate. pytest==7.4.2 pytest-cov==4.1.0 -tox==4.8.0 +tox==4.11.3 flake8==6.1.0