From 82c3ca67da40ee3e647f680f2158a6f367a17390 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Mar 2024 22:56:28 +0000 Subject: [PATCH] Bump tox from 4.11.4 to 4.14.2 Bumps [tox](https://github.com/tox-dev/tox) from 4.11.4 to 4.14.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.11.4...4.14.2) --- updated-dependencies: - dependency-name: tox dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 369f395..a7bd9a7 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -7,5 +7,5 @@ pylint==3.1.0 pytest==8.0.2 pytest-cov==4.1.0 ruff==0.2.2 -tox==4.11.4 +tox==4.14.2 tox-gh-actions==3.2.0