Skip to content

Commit 432bf40

Browse files
Build(deps-dev): update tox-gh-actions requirement
Updates the requirements on [tox-gh-actions](https://github.com/ymyzk/tox-gh-actions) to permit the latest version. - [Release notes](https://github.com/ymyzk/tox-gh-actions/releases) - [Commits](ymyzk/tox-gh-actions@v3.3.0...v3.5.0) --- updated-dependencies: - dependency-name: tox-gh-actions dependency-version: 3.5.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 571042a commit 432bf40

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ dev = [
5252
"ruff>=0.11.0",
5353
"sphinx>=8.2.3",
5454
"tox>=4.25.0",
55-
"tox-gh-actions>=3.3.0",
55+
"tox-gh-actions>=3.5.0",
5656
]
5757

5858
[tool.coverage.run]

0 commit comments

Comments
 (0)