From 1787c388ff5e86757b065853e127329da6523027 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Feb 2024 02:04:56 +0000 Subject: [PATCH] Bump tox-gh-actions from 2.9.1 to 3.2.0 Bumps [tox-gh-actions](https://github.com/ymyzk/tox-gh-actions) from 2.9.1 to 3.2.0. - [Release notes](https://github.com/ymyzk/tox-gh-actions/releases) - [Commits](https://github.com/ymyzk/tox-gh-actions/compare/v2.9.1...v3.2.0) --- updated-dependencies: - dependency-name: tox-gh-actions dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index e960c92..0337df8 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -3,5 +3,5 @@ flake8==4.0.1 isort==5.10.1 pre-commit==2.17.0 tox==3.25.1 -tox-gh-actions==2.9.1 +tox-gh-actions==3.2.0 codecov==2.1.13 \ No newline at end of file