Skip to content

Chore(deps): Update uvloop requirement from <0.22,>=0.21 to >=0.21,<0.23#1049

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/uvloop-gte-0.21-and-lt-0.23
Open

Chore(deps): Update uvloop requirement from <0.22,>=0.21 to >=0.21,<0.23#1049
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/uvloop-gte-0.21-and-lt-0.23

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Mar 12, 2026

Updates the requirements on uvloop to permit the latest version.

Release notes

Sourced from uvloop's releases.

v0.22.1

This is identical to 0.22.0, re-ran with CI fixes

Commits

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Mar 12, 2026
foxpatch-aleph
foxpatch-aleph previously approved these changes Mar 12, 2026
Copy link
Copy Markdown

@foxpatch-aleph foxpatch-aleph left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is a straightforward, low-risk dependency update that expands the allowed uvloop version range to include 0.22.x. The change is syntactically correct, follows semantic versioning best practices, and does not introduce any new code or security concerns. The existing test suite will validate compatibility.

@dependabot dependabot Bot force-pushed the dependabot/pip/uvloop-gte-0.21-and-lt-0.23 branch from f43cf57 to 353143d Compare April 6, 2026 08:19
Copy link
Copy Markdown

@foxpatch-aleph foxpatch-aleph left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is a safe, minimal dependency update that relaxes the uvloop version constraint from <0.22 to <0.23, allowing uvloop 0.22.x versions. The release notes show v0.22.1 contains only CI fixes, while v0.22.0 adds Python 3.14 compatibility and free-threading support with no breaking changes. The change is correct and appropriate.

pyproject.toml (line 72): Minor nit: The comment mentions 'aiohttp v3.13.3' but the actual aiohttp version is now 3.13.4 (line 27). Consider updating the comment to reflect the current version for consistency.

@aliel aliel requested a review from odesenfans April 6, 2026 08:31
---
updated-dependencies:
- dependency-name: uvloop
  dependency-version: 0.22.1
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/pip/uvloop-gte-0.21-and-lt-0.23 branch from 353143d to 47dc82e Compare April 6, 2026 16:25
Copy link
Copy Markdown

@foxpatch-aleph foxpatch-aleph left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Straightforward dependabot dependency update that relaxes the uvloop version constraint from <0.22 to <0.23, allowing the use of uvloop 0.22.x versions. The 0.22.x releases contain Python 3.14 compatibility fixes and CI improvements with no breaking changes. No application code is modified, so no additional testing is required. This is a safe, routine dependency update.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant