From 7624e8fc70001263b0bcb9c19c2b4106cb0e9ba2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Jul 2026 05:42:59 +0000 Subject: [PATCH] build(deps-dev): bump the pip-dependencies group Bumps the pip-dependencies group in /requirements.d with 3 updates: [tox](https://github.com/tox-dev/tox), [pre-commit](https://github.com/pre-commit/pre-commit) and [types-pyyaml](https://github.com/python/typeshed). Updates `tox` from 4.55.1 to 4.56.1 - [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.55.1...4.56.1) Updates `pre-commit` from 4.6.0 to 4.6.1 - [Release notes](https://github.com/pre-commit/pre-commit/releases) - [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md) - [Commits](https://github.com/pre-commit/pre-commit/compare/v4.6.0...v4.6.1) Updates `types-pyyaml` from 6.0.12.20260518 to 6.0.12.20260724 - [Commits](https://github.com/python/typeshed/commits) --- updated-dependencies: - dependency-name: tox dependency-version: 4.56.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: pip-dependencies - dependency-name: pre-commit dependency-version: 4.6.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: pip-dependencies - dependency-name: types-pyyaml dependency-version: 6.0.12.20260724 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: pip-dependencies ... Signed-off-by: dependabot[bot] --- requirements.d/development.lock.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements.d/development.lock.txt b/requirements.d/development.lock.txt index a6ae557dbb..e653915dd2 100644 --- a/requirements.d/development.lock.txt +++ b/requirements.d/development.lock.txt @@ -1,11 +1,11 @@ pip==26.1.2 virtualenv==21.5.2 build==1.5.1 -tox==4.55.1 +tox==4.56.1 pytest==9.1.1 pytest-xdist==3.8.0 coverage[toml]==7.14.3 pytest-cov==7.1.0 pytest-benchmark==5.2.3 -pre-commit==4.6.0 -types-PyYAML==6.0.12.20260518 +pre-commit==4.6.1 +types-PyYAML==6.0.12.20260724