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] <support@github.com>
This commit is contained in:
dependabot[bot] 2026-04-07 09:29:38 +00:00 committed by GitHub
parent cb2721dc31
commit 258c5764b9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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