mirror of
https://github.com/borgbackup/borg.git
synced 2026-06-11 01:41:57 -04:00
Merge pull request #9717 from borgbackup/dependabot/pip/requirements.d/pip-dependencies-ba5c4d1ea1
build(deps): bump the pip-dependencies group in /requirements.d with 6 updates
This commit is contained in:
commit
a309f3dc93
2 changed files with 6 additions and 6 deletions
|
|
@ -1,16 +1,16 @@
|
|||
setuptools==82.0.1
|
||||
setuptools-scm==9.2.2
|
||||
pip==26.1.1
|
||||
wheel==0.46.3
|
||||
pip==26.1.2
|
||||
wheel==0.47.0
|
||||
virtualenv==21.3.3
|
||||
build==1.4.4
|
||||
build==1.5.0
|
||||
pkgconfig==1.6.0
|
||||
tox==4.53.0
|
||||
tox==4.53.1
|
||||
pytest==9.0.3
|
||||
pytest-xdist==3.8.0
|
||||
coverage[toml]==7.13.5
|
||||
pytest-cov==7.1.0
|
||||
pytest-benchmark==5.2.3
|
||||
Cython==3.2.5
|
||||
pre-commit==4.5.1
|
||||
pre-commit==4.6.0
|
||||
types-PyYAML==6.0.12.20260518
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
pyinstaller==6.19.0
|
||||
pyinstaller==6.20.0
|
||||
|
|
|
|||
Loading…
Reference in a new issue