Skip to content

Commit 9cd80fe

Browse files
Build(deps-dev): bump tox from 4.26.0 to 4.27.0
Bumps [tox](https://github.com/tox-dev/tox) from 4.26.0 to 4.27.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.26.0...4.27.0) --- updated-dependencies: - dependency-name: tox dependency-version: 4.27.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6625fb7 commit 9cd80fe

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 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.4.0"
8383
pytest-cov = "^6.2.1"
84-
tox = "^4.26.0"
84+
tox = "^4.27.0"
8585
tox-gh-actions = "^3.3.0"
8686

8787

0 commit comments

Comments
 (0)