summaryrefslogtreecommitdiffstats
path: root/requirements.d
diff options
context:
space:
mode:
authorThomas Waldmann <tw@waldmann-edv.de>2023-08-26 14:11:52 +0200
committerThomas Waldmann <tw@waldmann-edv.de>2023-08-26 14:11:52 +0200
commitd80d2decc0371429342b0408c37a2191ae6c1d91 (patch)
treefe18a8114490e3c5451c2fd1737228554363575d /requirements.d
parente8e1a3a37cf1c2e630a915fc6d1bc3775148123b (diff)
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.
Diffstat (limited to 'requirements.d')
-rw-r--r--requirements.d/development.lock.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.d/development.lock.txt b/requirements.d/development.lock.txt
index 775d7a049..f75849602 100644
--- a/requirements.d/development.lock.txt
+++ b/requirements.d/development.lock.txt
@@ -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