Skip to content

Commit 084c1f4

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 d9a3b07 commit 084c1f4

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
@@ -60,7 +60,7 @@ tomli==2.2.1
6060
# pyproject-api
6161
# pytest
6262
# tox
63-
tox==4.25.0
63+
tox==4.26.0
6464
# via
6565
# -r requirements-ci.in
6666
# tox-gh-actions
@@ -72,5 +72,5 @@ typing-extensions==4.12.2
7272
# pydantic
7373
# pydantic-core
7474
# tox
75-
virtualenv==20.29.3
75+
virtualenv==20.31.2
7676
# via tox

requirements-dev.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ tomli==2.2.1
101101
# pyproject-api
102102
# pytest
103103
# tox
104-
tox==4.25.0
104+
tox==4.26.0
105105
# via -r requirements-dev.in
106106
typing-extensions==4.12.2
107107
# via
@@ -111,7 +111,7 @@ typing-extensions==4.12.2
111111
# pydantic
112112
# pydantic-core
113113
# tox
114-
virtualenv==20.29.3
114+
virtualenv==20.31.2
115115
# via
116116
# pre-commit
117117
# tox

0 commit comments

Comments
 (0)