Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump eventlet from 0.34.1 to 0.35.2 in /docassemble_webapp #761

Merged
merged 1 commit into from
Apr 29, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Bump eventlet from 0.34.1 to 0.35.2 in /docassemble_webapp
Bumps [eventlet](https://github.com/eventlet/eventlet) from 0.34.1 to 0.35.2.
- [Changelog](https://github.com/eventlet/eventlet/blob/master/NEWS)
- [Commits](eventlet/eventlet@v0.34.1...v0.35.2)

---
updated-dependencies:
- dependency-name: eventlet
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] authored Apr 12, 2024
commit 239faee952e27fb450d57cb4d534876b1a3b8c4f
2 changes: 1 addition & 1 deletion docassemble_webapp/setup.py
Original file line number Diff line number Diff line change
@@ -88,7 +88,7 @@ def read(fname):
"docxtpl==0.16.7",
"email-validator==2.1.0.post1",
"et-xmlfile==1.1.0",
"eventlet==0.34.1",
"eventlet==0.35.2",
"exceptiongroup==1.2.0",
"Flask==3.0.0",
"flask-babel==4.0.0",