1
0
Fork 0
mirror of https://github.com/borgbackup/borg.git synced 2024-12-22 15:57:15 +00:00

development.lock.txt: use Cython 3.0.1

note: pyproject.yaml already uses Cython3 because it is not
version restricted and the cy3 pypi package is not beta any more.
This commit is contained in:
Thomas Waldmann 2023-08-26 14:11:52 +02:00
parent e8e1a3a37c
commit d80d2decc0
No known key found for this signature in database
GPG key ID: 243ACFA951F78E01

View file

@ -9,6 +9,6 @@ pytest==7.3.1
pytest-xdist==3.3.1
pytest-cov==4.1.0
pytest-benchmark==4.0.0
Cython==0.29.35
Cython==3.0.1
twine==4.0.2
pre-commit==3.3.2