chore(deps-dev): bump the python group with 4 updates - #3258
Merged
Conversation
Bumps the python group with 4 updates: [types-psutil](https://github.com/python/typeshed), [uvicorn[standard]](https://github.com/Kludex/uvicorn), [playwright](https://github.com/microsoft/playwright-python) and [time-machine](https://github.com/adamchainz/time-machine). Updates `types-psutil` from 7.2.2.20260408 to 7.2.2.20260518 - [Commits](https://github.com/python/typeshed/commits) Updates `uvicorn[standard]` 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 `playwright` from 1.61.0 to 1.62.0 - [Release notes](https://github.com/microsoft/playwright-python/releases) - [Commits](microsoft/playwright-python@v1.61.0...v1.62.0) Updates `time-machine` from 3.2.0 to 3.3.0 - [Changelog](https://github.com/adamchainz/time-machine/blob/main/docs/changelog.rst) - [Commits](adamchainz/time-machine@3.2.0...3.3.0) --- updated-dependencies: - dependency-name: types-psutil dependency-version: 7.2.2.20260518 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python - dependency-name: uvicorn[standard] dependency-version: 0.52.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python - dependency-name: playwright dependency-version: 1.62.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python - dependency-name: time-machine dependency-version: 3.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python ... Signed-off-by: dependabot[bot] <support@github.com>
|
vpetersson
approved these changes
Aug 6, 2026
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 python group with 4 updates: types-psutil, uvicorn[standard], playwright and time-machine.
Updates
types-psutilfrom 7.2.2.20260408 to 7.2.2.20260518Commits
Updates
uvicorn[standard]from 0.52.0 to 0.52.1Release notes
Sourced from uvicorn[standard]'s releases.
Changelog
Sourced from uvicorn[standard]'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
playwrightfrom 1.61.0 to 1.62.0Release notes
Sourced from playwright's releases.
Commits
3b7c24cchore: roll Playwright to 1.62.0 (#3161)1db079fbuild(deps): bump typing-extensions from 4.15.0 to 4.16.0 (#3162)8335307build(deps): bump greenlet from 3.5.3 to 3.5.4 (#3163)5c71b2bbuild(deps): bump mypy from 2.1.0 to 2.3.0 (#3150)d0c8d03build(deps-dev): bump setuptools-scm from 9.2.2 to 10.2.1 (#3151)ca0319cbuild(deps): bump build from 1.4.4 to 1.5.0 (#3152)53802febuild(deps): bump requests from 2.33.0 to 2.34.2 (#3153)9bc998fbuild(deps): bump actions/setup-python from 6 to 7 in the actions group (#3154)9a10128perf: speed up Python stack capture (#3147)c3eff76fix: show not_ prefix in call log when negative assertions fail (#3033)Updates
time-machinefrom 3.2.0 to 3.3.0Changelog
Sourced from time-machine's changelog.
... (truncated)
Commits
206d32eVersion 3.3.0adfd496Support isolated subinterpreters (#644)4e1a98dReorder changelog5ad9391Raise theDeprecationWarningforutcnow()while time travelling (#649)facaaa0Reset uuid module's cached timestamps when time travelling backwards (#648)811eaecMake Migration CLI rewritefreeze_timefrom-imports with several names (#647)4eae77bRefactor Migration CLI call rewriting into a shared function (#646)c21eab5Fix Migration CLI rewriting relativefreezegunimports (#645)58b9fedMake Migration CLI updatefreeze_time()decorators on async functions (#640)9d0474bMake Migration CLI updatefreeze_time()calls that passtick(#636)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 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