Skip to content

Commit 4f4709b

Browse files
committed
Bump cython version to 0.29.37
1 parent a951b8d commit 4f4709b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests-and-linters.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
- uses: actions/setup-python@v4
3333
with:
3434
python-version: 3.12
35-
- run: pip install tox cython==0.29.36
35+
- run: pip install tox cython==0.29.37
3636
- run: make cythonize
3737
- run: tox
3838
env:

0 commit comments

Comments
 (0)