mirror of
https://github.com/borgbackup/borg.git
synced 2026-05-28 04:03:21 -04:00
Merge pull request #7242 from ThomasWaldmann/upgrade-cython-1.2
upgrade Cython to 0.29.33
This commit is contained in:
commit
1ac19b034b
1 changed files with 1 additions and 1 deletions
|
|
@ -8,6 +8,6 @@ pytest==7.2.0
|
|||
pytest-xdist==3.1.0
|
||||
pytest-cov==4.0.0
|
||||
pytest-benchmark==4.0.0
|
||||
Cython==0.29.32
|
||||
Cython==0.29.33
|
||||
twine==4.0.2
|
||||
python-dateutil==2.8.2
|
||||
|
|
|
|||
Loading…
Reference in a new issue