From 258c5764b94d4cd3e56485740ec0d3b468f3e99e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Apr 2026 09:29:38 +0000 Subject: [PATCH] build(deps-dev): bump the pip-dependencies group Bumps the pip-dependencies group in /requirements.d with 2 updates: [pkgconfig](https://github.com/matze/pkgconfig) and [tox](https://github.com/tox-dev/tox). Updates `pkgconfig` from 1.5.5 to 1.6.0 - [Release notes](https://github.com/matze/pkgconfig/releases) - [Commits](https://github.com/matze/pkgconfig/compare/v1.5.5...v1.6.0) Updates `tox` from 4.46.3 to 4.49.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.46.3...4.49.0) --- updated-dependencies: - dependency-name: pkgconfig dependency-version: 1.6.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: pip-dependencies - dependency-name: tox dependency-version: 4.49.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: pip-dependencies ... Signed-off-by: dependabot[bot] --- requirements.d/development.lock.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.d/development.lock.txt b/requirements.d/development.lock.txt index 3c5c7886f..70a61c059 100644 --- a/requirements.d/development.lock.txt +++ b/requirements.d/development.lock.txt @@ -5,8 +5,8 @@ pip==26.0.1 wheel==0.46.3 virtualenv==20.39.1 build==1.4.2 -pkgconfig==1.5.5 -tox==4.46.3 +pkgconfig==1.6.0 +tox==4.48.1 pytest==9.0.2 pytest-xdist==3.8.0 coverage[toml]==7.13.5