mirror of
https://github.com/borgbackup/borg.git
synced 2025-01-22 07:19:02 +00:00
vagrant/testing: upgrade development.lock.txt
esp. the Cython version upgrade to 0.29.30 is important for python 3.11.
This commit is contained in:
parent
e8046bc761
commit
bd005c11a2
1 changed files with 6 additions and 6 deletions
|
@ -1,13 +1,13 @@
|
||||||
setuptools==60.7.1
|
setuptools==62.1.0
|
||||||
setuptools-scm==6.4.2
|
setuptools-scm==6.4.2
|
||||||
pip==22.0.3
|
pip==22.1.2
|
||||||
virtualenv==20.13.0
|
virtualenv==20.14.1
|
||||||
pkgconfig==1.5.5
|
pkgconfig==1.5.5
|
||||||
tox==3.24.5
|
tox==3.25.0
|
||||||
pytest==7.0.0
|
pytest==7.0.1
|
||||||
pytest-xdist==2.5.0
|
pytest-xdist==2.5.0
|
||||||
pytest-cov==3.0.0
|
pytest-cov==3.0.0
|
||||||
pytest-benchmark==3.4.1
|
pytest-benchmark==3.4.1
|
||||||
Cython==0.29.27
|
Cython==0.29.30
|
||||||
twine==3.8.0
|
twine==3.8.0
|
||||||
python-dateutil==2.8.2
|
python-dateutil==2.8.2
|
||||||
|
|
Loading…
Reference in a new issue