Skip to content

Commit 544b303

Browse files
Build(deps-dev): bump tox from 4.24.1 to 4.24.2
Bumps [tox](https://github.com/tox-dev/tox) from 4.24.1 to 4.24.2. - [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.24.1...4.24.2) --- updated-dependencies: - dependency-name: tox dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2b2b5d1 commit 544b303

File tree

2 files changed

+47
-21
lines changed

2 files changed

+47
-21
lines changed

poetry.lock

Lines changed: 46 additions & 20 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ optional = true
8181
[tool.poetry.group.tests.dependencies]
8282
pytest = "^8.3.5"
8383
pytest-cov = "^6.0.0"
84-
tox = "^4.24.1"
84+
tox = "^4.24.2"
8585
tox-gh-actions = "^3.3.0"
8686

8787

0 commit comments

Comments
 (0)