Skip to content

Commit 8290b05

Browse files
chore(deps-dev): Update tox requirement from 4.30.2 to 4.30.3
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.30.2...4.30.3) --- updated-dependencies: - dependency-name: tox dependency-version: 4.30.3 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7153eca commit 8290b05

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
@@ -93,7 +93,7 @@ autopep8 = "2.3.2"
9393
mypy = "1.18.2"
9494
bandit = "1.8.6"
9595
tomli = { version = "^2.0.1", python = "<3.11" }
96-
tox = "4.30.2"
96+
tox = "4.30.3"
9797
pyupgrade = "3.20.0"
9898
deptry = "0.23.1"
9999
# for tests, use the GPL-version of jsonschema format validators - they are faster

0 commit comments

Comments
 (0)