mirror of
https://github.com/borgbackup/borg.git
synced 2025-02-02 04:24:34 +00:00
update development.lock.txt
there was some breakage with py312, so better use current tooling.
This commit is contained in:
parent
d6ad508a29
commit
37c3177e90
1 changed files with 7 additions and 7 deletions
|
@ -1,12 +1,12 @@
|
||||||
setuptools==65.6.3
|
setuptools==68.2.2
|
||||||
setuptools-scm==8.0.4
|
setuptools-scm==8.0.4
|
||||||
pip==22.3.1
|
pip==23.2.1
|
||||||
virtualenv==20.17.1
|
virtualenv==20.24.5
|
||||||
pkgconfig==1.5.5
|
pkgconfig==1.5.5
|
||||||
tox==4.0.18
|
tox==4.11.3
|
||||||
pytest==7.2.0
|
pytest==7.4.2
|
||||||
pytest-xdist==3.1.0
|
pytest-xdist==3.3.1
|
||||||
pytest-cov==4.0.0
|
pytest-cov==4.1.0
|
||||||
pytest-benchmark==4.0.0
|
pytest-benchmark==4.0.0
|
||||||
Cython==0.29.36
|
Cython==0.29.36
|
||||||
python-dateutil==2.8.2
|
python-dateutil==2.8.2
|
||||||
|
|
Loading…
Reference in a new issue