mirror of
https://github.com/borgbackup/borg.git
synced 2025-01-03 13:45:31 +00:00
development.lock.txt: upgrade to more recent versions
This commit is contained in:
parent
a3ab390e59
commit
a8792f466b
1 changed files with 6 additions and 6 deletions
|
@ -1,11 +1,11 @@
|
||||||
setuptools==65.6.3
|
setuptools==67.3.3
|
||||||
setuptools-scm==7.1.0
|
setuptools-scm==7.1.0
|
||||||
pip==22.3.1
|
pip==23.0.1
|
||||||
virtualenv==20.17.1
|
virtualenv==20.19.0
|
||||||
pkgconfig==1.5.5
|
pkgconfig==1.5.5
|
||||||
tox==4.0.18
|
tox==4.0.19
|
||||||
pytest==7.2.0
|
pytest==7.2.1
|
||||||
pytest-xdist==3.1.0
|
pytest-xdist==3.2.0
|
||||||
pytest-cov==4.0.0
|
pytest-cov==4.0.0
|
||||||
pytest-benchmark==4.0.0
|
pytest-benchmark==4.0.0
|
||||||
Cython==0.29.33
|
Cython==0.29.33
|
||||||
|
|
Loading…
Reference in a new issue