瀏覽代碼

requirements.lock.txt: use the latest cython release

Thomas Waldmann 3 年之前
父節點
當前提交
f70cf3d591
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      requirements.d/development.lock.txt

+ 1 - 1
requirements.d/development.lock.txt

@@ -7,5 +7,5 @@ pytest==6.1.2; python_version < '3.10'
 pytest-xdist==2.2.1
 pytest-cov==2.12.1
 pytest-benchmark==3.4.1
-Cython==0.29.27
+Cython==0.29.30
 twine==1.15.0