Skip to content

Commit d78ae61

Browse files
build(deps): 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:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 10b050c commit d78ae61

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

requirements-ci.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,13 +34,13 @@ tomli==2.2.1
3434
# via
3535
# pyproject-api
3636
# tox
37-
tox==4.25.0
37+
tox==4.26.0
3838
# via
3939
# -r requirements-ci.in
4040
# tox-gh-actions
4141
tox-gh-actions==3.3.0
4242
# via -r requirements-ci.in
4343
typing-extensions==4.13.0
4444
# via tox
45-
virtualenv==20.29.2
45+
virtualenv==20.31.2
4646
# via tox

requirements-dev.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -85,14 +85,14 @@ tomli==2.2.1
8585
# pyproject-api
8686
# pytest
8787
# tox
88-
tox==4.25.0
88+
tox==4.26.0
8989
# via -r requirements-dev.in
9090
typing-extensions==4.12.2
9191
# via
9292
# black
9393
# mypy
9494
# tox
95-
virtualenv==20.29.2
95+
virtualenv==20.31.2
9696
# via
9797
# pre-commit
9898
# tox

0 commit comments

Comments
 (0)