mirror of
https://github.com/borgbackup/borg.git
synced 2024-12-23 00:07:38 +00:00
development.lock.txt: upgrade cython to 0.29.35, misc. other upgrades
This commit is contained in:
parent
00e19d047d
commit
8bbef3b672
1 changed files with 6 additions and 6 deletions
|
@ -1,14 +1,14 @@
|
||||||
setuptools==67.3.3
|
setuptools==67.8.0
|
||||||
setuptools-scm==7.1.0
|
setuptools-scm==7.1.0
|
||||||
pip==23.0.1
|
pip==23.0.1
|
||||||
wheel==0.40.0
|
wheel==0.40.0
|
||||||
virtualenv==20.23.0
|
virtualenv==20.23.0
|
||||||
pkgconfig==1.5.5
|
pkgconfig==1.5.5
|
||||||
tox==4.5.1
|
tox==4.5.2
|
||||||
pytest==7.3.1
|
pytest==7.3.1
|
||||||
pytest-xdist==3.3.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.34
|
Cython==0.29.35
|
||||||
twine==4.0.2
|
twine==4.0.2
|
||||||
pre-commit==3.3.1
|
pre-commit==3.3.2
|
||||||
|
|
Loading…
Reference in a new issue