MESH-2092 Bump the patch-and-minor group with 4 updates - #350
Merged
shared-merge-writeback[bot] merged 1 commit intoAug 10, 2026
Merged
Conversation
Bumps the patch-and-minor group with 4 updates: [uvicorn](https://github.com/Kludex/uvicorn), [coverage](https://github.com/coveragepy/coveragepy), [pyopenssl](https://github.com/pyca/pyopenssl) and [ipython](https://github.com/ipython/ipython). Updates `uvicorn` from 0.52.0 to 0.52.1 - [Release notes](https://github.com/Kludex/uvicorn/releases) - [Changelog](https://github.com/Kludex/uvicorn/blob/main/docs/release-notes.md) - [Commits](Kludex/uvicorn@0.52.0...0.52.1) Updates `coverage` from 7.15.2 to 7.15.3 - [Release notes](https://github.com/coveragepy/coveragepy/releases) - [Changelog](https://github.com/coveragepy/coveragepy/blob/main/CHANGES.rst) - [Commits](coveragepy/coveragepy@7.15.2...7.15.3) Updates `pyopenssl` from 26.3.0 to 26.4.0 - [Changelog](https://github.com/pyca/pyopenssl/blob/main/CHANGELOG.rst) - [Commits](pyca/pyopenssl@26.3.0...26.4.0) Updates `ipython` from 9.15.0 to 9.16.0 - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](ipython/ipython@9.15.0...9.16.0) --- updated-dependencies: - dependency-name: uvicorn dependency-version: 0.52.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-and-minor - dependency-name: coverage dependency-version: 7.15.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch-and-minor - dependency-name: pyopenssl dependency-version: 26.4.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: patch-and-minor - dependency-name: ipython dependency-version: 9.16.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: patch-and-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
☂️ Code Coverage
Overall Coverage
New FilesNo new covered files... Modified FilesNo covered modified files...
|
|
shared-merge-writeback
Bot
deleted the
dependabot/pip/patch-and-minor-ce22cbdb26
branch
August 10, 2026 03:38
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.



Bumps the patch-and-minor group with 4 updates: uvicorn, coverage, pyopenssl and ipython.
Updates
uvicornfrom 0.52.0 to 0.52.1Release notes
Sourced from uvicorn's releases.
Changelog
Sourced from uvicorn's changelog.
Commits
ee8e45cVersion 0.52.1 (#3056)b57926dRemove duplicate content headers from WebSocket denial responses on websocket...49de1b9chore(deps): bump pymdown-extensions from 10.21.3 to 11.0 (#3042)2f3fa3aComplete server-initiated closes in SansIO WebSocket protocols (#3053)8c59d55chore(deps): bump the github-actions group with 5 updates (#3054)e148451Handle connection loss during WebSocket write backpressure (#3050)e16a69bAdd missing write flow control towebsockets-sansio(#3048)ef1dd44Fold the zttp-only tests back into the HTTP test suite (#3046)Updates
coveragefrom 7.15.2 to 7.15.3Release notes
Sourced from coverage's releases.
Changelog
Sourced from coverage's changelog.
Commits
b7470d9docs: sample HTML for 7.15.327e6e80docs: prep for 7.15.3396dbbbbuild: include NOTICE in wheels (#2232)54dde05chore: bump the action-dependencies group with 7 updates (#2248)c83a0e0perf: skip AST parsing without soft keywords (#2240)a57f981refactor: fix some uncovered lines0252c34refactor: move numbits aggregate to numbits1c4184cdocs: maintainer workflowe8a1c87perf: speed up SQLite numbits aggregation (#2239)18c2a59test: conditional use of HypothesisUpdates
pyopensslfrom 26.3.0 to 26.4.0Changelog
Sourced from pyopenssl's changelog.
Commits
07b1ef7Prepare 26.4.0 release (#1527)1ff4a02Bump actions/setup-python from 6.3.0 to 7.0.0 (#1524)01e5eebBump pypa/gh-action-pypi-publish from 1.14.0 to 1.14.1 (#1523)4dccfb9Bump actions/checkout from 7.0.0 to 7.0.1 (#1521)94ff658Fix mypy error in _runopenssl with new typeshed (#1522)6f75fa5Bump actions/cache from 5.0.5 to 6.1.0 (#1519)52e5f45Bump actions/setup-python from 6.2.0 to 6.3.0 (#1518)c6b4a5fBump actions/checkout from 6.0.3 to 7.0.0 (#1517)Updates
ipythonfrom 9.15.0 to 9.16.0Commits
2ae7863release 9.16.06334b8fUpdate whats new for version 9.16 (#15342)dbbfa7bescape urls and file names interpolated into display html attributes (#15334)59986e7fix: correct typos0e9d34dFix missing space1a753baResolve attribute annotations under the policy in eval_node (#15337)876b5aaresolve attribute annotations under the policy in eval_node6056996Make %lsmagic return plain text by default7ee15dc[pre-commit.ci] pre-commit autoupdate7c7198cAdd yakuake to list of Kitty-compatible terminalsDependabot 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 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