Skip to content

Commit

Permalink
chore(deps): update dependency tox to v4.21.0
Browse files Browse the repository at this point in the history
  • Loading branch information
descope[bot] authored Oct 22, 2024
1 parent 4abee26 commit 20b07c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ flake8-bugbear = {version = "24.1.17", python = ">=3.8.1"}
liccheck = "0.9.2"
isort = {version = "5.13.2", python = ">=3.8"}
pep8-naming = {version = "0.13.3", python = ">=3.8"}
tox = {version = "4.12.1", python = ">=3.8"}
tox = {version = "4.21.0", python = ">=3.8"}

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

0 comments on commit 20b07c9

Please sign in to comment.