mirror of
https://github.com/borgbackup/borg.git
synced 2024-12-23 00:07:38 +00:00
Merge pull request #8180 from ThomasWaldmann/update-requirements-master
update development.lock.txt
This commit is contained in:
commit
fb4b4cfeb8
1 changed files with 11 additions and 11 deletions
|
@ -1,14 +1,14 @@
|
||||||
setuptools==68.2.2
|
setuptools==69.2.0
|
||||||
setuptools-scm==8.0.4
|
setuptools-scm==8.0.4
|
||||||
pip==23.3.2
|
pip==24.0
|
||||||
wheel==0.41.3
|
wheel==0.43.0
|
||||||
virtualenv==20.25.0
|
virtualenv==20.25.1
|
||||||
build==1.0.3
|
build==1.2.1
|
||||||
pkgconfig==1.5.5
|
pkgconfig==1.5.5
|
||||||
tox==4.11.3
|
tox==4.14.2
|
||||||
pytest==7.4.3
|
pytest==8.1.1
|
||||||
pytest-xdist==3.3.1
|
pytest-xdist==3.5.0
|
||||||
pytest-cov==4.1.0
|
pytest-cov==5.0.0
|
||||||
pytest-benchmark==4.0.0
|
pytest-benchmark==4.0.0
|
||||||
Cython==3.0.5
|
Cython==3.0.10
|
||||||
pre-commit==3.5.0
|
pre-commit==3.7.0
|
||||||
|
|
Loading…
Reference in a new issue