mirror of
https://github.com/borgbackup/borg.git
synced 2026-02-18 18:19:16 -05:00
Merge pull request #9360 from borgbackup/dependabot/pip/requirements.d/pip-dependencies-a5918913ce
build(deps-dev): bump the pip-dependencies group across 1 directory with 13 updates
This commit is contained in:
commit
6e1fd9e0ec
1 changed files with 13 additions and 13 deletions
|
|
@ -1,15 +1,15 @@
|
|||
setuptools==78.1.1
|
||||
setuptools-scm==8.3.1
|
||||
pip==26.0
|
||||
wheel==0.46.2
|
||||
setuptools==80.9.0
|
||||
setuptools-scm==9.2.2
|
||||
pip==26.0.1
|
||||
wheel==0.46.3
|
||||
virtualenv==20.36.1
|
||||
build==1.2.2.post1
|
||||
build==1.4.0
|
||||
pkgconfig==1.5.5
|
||||
tox==4.27.0
|
||||
pytest==8.4.1
|
||||
pytest-xdist==3.7.0
|
||||
coverage[toml]==7.9.1
|
||||
pytest-cov==6.2.1
|
||||
pytest-benchmark==5.1.0
|
||||
Cython==3.2.3
|
||||
pre-commit==4.2.0
|
||||
tox==4.34.1
|
||||
pytest==9.0.1
|
||||
pytest-xdist==3.8.0
|
||||
coverage[toml]==7.13.1
|
||||
pytest-cov==7.0.0
|
||||
pytest-benchmark==5.2.3
|
||||
Cython==3.2.4
|
||||
pre-commit==4.5.1
|
||||
|
|
|
|||
Loading…
Reference in a new issue