deps: bump the deps group across 1 directory with 5 updates#87
Open
dependabot[bot] wants to merge 1 commit into
Open
deps: bump the deps group across 1 directory with 5 updates#87dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Updates the requirements on [fastapi](https://github.com/fastapi/fastapi), [sentry-sdk[fastapi]](https://github.com/getsentry/sentry-python), [playwright](https://github.com/microsoft/playwright-python), [openai](https://github.com/openai/openai-python) and [uvicorn](https://github.com/Kludex/uvicorn) to permit the latest version. Updates `fastapi` from 0.136.1 to 0.136.3 - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](fastapi/fastapi@0.136.1...0.136.3) Updates `sentry-sdk[fastapi]` to 2.61.0 - [Release notes](https://github.com/getsentry/sentry-python/releases) - [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md) - [Commits](getsentry/sentry-python@2.60.0...2.61.0) Updates `playwright` from 1.59.0 to 1.60.0 - [Release notes](https://github.com/microsoft/playwright-python/releases) - [Commits](microsoft/playwright-python@v1.59.0...v1.60.0) Updates `openai` from 2.37.0 to 2.38.0 - [Release notes](https://github.com/openai/openai-python/releases) - [Changelog](https://github.com/openai/openai-python/blob/main/CHANGELOG.md) - [Commits](openai/openai-python@v2.37.0...v2.38.0) Updates `uvicorn` from 0.46.0 to 0.48.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.46.0...0.48.0) --- updated-dependencies: - dependency-name: fastapi dependency-version: 0.136.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: sentry-sdk[fastapi] dependency-version: 2.61.0 dependency-type: direct:production dependency-group: deps - dependency-name: playwright dependency-version: 1.60.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: deps - dependency-name: openai dependency-version: 2.38.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: deps - dependency-name: uvicorn dependency-version: 0.48.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: deps ... Signed-off-by: dependabot[bot] <support@github.com>
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, sentry-sdk[fastapi], playwright, openai and uvicorn to permit the latest version.
Updates
fastapifrom 0.136.1 to 0.136.3Release notes
Sourced from fastapi's releases.
... (truncated)
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
sentry-sdk[fastapi]to 2.61.0Release notes
Sourced from sentry-sdk[fastapi]'s releases.
... (truncated)
Changelog
Sourced from sentry-sdk[fastapi]'s changelog.
... (truncated)
Commits
53df878Update CHANGELOG.md24f6bf7Update CHANGELOG.mdf50bec5Update CHANGELOG.md3546946release: 2.61.054f7686feat(span-streaming): Add more attrs to segment spans (#6432)7e27e34feat(openai): Support span streaming (#6431)139a9a1feat: Addserver.addressto transformed spans when `stream_gen_ai_spans=Tru...7bf1d6efix(openai_agents): Handle starting_agent keyword argument in runner patches ...5662d86test(langchain): Deduplicate by removingnode.callspec.idmatching (#6426)fb9def2feat(huey): Migrate Huey integration to spans-first tracing (#6399)Updates
playwrightfrom 1.59.0 to 1.60.0Release notes
Sourced from playwright's releases.
... (truncated)
Commits
93f3201chore: roll driver to 1.60.0 (#3079)0ebdf2dfeat(assertions): add expect.soft() for collecting multiple failures (#3065)18810d8feat: add FormData class for form and multipart requests (#3060)b846ceechore: roll to 1.60.0-beta-1778142790000 (#3069)873c5c7fix(setup): update auditwheel to 6.4.0 for InWheel tempdir fix (#3063)9df9facfeat: accept datetime.timedelta for timeout parameters (#3059)856ae37devops: Update EsrpRelease (#3064)161bd3dbuild(deps): bump flake8 from 7.2.0 to 7.3.0 (#2896)ac9bf29build(deps): bump types-requests from 2.32.4.20250809 to 2.32.4.20260107 (#2975)deb2df8build(deps): bump pytest-cov from 6.3.0 to 7.1.0 (#2976)Updates
openaifrom 2.37.0 to 2.38.0Release notes
Sourced from openai's releases.
Changelog
Sourced from openai's changelog.
Commits
e757667release: 2.38.0b85b647feat(api): api updated881c67Revert "chore: check release PR custom code sync"d4a3228chore: check release PR custom code sync4888838chore: remove release automation trigger74978f0chore: trigger release automationbab18afchore(api): docs updatesa6f899afeat(api): manual updates2897485feat(api): update OpenAPI spec or Stainless configa2f1d6ccodegen metadataUpdates
uvicornfrom 0.46.0 to 0.48.0Release notes
Sourced from uvicorn's releases.
Changelog
Sourced from uvicorn's changelog.
Commits
73e84e5Version 0.48.0 (#2951)45ea116Ignore duplicate forwarding headers inProxyHeadersMiddleware(#2944)dd4394cchore(deps): bump idna from 3.11 to 3.15 (#2941)abe0781Defaultssl_cipherstoNoneand use OpenSSL defaults (#2940)479a2c0Version 0.47.0 (#2937)89347fdAdd 7-day cooldown for dependency resolution via uv exclude-newer (#2936)767315bDrop unused contents/actions permissions from zizmor workflow (#2935)f25ee43chore(deps): bump urllib3 from 2.6.3 to 2.7.0 (#2933)8782666Fix typo indocs/deployment/index.md. (#2932)ad5ff87Treatfd=0as a valid file descriptor with reload/workers (#2927)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