chore: pin gunicorn package in flask and django extensions
Metadata
Current evaluation
Merged changes pinning gunicorn to major version 23 in Flask and Django extensions to prevent breaking changes from upstream updates. Approved by two reviewers with all CI checks passing.
Suggested action: —
No scores available.
Issue body
- [x] Have you followed the guidelines for contributing?
- [x] Have you signed the [CLA](http://www.ubuntu.com/legal/contributors/)?
- [x] Have you successfully run `make lint && make test`?
---
Pin gunicorn library in Django and Flask extensions to the major 23.
We could break users if a new Gunicorn revision comes up that introduce breaking changes.
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged changes pinning gunicorn to major version 23 in Flask and Django extensions to prevent breaking changes from upstream updates. Approved by two reviewers with all CI checks passing. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged changes pinning gunicorn to major version 23 in Flask and Django extensions to prevent breaking changes from future updates. Contributed by an external developer and successfully integrated. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged changes pinning gunicorn to major version 23 in Flask and Django extensions to prevent breaking changes from future updates. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #1348 chore: Update gunicorn v2 extensions to use the /app root directory | rockcraft | open | Updates Flask and Django v2 extensions to use /app as application root, aligning with paas-charm v2. Pending review with 0 reviewers; CI has failing build and snap-build checks. |