Skip to content

Commit 9f88bc9

Browse files
Build(deps-dev): bump tox from 4.25.0 to 4.26.0
Bumps [tox](https://github.com/tox-dev/tox) from 4.25.0 to 4.26.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.25.0...4.26.0) --- updated-dependencies: - dependency-name: tox dependency-version: 4.26.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2bc9001 commit 9f88bc9

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

poetry.lock

Lines changed: 10 additions & 10 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.1.1"
84-
tox = "^4.25.0"
84+
tox = "^4.26.0"
8585
tox-gh-actions = "^3.3.0"
8686

8787

0 commit comments

Comments
 (0)