Bump the python-minor-patch group with 6 updates#523
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Bumps the python-minor-patch group with 6 updates: | Package | From | To | | --- | --- | --- | | [anthropic](https://github.com/anthropics/anthropic-sdk-python) | `0.107.1` | `0.109.1` | | [langchain-core](https://github.com/langchain-ai/langchain) | `1.4.1` | `1.4.3` | | [langchain-openai](https://github.com/langchain-ai/langchain) | `1.2.2` | `1.3.0` | | [sentry-sdk](https://github.com/getsentry/sentry-python) | `2.59.0` | `2.62.0` | | [opentelemetry-instrumentation-threading](https://github.com/open-telemetry/opentelemetry-python-contrib) | `0.61b0` | `0.63b1` | | [ruff](https://github.com/astral-sh/ruff) | `0.15.12` | `0.15.16` | Updates `anthropic` from 0.107.1 to 0.109.1 - [Release notes](https://github.com/anthropics/anthropic-sdk-python/releases) - [Changelog](https://github.com/anthropics/anthropic-sdk-python/blob/main/CHANGELOG.md) - [Commits](anthropics/anthropic-sdk-python@v0.107.1...v0.109.1) Updates `langchain-core` from 1.4.1 to 1.4.3 - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](langchain-ai/langchain@langchain-core==1.4.1...langchain-core==1.4.3) Updates `langchain-openai` from 1.2.2 to 1.3.0 - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](langchain-ai/langchain@langchain-openai==1.2.2...langchain-openai==1.3.0) Updates `sentry-sdk` from 2.59.0 to 2.62.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.59.0...2.62.0) Updates `opentelemetry-instrumentation-threading` from 0.61b0 to 0.63b1 - [Release notes](https://github.com/open-telemetry/opentelemetry-python-contrib/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-python-contrib/blob/main/CHANGELOG.md) - [Commits](https://github.com/open-telemetry/opentelemetry-python-contrib/commits) Updates `ruff` from 0.15.12 to 0.15.16 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@0.15.12...0.15.16) --- updated-dependencies: - dependency-name: anthropic dependency-version: 0.109.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-minor-patch - dependency-name: langchain-core dependency-version: 1.4.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-minor-patch - dependency-name: langchain-openai dependency-version: 1.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-minor-patch - dependency-name: sentry-sdk dependency-version: 2.62.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-minor-patch - dependency-name: opentelemetry-instrumentation-threading dependency-version: 0.63b1 dependency-type: direct:production dependency-group: python-minor-patch - dependency-name: ruff dependency-version: 0.15.16 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-minor-patch ... Signed-off-by: dependabot[bot] <[email protected]>
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-minor-patch group with 6 updates:
0.107.10.109.11.4.11.4.31.2.21.3.02.59.02.62.00.61b00.63b10.15.120.15.16Updates
anthropicfrom 0.107.1 to 0.109.1Release notes
Sourced from anthropic's releases.
Changelog
Sourced from anthropic's changelog.
Commits
992f11crelease: 0.109.12ff6aeefix(api): addfrontier_llmrefusal category42704bcrelease: 0.109.079c22fcfeat(api): add support for Managed Agents deployments and environment variabl...402be64release: 0.108.0 (#1667)Updates
langchain-corefrom 1.4.1 to 1.4.3Release notes
Sourced from langchain-core's releases.
Commits
c15cfe2release(core): 1.4.3 (#37991)c7d01d5release(openai): 1.3.0 (#37989)0f45b2cfeat(openai): supportapply_patchbuilt-in tool (#37157)7e9c916chore(model-profiles): refresh model profile data (#37973)e096992release(core): 1.4.2 (#37968)74c2374feat(core): deprecate problematicdict()method (#31685)f9f1152fix(standard-tests): serializeBytesIObodies in VCR cassettes (#37963)4bd3b6achore(model-profiles): refresh model profile data (#37958)8fed1ddchore: bump pyarrow from 21.0.0 to 23.0.1 in /libs/langchain_v1 (#37930)9fa4d7bchore(model-profiles): refresh model profile data (#37936)Updates
langchain-openaifrom 1.2.2 to 1.3.0Release notes
Sourced from langchain-openai's releases.
Commits
c0103c3hotfix(openai): min core dep (#37990)c15cfe2release(core): 1.4.3 (#37991)c7d01d5release(openai): 1.3.0 (#37989)0f45b2cfeat(openai): supportapply_patchbuilt-in tool (#37157)7e9c916chore(model-profiles): refresh model profile data (#37973)e096992release(core): 1.4.2 (#37968)74c2374feat(core): deprecate problematicdict()method (#31685)f9f1152fix(standard-tests): serializeBytesIObodies in VCR cassettes (#37963)4bd3b6achore(model-profiles): refresh model profile data (#37958)8fed1ddchore: bump pyarrow from 21.0.0 to 23.0.1 in /libs/langchain_v1 (#37930)Updates
sentry-sdkfrom 2.59.0 to 2.62.0Release notes
Sourced from sentry-sdk's releases.
... (truncated)
Changelog
Sourced from sentry-sdk's changelog.
... (truncated)
Commits
0bac65aUpdate CHANGELOG.md4a53c10release: 2.62.0afff0e2fix(rq): Restorefunctools.wraps()for patched functions (#6532)33ca589build(deps-dev): bump openfeature-sdk from 0.9.0 to 0.10.0 (#6528)4fdd8e0build(deps): bump pip from 26.1.1 to 26.1.2 (#6530)b466c27build(deps-dev): bump httpx2 from 2.2.0 to 2.3.0 (#6523)0be028fbuild(deps-dev): bump typer from 0.26.2 to 0.26.7 (#6526)344c013build(deps-dev): bump ruff from 0.15.14 to 0.15.16 (#6529)7d38a49ci: Use package-ecosystem: uv in dependabot (#6522)8c50017build(deps): bump getsentry/craft/.github/workflows/changelog-preview.yml fro...Updates
opentelemetry-instrumentation-threadingfrom 0.61b0 to 0.63b1Changelog
Sourced from opentelemetry-instrumentation-threading's changelog.
... (truncated)
Commits
Updates
rufffrom 0.15.12 to 0.15.16Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
6c498abBump 0.15.16 (#25635)e51e132[flake8-async] Implementyield-in-context-manager-in-async-generator(`AS...7c6dcd9[ty] Add caching for pattern match narrowing (#25613)27058fc[ty] Compact retained definition and expression identities (#25606)bf80d05Fix CODEOWNERS syntax (#25622)10ccd51Shrink additional parser AST collections (#25465)0d7135f[ty] Upgrade Salsa (#25545)49493a3[ty] Show type alias value on hover (#25381)85207d3[ty] sys.implementation.version is not sys.version_info (#25608)a8a0614[ty] Avoid retaining duplicate function signatures (#25609)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