Skip to content

Commit a2506e1

Browse files
build: bump tox from 4.31.0 to 4.32.0
Bumps [tox](https://github.com/tox-dev/tox) from 4.31.0 to 4.32.0. - [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.31.0...4.32.0) --- updated-dependencies: - dependency-name: tox dependency-version: 4.32.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8bcd5f3 commit a2506e1

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
@@ -69,7 +69,7 @@ doc = [
6969
"sphinx-jinja==2.0.2",
7070
"sphinx-notfound-page==1.1.0",
7171
"sphinx-theme-builder[cli]==0.2.0b2",
72-
"tox==4.31.0",
72+
"tox==4.32.0",
7373
"pydantic==2.12.4"
7474
]
7575

0 commit comments

Comments
 (0)