Skip to content

Commit 444cdd3

Browse files
chore(deps-dev): update tox requirement from 4.16.0 to 4.24.1
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.24.1) --- updated-dependencies: - dependency-name: tox dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 08d50e5 commit 444cdd3

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.24.1"
4343

4444

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

0 commit comments

Comments
 (0)