Skip to content

Commit 4ac9938

Browse files
Bump tox from 4.55.0 to 4.55.1
Bumps [tox](https://github.com/tox-dev/tox) from 4.55.0 to 4.55.1. - [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.55.0...4.55.1) --- updated-dependencies: - dependency-name: tox dependency-version: 4.55.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a7f46e6 commit 4ac9938

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
tests = [
7979
"pytest-cov==7.1.0",
8080
"pytest==9.0.3",
81-
"tox==4.55.0",
81+
"tox==4.55.1",
8282
"python-dotenv==1.2.2",
8383
]
8484
tools = ["pyperclip==1.11.0", "commitizen==4.16.3", "pre-commit==4.6.0"]

0 commit comments

Comments
 (0)