Skip to content

Commit 3d9e30a

Browse files
authored
chore(deps): update dependency tox to v4.21.0
1 parent 6462efb commit 3d9e30a

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
@@ -59,7 +59,7 @@ flake8-bugbear = {version = "24.1.17", python = ">=3.8.1"}
5959
liccheck = "0.9.2"
6060
isort = {version = "5.13.2", python = ">=3.8"}
6161
pep8-naming = {version = "0.13.3", python = ">=3.8"}
62-
tox = {version = "4.12.1", python = ">=3.8"}
62+
tox = {version = "4.21.0", python = ">=3.8"}
6363

6464
[tool.poetry.group.format.dependencies]
6565
black = {version = "24.3.0", python = ">=3.8"}

0 commit comments

Comments
 (0)