Skip to content

chore(deps): update gunicorn version constraint to allow up to 26.0#345

Merged
raven-wing merged 2 commits intoProblematy:mainfrom
raven-wing:dependabot/pip/gunicorn-25.1.0
Apr 11, 2026
Merged

chore(deps): update gunicorn version constraint to allow up to 26.0#345
raven-wing merged 2 commits intoProblematy:mainfrom
raven-wing:dependabot/pip/gunicorn-25.1.0

Conversation

@raven-wing
Copy link
Copy Markdown
Collaborator

@raven-wing raven-wing commented Apr 11, 2026

Summary by CodeRabbit

  • Chores
    • Updated gunicorn dependency constraint to support newer versions, expanding compatibility up to version 26.0 while maintaining existing minimum version requirements.

dependabot Bot and others added 2 commits April 11, 2026 05:47
Bumps [gunicorn](https://github.com/benoitc/gunicorn) from 24.1.1 to 25.1.0.
- [Release notes](https://github.com/benoitc/gunicorn/releases)
- [Commits](benoitc/gunicorn@24.1.1...25.1.0)

---
updated-dependencies:
- dependency-name: gunicorn
  dependency-version: 25.1.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Apr 11, 2026

📝 Walkthrough

Walkthrough

The gunicorn dependency version constraint in pyproject.toml was updated to allow versions up to 26, changing the upper bound from <25.0 to <26.0.

Changes

Cohort / File(s) Summary
Dependency Update
pyproject.toml
Updated gunicorn constraint from >=20.1,<25.0 to >=20.1,<26.0, expanding the upper version limit.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Poem

🐰 A bump of digits, simple and neat,
From twenty-five to twenty-six we greet,
The gunicorn dances in version's embrace,
One little change, in the right place!

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Title check ✅ Passed The title accurately describes the main change: broadening the gunicorn dependency constraint from <25.0 to <26.0.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@sonarqubecloud
Copy link
Copy Markdown

@github-actions
Copy link
Copy Markdown

🧪 E2E Test Results

📊 View full workflow run
🔗 Commit: 6eaa0f2

📊 E2E Stress Test Performance

Status: PASSED (12237.23ms max < 25000ms limit)

Metric Value
Average Time 11096.37ms
Minimum Time 10254.99ms
Maximum Time 12237.23ms
Completed Runs 5/5
Avg Markers Loaded 71
📈 Individual Run Times
Run Time (ms) Markers
Run 1 10928.87ms 71
Run 2 10254.99ms 71
Run 3 12237.23ms 71
Run 4 10626.2ms 71
Run 5 11434.58ms 71

@raven-wing raven-wing changed the title chore(deps)(deps): bump gunicorn from 24.1.1 to 25.1.0 chore(deps): bump gunicorn from 24.1.1 to 25.1.0 Apr 11, 2026
@raven-wing raven-wing changed the title chore(deps): bump gunicorn from 24.1.1 to 25.1.0 chore(deps): update gunicorn version constraint to allow up to 26.0 Apr 11, 2026
@raven-wing raven-wing merged commit bfbcae0 into Problematy:main Apr 11, 2026
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant