mirror of
https://github.com/borgbackup/borg.git
synced 2024-12-23 00:07:38 +00:00
upgrade Cython to 0.29.33
This commit is contained in:
parent
efea85cbf6
commit
99c175e0bf
1 changed files with 1 additions and 1 deletions
|
@ -8,5 +8,5 @@ pytest==7.2.0
|
||||||
pytest-xdist==3.1.0
|
pytest-xdist==3.1.0
|
||||||
pytest-cov==4.0.0
|
pytest-cov==4.0.0
|
||||||
pytest-benchmark==4.0.0
|
pytest-benchmark==4.0.0
|
||||||
Cython==0.29.32
|
Cython==0.29.33
|
||||||
twine==4.0.2
|
twine==4.0.2
|
||||||
|
|
Loading…
Reference in a new issue