Skip to content

Commit f2ea3cc

Browse files
chore(deps-dev): update tox requirement from 4.16.0 to 4.26.0
Updates the requirements on [tox](https://github.com/tox-dev/tox) to permit the latest version. - [Release notes](https://github.com/tox-dev/tox/releases) - [Changelog](https://github.com/tox-dev/tox/blob/main/docs/changelog.rst) - [Commits](tox-dev/tox@4.16.0...4.26.0) --- updated-dependencies: - dependency-name: tox dependency-version: 4.26.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ad7845d commit f2ea3cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ docutils = "0.21.2"
3939

4040

4141
[tool.poetry.group.dev.dependencies]
42-
tox = "4.16.0"
42+
tox = "4.26.0"
4343

4444

4545
[tool.poetry.group.test.dependencies]

0 commit comments

Comments
 (0)