mirror of
https://github.com/borgbackup/borg.git
synced 2026-06-10 09:21:44 -04:00
update development.lock.txt
This commit is contained in:
parent
4eef6178e4
commit
d8a0601b7c
1 changed files with 11 additions and 11 deletions
|
|
@ -1,14 +1,14 @@
|
|||
setuptools==75.1.0
|
||||
setuptools-scm==8.1.0
|
||||
pip==24.1
|
||||
wheel==0.44.0
|
||||
virtualenv==20.26.5
|
||||
setuptools==77.0.3
|
||||
setuptools-scm==8.2.0
|
||||
pip==25.0.1
|
||||
wheel==0.45.1
|
||||
virtualenv==20.29.3
|
||||
build==1.2.2
|
||||
pkgconfig==1.5.5
|
||||
tox==4.20.0
|
||||
pytest==8.3.3
|
||||
tox==4.24.2
|
||||
pytest==8.3.5
|
||||
pytest-xdist==3.6.1
|
||||
pytest-cov==5.0.0
|
||||
pytest-benchmark==4.0.0
|
||||
Cython==3.0.11
|
||||
pre-commit==3.8.0
|
||||
pytest-cov==6.0.0
|
||||
pytest-benchmark==5.1.0
|
||||
Cython==3.0.12
|
||||
pre-commit==4.2.0
|
||||
|
|
|
|||
Loading…
Reference in a new issue