Skip to content

Commit 32c3fa4

Browse files
committed
Bump Cython from 0.28.2 to 0.28.3
1 parent 5301e67 commit 32c3fa4

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.ci/requirements-win.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
cython>=0.28.2
1+
cython>=0.28.3
22
tinys3

.ci/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
cython>=0.28.2
1+
cython>=0.28.3
22
flake8>=3.4.1
33
uvloop>=0.8.0
44
tinys3

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Cython>=0.28.2
1+
Cython>=0.28.3
22
flake8>=3.4.1
33
pytest>=3.0.7
44
uvloop>=0.8.0

0 commit comments

Comments
 (0)