Skip to content

Commit

Permalink
Merge #73
Browse files Browse the repository at this point in the history
73: Update eventlet to 0.30.1 r=duckinator a=pyup-bot


This PR updates [eventlet](https://pypi.org/project/eventlet) from **0.30.0** to **0.30.1**.



<details>
  <summary>Changelog</summary>
  
  
   ### 0.30.1
   ```
   ======
* patcher: built-in open() did not accept kwargs eventlet/eventlet#683
   ```
   
  
</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 <github-bot@pyup.io>
  • Loading branch information
bors[bot] and pyup-bot committed Feb 3, 2021
2 parents 42c19c2 + a9573ac commit b85cb41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
@@ -1,6 +1,6 @@
cherrypy==18.6.0
jinja2==2.11.3
gunicorn==20.0.4
eventlet==0.30.0
eventlet==0.30.1
pillow==8.1.0
elasticsearch>=7.7.0,<8.0.0

0 comments on commit b85cb41

Please sign in to comment.