Merge pull request #9607 from ThomasWaldmann/fix-dependabot-9603

build(deps-dev): bump pip-dependencies group (fix #9603 - virtualenv for tox 4.52.1)
This commit is contained in:
TW 2026-05-12 22:35:53 +02:00 committed by GitHub
commit 0263d1deb7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 7 additions and 7 deletions

View file

@ -1,16 +1,16 @@
setuptools==80.10.2
setuptools==82.0.0
setuptools-scm==9.2.2
pip==26.0.1
wheel==0.46.3
virtualenv==20.39.1
build==1.4.3
virtualenv==21.3.2
build==1.4.4
pkgconfig==1.6.0
tox==4.48.1
tox==4.52.1
pytest==9.0.3
pytest-xdist==3.8.0
coverage[toml]==7.13.5
pytest-cov==7.0.0
pytest-cov==7.1.0
pytest-benchmark==5.2.3
Cython==3.2.4
pre-commit==4.5.1
types-PyYAML==6.0.12.20260408
types-PyYAML==6.0.12.20260510

View file

@ -1,4 +1,4 @@
setuptools >=78.1.1
setuptools >=82.0.0
setuptools_scm
pip !=24.2
wheel