Skip to content
This repository was archived by the owner on Oct 23, 2023. It is now read-only.

Commit 1ccd6a9

Browse files
Merge pull request #396 from CSCfi/dependabot/pip/cython-0.29.34
Bump cython from 0.29.33 to 0.29.34
2 parents 167a400 + 75cdcd3 commit 1ccd6a9

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ aiohttp==3.8.4
22
aiohttp-cors==0.7.0
33
asyncpg==0.27.0
44
jsonschema==4.17.3
5-
Cython==0.29.33
5+
Cython==0.29.34
66
cyvcf2==0.30.18
77
uvloop==0.17.0
88
aiocache==0.11.1

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"vcf": [
5353
"numpy==1.24.2",
5454
"cyvcf2==0.30.18",
55-
"Cython==0.29.33",
55+
"Cython==0.29.34",
5656
],
5757
"test": [
5858
"coverage==7.2.2",

0 commit comments

Comments
 (0)