Bump the python group across 1 directory with 2 updates#69
Merged
stefanvanburen merged 4 commits intomainfrom Jan 7, 2026
Merged
Bump the python group across 1 directory with 2 updates#69stefanvanburen merged 4 commits intomainfrom
stefanvanburen merged 4 commits intomainfrom
Conversation
Updates the requirements on [starlette](https://github.com/Kludex/starlette) and [uv-build](https://github.com/astral-sh/uv) to permit the latest version. Updates `starlette` from 0.49.3 to 0.50.0 - [Release notes](https://github.com/Kludex/starlette/releases) - [Changelog](https://github.com/Kludex/starlette/blob/main/docs/release-notes.md) - [Commits](Kludex/starlette@0.49.3...0.50.0) Updates `uv-build` to 0.9.18 - [Release notes](https://github.com/astral-sh/uv/releases) - [Changelog](https://github.com/astral-sh/uv/blob/main/CHANGELOG.md) - [Commits](astral-sh/uv@0.7.21...0.9.18) --- updated-dependencies: - dependency-name: starlette dependency-version: 0.50.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python - dependency-name: uv-build dependency-version: 0.9.18 dependency-type: direct:development dependency-group: python ... Signed-off-by: dependabot[bot] <support@github.com>
1baa695 to
120be87
Compare
*sigh* - why can't Dependabot do this? Signed-off-by: Stefan VanBuren <svanburen@buf.build>
Member
|
@anuraaga not too sure if the failures here are flakes or expected with these bumps (I somewhat suspect the former, since the version bumps look fairly benign?). |
Signed-off-by: Anuraag Agrawal <anuraaga@gmail.com>
Signed-off-by: Anuraag Agrawal <anuraaga@gmail.com>
anuraaga
approved these changes
Jan 7, 2026
Collaborator
anuraaga
left a comment
There was a problem hiding this comment.
Thanks @stefanvanburen - I thought the timeout tests flakiness cropped up again and raised the delay, but after adding some more stress in #77 I found that there actually is a bug around response closing. I have that handled now though I am doing some more deep dive into cancellation to make sure there isn't more to fix. In the meantime, this PR is green though that hasn't been merged yet
Member
|
@anuraaga thanks for taking a look — going to merge this as-is since it's green and the issues are unrelated to this PR |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Updates the requirements on starlette and uv-build to permit the latest version.
Updates
starlettefrom 0.49.3 to 0.50.0Release notes
Sourced from starlette's releases.
Changelog
Sourced from starlette's changelog.
Commits
4941b4aVersion 0.50.0 (#3063)a0499f6Drop support for Python 3.9 (#3061)Updates
uv-buildto 0.9.18Release notes
Sourced from uv-build's releases.
... (truncated)
Changelog
Sourced from uv-build's changelog.
... (truncated)
Commits
0cee764Bump version to 0.9.18 (#17141)af348c2Ignore pyproject index username in lockfile comparison (#16995)b58f543Support redirects inuv publish(#17130)13e7ad6Accept--torch-backendin[tool.uv](#17116)94c97b6Add value hints to command line arguments to improve shell completion accurac...af95677Update cargo shear (#17106)a5d50a2Better rendering for multiline error messages (#17132)a768a9dRelax error when using uv add withUV_GIT_LFSset (#17127)d20948bSupport creating lock files on ExFAT on MacOS (#17115)a2d64aaUpdate spdx dependency to 0.13 (#17129)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions