소스 검색

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