mirror of
https://github.com/borgbackup/borg.git
synced 2026-05-28 04:03:21 -04:00
update requirements.lock.txt to current versions
This commit is contained in:
parent
cf8303217c
commit
461f9d7a3e
1 changed files with 11 additions and 11 deletions
|
|
@ -1,13 +1,13 @@
|
|||
setuptools==77.0.3
|
||||
setuptools-scm==8.2.0
|
||||
pip==25.0.1
|
||||
virtualenv==20.29.3
|
||||
build==1.2.2
|
||||
setuptools==80.9.0
|
||||
setuptools-scm==8.3.1
|
||||
pip==25.2
|
||||
virtualenv==20.33.1
|
||||
build==1.3.0
|
||||
pkgconfig==1.5.5
|
||||
tox==4.24.2
|
||||
pytest==8.3.5
|
||||
pytest-xdist==3.6.1
|
||||
coverage[toml]==7.9.1
|
||||
pytest-cov==6.0.0
|
||||
tox==4.28.4
|
||||
pytest==8.4.1
|
||||
pytest-xdist==3.8.0
|
||||
coverage[toml]==7.10.2
|
||||
pytest-cov==6.2.1
|
||||
pytest-benchmark==5.1.0
|
||||
Cython==3.0.12
|
||||
Cython==3.1.2
|
||||
|
|
|
|||
Loading…
Reference in a new issue