mirror of
https://github.com/borgbackup/borg.git
synced 2026-06-11 01:41:57 -04:00
Merge pull request #9658 from borgbackup/dependabot/pip/requirements.d/pip-dependencies-c992239b81
build(deps-dev): bump the pip-dependencies group in /requirements.d with 5 updates
This commit is contained in:
commit
969cb83852
2 changed files with 6 additions and 6 deletions
|
|
@ -1,11 +1,11 @@
|
|||
setuptools==82.0.0
|
||||
setuptools==82.0.1
|
||||
setuptools-scm==9.2.2
|
||||
pip==26.1
|
||||
pip==26.1.1
|
||||
wheel==0.46.3
|
||||
virtualenv==21.3.2
|
||||
virtualenv==21.3.3
|
||||
build==1.4.4
|
||||
pkgconfig==1.6.0
|
||||
tox==4.52.1
|
||||
tox==4.53.0
|
||||
pytest==9.0.3
|
||||
pytest-xdist==3.8.0
|
||||
coverage[toml]==7.13.5
|
||||
|
|
@ -13,4 +13,4 @@ pytest-cov==7.1.0
|
|||
pytest-benchmark==5.2.3
|
||||
Cython==3.2.4
|
||||
pre-commit==4.5.1
|
||||
types-PyYAML==6.0.12.20260510
|
||||
types-PyYAML==6.0.12.20260518
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
setuptools >=82.0.0
|
||||
setuptools >=82.0.1
|
||||
setuptools_scm
|
||||
pip !=24.2
|
||||
wheel
|
||||
|
|
|
|||
Loading…
Reference in a new issue