mirror of
https://github.com/borgbackup/borg.git
synced 2024-12-22 15:57:15 +00:00
update development.lock.txt
This commit is contained in:
parent
67b62b5989
commit
1f866ce6c6
1 changed files with 11 additions and 11 deletions
|
@ -1,14 +1,14 @@
|
||||||
setuptools==70.0.0
|
setuptools==75.1.0
|
||||||
setuptools-scm==8.0.4
|
setuptools-scm==8.1.0
|
||||||
pip==24.0
|
pip==24.2
|
||||||
wheel==0.43.0
|
wheel==0.44.0
|
||||||
virtualenv==20.25.1
|
virtualenv==20.26.5
|
||||||
build==1.2.1
|
build==1.2.2
|
||||||
pkgconfig==1.5.5
|
pkgconfig==1.5.5
|
||||||
tox==4.14.2
|
tox==4.20.0
|
||||||
pytest==8.1.1
|
pytest==8.3.3
|
||||||
pytest-xdist==3.5.0
|
pytest-xdist==3.6.1
|
||||||
pytest-cov==5.0.0
|
pytest-cov==5.0.0
|
||||||
pytest-benchmark==4.0.0
|
pytest-benchmark==4.0.0
|
||||||
Cython==3.0.10
|
Cython==3.0.11
|
||||||
pre-commit==3.7.0
|
pre-commit==3.8.0
|
||||||
|
|
Loading…
Reference in a new issue