Skip to content

Commit 65c1a04

Browse files
committed
Bump Cython & pyOpenSSL deps to most recent
1 parent 5905f27 commit 65c1a04

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

.ci/requirements.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
Cython==0.29.10
1+
Cython==0.29.13
22
aiohttp
33
tinys3
44
twine
55
psutil
6-
pyOpenSSL==18.0.0
6+
pyOpenSSL==19.0.0
77
flake8>=3.7.5

requirements.dev.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
Cython==0.29.10
1+
Cython==0.29.13
22
Sphinx>=1.4.1
33
psutil
4-
pyOpenSSL==18.0.0
4+
pyOpenSSL==19.0.0
55
flake8>=3.7.5

0 commit comments

Comments
 (0)