mirror of
https://github.com/borgbackup/borg.git
synced 2025-01-19 05:49:14 +00:00
requirements.lock.txt: upgrade Cython and tox
This commit is contained in:
parent
92ca260fd8
commit
bbad73502b
1 changed files with 2 additions and 2 deletions
|
@ -3,11 +3,11 @@ setuptools-scm==6.4.2
|
|||
pip==22.1.2
|
||||
virtualenv==20.14.1
|
||||
pkgconfig==1.5.5
|
||||
tox==3.25.0
|
||||
tox==3.25.1
|
||||
pytest==7.0.1
|
||||
pytest-xdist==2.5.0
|
||||
pytest-cov==3.0.0
|
||||
pytest-benchmark==3.4.1
|
||||
Cython==0.29.30
|
||||
Cython==0.29.32
|
||||
twine==3.8.0
|
||||
python-dateutil==2.8.2
|
||||
|
|
Loading…
Reference in a new issue