Update dependency gunicorn to v21.2.0
This MR contains the following updates:
Package | Update | Change |
---|---|---|
gunicorn (source) | minor |
==21.0.1 -> ==21.2.0
|
Release Notes
benoitc/gunicorn
v21.2.0
: Gunicorn 21.2.0 has been released
Gunicorn 21.2.0 has been released. This version fix the issue introduced in the threaded worker.
Changes:
21.2.0 - 2023-07-19
===================
fix thread worker: revert change considering connection as idle .
*** NOTE ***
This is fixing the bad file description error.
- Documentation is available there: https://docs.gunicorn.org/en/stable/news.html
- Packages: https://pypi.org/project/gunicorn/
v21.1.0
: Gunicorn 21.1.0 has been released
gunicorn 21.1.0 has been released. This version fix the issue introduced in the threaded worker.
21.1.0 - 2023-07-18
- fix thread worker: fix socket removal from the queuet checkout 21.x
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.