Skip to content

Commit 8ed0218

Browse files
bors[bot]pyup-bot
andauthored
Merge #76
76: Update eventlet to 0.30.2 r=duckinator a=pyup-bot This PR updates [eventlet](https://pypi.org/project/eventlet) from **0.30.1** to **0.30.2**. <details> <summary>Changelog</summary> ### 0.30.2 ``` ====== * greendns: patch ssl to fix RecursionError on SSLContext.options.__set__ eventlet/eventlet#677 ``` </details> <details> <summary>Links</summary> - PyPI: https://pypi.org/project/eventlet - Changelog: https://pyup.io/changelogs/eventlet/ - Homepage: http://eventlet.net </details> Co-authored-by: pyup-bot <[email protected]>
2 parents e3208eb + 5156f90 commit 8ed0218

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
cherrypy==18.6.0
22
jinja2==2.11.3
33
gunicorn==20.0.4
4-
eventlet==0.30.1
4+
eventlet==0.30.2
55
pillow==8.1.1
66
elasticsearch>=7.7.0,<8.0.0

0 commit comments

Comments
 (0)