Skip to content

Release v0.41.1 - #338

Merged
dannymcc merged 3 commits into
mainfrom
dev
Aug 25, 2026
Merged

Release v0.41.1#338
dannymcc merged 3 commits into
mainfrom
dev

Conversation

@dannymcc

@dannymcc dannymcc commented Aug 25, 2026

Copy link
Copy Markdown
Owner

A maintenance release: two dependency ranges widened, nothing else.

Other

No features or fixes in this release, and no change to how the application behaves.

Summary by CodeRabbit

  • Release

    • Updated the application to version 0.41.1.
  • Compatibility

    • Updated the minimum supported versions of python-dotenv and gunicorn to ensure reliable installation and deployment.
  • Documentation

    • Added release notes for version 0.41.1, including compatibility details and links to the related changes.

dependabot Bot and others added 3 commits August 25, 2026 14:36
Updates the requirements on [python-dotenv](https://github.com/theskumar/python-dotenv) to permit the latest version.
- [Release notes](https://github.com/theskumar/python-dotenv/releases)
- [Changelog](https://github.com/theskumar/python-dotenv/blob/main/CHANGELOG.md)
- [Commits](theskumar/python-dotenv@v1.2.2...v1.2.3)

---
updated-dependencies:
- dependency-name: python-dotenv
  dependency-version: 1.2.3
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Updates the requirements on [gunicorn](https://github.com/benoitc/gunicorn) to permit the latest version.
- [Release notes](https://github.com/benoitc/gunicorn/releases)
- [Commits](benoitc/gunicorn@26.0.0...26.1.0)

---
updated-dependencies:
- dependency-name: gunicorn
  dependency-version: 26.1.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@dannymcc
dannymcc merged commit 9536a72 into main Aug 25, 2026
1 check passed
@coderabbitai

coderabbitai Bot commented Aug 25, 2026

Copy link
Copy Markdown

Review Change Stack

Caution

Review failed

The pull request is closed.

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro Plus

Run ID: 0940d5e7-879c-4487-97bc-a5369f33b392

📥 Commits

Reviewing files that changed from the base of the PR and between ba039aa and fc0eb1f.

📒 Files selected for processing (3)
  • CHANGELOG.md
  • config.py
  • requirements.txt

📝 Walkthrough

Walkthrough

The release updates the application version to 0.41.1, raises the minimum versions of python-dotenv and gunicorn, and records these changes in CHANGELOG.md.

Changes

Release 0.41.1

Layer / File(s) Summary
Dependency minimum versions
requirements.txt
The minimum versions of python-dotenv and gunicorn are increased.
Application version and changelog
config.py, CHANGELOG.md
APP_VERSION and the changelog are updated to 0.41.1.

Estimated code review effort: 1 (Trivial) | ~5 minutes

✨ Finishing Touches
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch dev

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.

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