build(deps): bump the privacy-shield-python group across 1 directory with 5 updates#1438
Open
dependabot[bot] wants to merge 1 commit into
Conversation
Collaborator
|
Codex grouped dependency audit: work on more before merging. Checks are green, but this Privacy Shield batch is runtime-sensitive: FastAPI, HTTPX, Uvicorn, cachetools, and websockets all move materially. Privacy Shield handles proxy/privacy behavior, so please run focused tests for startup, middleware, redaction, HTTP proxy calls, websocket/SSE paths if applicable, and shutdown/lifespan before merging. |
314a48d to
af3f446
Compare
…with 5 updates Updates the requirements on [fastapi](https://github.com/fastapi/fastapi), [httpx](https://github.com/encode/httpx), [uvicorn](https://github.com/Kludex/uvicorn), [cachetools](https://github.com/tkem/cachetools) and [websockets](https://github.com/python-websockets/websockets) to permit the latest version. Updates `fastapi` to 0.136.3 - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](fastapi/fastapi@0.100.0...0.136.3) Updates `httpx` to 0.28.1 - [Release notes](https://github.com/encode/httpx/releases) - [Changelog](https://github.com/encode/httpx/blob/master/CHANGELOG.md) - [Commits](encode/httpx@0.24.0...0.28.1) Updates `uvicorn` to 0.49.0 - [Release notes](https://github.com/Kludex/uvicorn/releases) - [Changelog](https://github.com/Kludex/uvicorn/blob/main/docs/release-notes.md) - [Commits](Kludex/uvicorn@0.23.0...0.49.0) Updates `cachetools` to 7.1.4 - [Changelog](https://github.com/tkem/cachetools/blob/master/CHANGELOG.rst) - [Commits](tkem/cachetools@v5.0.0...v7.1.4) Updates `websockets` to 16.0 - [Release notes](https://github.com/python-websockets/websockets/releases) - [Commits](python-websockets/websockets@12.0...16.0) --- updated-dependencies: - dependency-name: cachetools dependency-version: 7.1.4 dependency-type: direct:production dependency-group: privacy-shield-python - dependency-name: fastapi dependency-version: 0.136.3 dependency-type: direct:production dependency-group: privacy-shield-python - dependency-name: httpx dependency-version: 0.28.1 dependency-type: direct:production dependency-group: privacy-shield-python - dependency-name: uvicorn dependency-version: 0.48.0 dependency-type: direct:production dependency-group: privacy-shield-python - dependency-name: websockets dependency-version: '16.0' dependency-type: direct:production dependency-group: privacy-shield-python ... Signed-off-by: dependabot[bot] <support@github.com>
af3f446 to
e1adceb
Compare
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 fastapi, httpx, uvicorn, cachetools and websockets to permit the latest version.
Updates
fastapito 0.136.3Release notes
Sourced from fastapi's releases.
Commits
8206485🔖 Release version 0.136.3c910e01📝 Update release notes063b5bf♻️ Do not accept underscore headers when usingconvert_underscores=True(th...22b02e2🔖 Release version 0.136.23b252a2📝 Update release notesc7fb785♻️ Validate Server Sent Event fields to avoid applications from sending broke...cb83b83📝 Update release notes00f805c✅ Update tests, don't double dispose the engine (#15587)3675137📝 Update release notes7b57e42📝 Document--entrypointCLI option (#15464)Updates
httpxto 0.28.1Release notes
Sourced from httpx's releases.
Changelog
Sourced from httpx's changelog.
... (truncated)
Commits
26d48e0Version 0.28.1 (#3445)89599a9Fixverify=False,cert=...case. (#3442)8ecb86fAdd test for request params behavior changes (#3364) (#3440)0cb7e5aBump the python-packages group with 11 updates (#3434)15e21e9Updating deprecated docstring Client() class (#3426)80960faVersion 0.28.0. (#3419)a33c878Fixextensionstype annotation. (#3380)ce7e14dError on verify as str. (#3418)47f4a96Handle empty zstd responses (#3412)189fc4bUpdate CHANGELOG.md, fix typo(s) (#3406)Updates
uvicornto 0.49.0Release notes
Sourced from uvicorn's releases.
Changelog
Sourced from uvicorn's changelog.
... (truncated)
Commits
3ef2e3eVersion 0.49.0 (#2973)eeb64b1Consume duplicate forwarding headers in ProxyHeadersMiddleware (#2971)630f4acMake the watchfiles reload tests deterministic (#2972)9154922chore(deps): bump the github-actions group across 1 directory with 6 updates ...739727aMigrate docs deploy from Cloudflare Pages to Workers (#2967)be4a240Gate docs preview deploy on Cloudflare token presence (#2966)c489d7eBump httptools minimum version to 0.8.0 (#2962)9f547bdSkip docs preview deploy for Dependabot PRs (#2961)44446b8Migrate documentation from MkDocs Material to Zensical (#2959)cfd659cBump pymdown-extensions to 10.21.3 (#2958)Updates
cachetoolsto 7.1.4Changelog
Sourced from cachetools's changelog.
... (truncated)
Commits
48284d7Release v7.1.4.55ea96bUpdate build environment.c5439feAdd threading tests for lock-only decorators.91828fcRun threading tests unconditionally with timeout.16952edRelease v7.1.3.92dd756Prepare v7.1.3.ced08f5Improve cachetools.func type stubs.d809d7bUpdate build environment.c84b5e5Release v7.1.2.39ad61cPrepare v7.1.2.Updates
websocketsto 16.0Release notes
Sourced from websockets's releases.
Commits
d4303a5Release version 16.0.851bcd7Bump pypa/cibuildwheel from 3.3.0 to 3.3.1740c8d3Temporarily remove the trio implementation.92ea055Add missing changelog entry.ba74244Document bug fix.9410483Pin sphinx to avoid error in sphinxcontrib-trio.8e4d408Document asyncio's TLS read buffer.cb3500bStop referring to the asyncio implementation as new.6563a9cThe threading implementation supports max_queue.9f17e92Clarify that protocol_mutex protects pending_pings.