From 27dcee43adc1129b13fa4eff8985371f854b6d60 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 Feb 2025 02:22:40 +0000 Subject: [PATCH] Bump tox-gh-actions from 2.9.1 to 3.3.0 Bumps [tox-gh-actions](https://github.com/ymyzk/tox-gh-actions) from 2.9.1 to 3.3.0. - [Release notes](https://github.com/ymyzk/tox-gh-actions/releases) - [Commits](https://github.com/ymyzk/tox-gh-actions/compare/v2.9.1...v3.3.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 51adeb2..2898c37 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -3,5 +3,5 @@ flake8==7.1.1 isort==5.12.0 pre-commit==4.0.1 tox==3.25.1 -tox-gh-actions==2.9.1 +tox-gh-actions==3.3.0 codecov==2.1.13 \ No newline at end of file