From 856c2f5f195c3308a3bc7e64e937c2e8377a0315 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Oct 2025 15:39:01 +0000 Subject: [PATCH] Bump the minor-and-patch group with 2 updates Bumps the minor-and-patch group with 2 updates: [tox](https://github.com/tox-dev/tox) and [virtualenv](https://github.com/pypa/virtualenv). Updates `tox` from 4.30.3 to 4.31.0 - [Release notes](https://github.com/tox-dev/tox/releases) - [Changelog](https://github.com/tox-dev/tox/blob/main/docs/changelog.rst) - [Commits](https://github.com/tox-dev/tox/compare/4.30.3...4.31.0) Updates `virtualenv` from 20.34.0 to 20.35.3 - [Release notes](https://github.com/pypa/virtualenv/releases) - [Changelog](https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst) - [Commits](https://github.com/pypa/virtualenv/compare/20.34.0...20.35.3) --- updated-dependencies: - dependency-name: tox dependency-version: 4.31.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: virtualenv dependency-version: 20.35.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 233241c..f5ca7a8 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -31,8 +31,8 @@ pytest-cov==7.0.0 pytest-mock==3.15.1 six==1.17.0 toml==0.10.2 -tox==4.30.3 +tox==4.31.0 traitlets==5.14.3 -virtualenv==20.34.0 +virtualenv==20.35.3 wcwidth==0.2.14 zipp==3.23.0