Bump the python-minor-patch group with 8 updates#544
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Bumps the python-minor-patch group with 8 updates: | Package | From | To | | --- | --- | --- | | [openai](https://github.com/openai/openai-python) | `2.41.1` | `2.43.0` | | [anthropic](https://github.com/anthropics/anthropic-sdk-python) | `0.109.1` | `0.111.0` | | [langchain-core](https://github.com/langchain-ai/langchain) | `1.4.6` | `1.4.8` | | [langchain-openai](https://github.com/langchain-ai/langchain) | `1.3.0` | `1.3.2` | | [pytest](https://github.com/pytest-dev/pytest) | `9.0.3` | `9.1.1` | | [sentry-sdk](https://github.com/getsentry/sentry-python) | `2.62.0` | `2.63.0` | | [langfuse](https://github.com/langfuse/langfuse) | `4.7.1` | `4.9.1` | | [ruff](https://github.com/astral-sh/ruff) | `0.15.17` | `0.15.18` | Updates `openai` from 2.41.1 to 2.43.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.41.1...v2.43.0) Updates `anthropic` from 0.109.1 to 0.111.0 - [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.109.1...v0.111.0) Updates `langchain-core` from 1.4.6 to 1.4.8 - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](langchain-ai/langchain@langchain-core==1.4.6...langchain-core==1.4.8) Updates `langchain-openai` from 1.3.0 to 1.3.2 - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](langchain-ai/langchain@langchain-openai==1.3.0...langchain-openai==1.3.2) Updates `pytest` from 9.0.3 to 9.1.1 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@9.0.3...9.1.1) Updates `sentry-sdk` from 2.62.0 to 2.63.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.62.0...2.63.0) Updates `langfuse` from 4.7.1 to 4.9.1 - [Release notes](https://github.com/langfuse/langfuse/releases) - [Commits](https://github.com/langfuse/langfuse/commits) Updates `ruff` from 0.15.17 to 0.15.18 - [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.17...0.15.18) --- updated-dependencies: - dependency-name: openai dependency-version: 2.43.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-minor-patch - dependency-name: anthropic dependency-version: 0.111.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-minor-patch - dependency-name: langchain-core dependency-version: 1.4.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-minor-patch - dependency-name: langchain-openai dependency-version: 1.3.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-minor-patch - dependency-name: pytest dependency-version: 9.1.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-minor-patch - dependency-name: sentry-sdk dependency-version: 2.63.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-minor-patch - dependency-name: langfuse dependency-version: 4.9.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-minor-patch - dependency-name: ruff dependency-version: 0.15.18 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-minor-patch ... 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.
Bumps the python-minor-patch group with 8 updates:
2.41.12.43.00.109.10.111.01.4.61.4.81.3.01.3.29.0.39.1.12.62.02.63.04.7.14.9.10.15.170.15.18Updates
openaifrom 2.41.1 to 2.43.0Release notes
Sourced from openai's releases.
Changelog
Sourced from openai's changelog.
Commits
e20b6b8release: 2.43.04d35453feat(api): update OpenAPI spec or Stainless config2bba15erelease: 2.42.01ec3e82codegen metadata93c2ecafeat(api): manual updatesb269f88codegen metadataee821d6feat(api): admin spend_alerts60002e5feat(api): update OpenAPI spec or Stainless configd64d811build: Use CI environment for examples API key (#3394)a526ee8build: fix release workflow permissions (#3389)Updates
anthropicfrom 0.109.1 to 0.111.0Release notes
Sourced from anthropic's releases.
Changelog
Sourced from anthropic's changelog.
Commits
5d6fd8drelease: 0.111.09fdf2effeat(helpers): tag refusal-fallback middleware requests with fallback-refusal...af2b702release: 0.110.0a10dbaafeat(api): add support for new code_execution_20260120 tool9d49b63fix(helpers): single source of truth for x-stainless-helper key + closed valu...e8a5c84fix: append x-stainless-helper across header merges instead of clobbering (#105)ed0af5bfix(bedrock): preserve stream event type (#1682)ebb1715release: 0.109.237a7d36chore(api): remove retired models from API and SDKsUpdates
langchain-corefrom 1.4.6 to 1.4.8Release notes
Sourced from langchain-core's releases.
Commits
15b0a49chore: bump jupyter-server from 2.18.0 to 2.20.0 in /libs/core (#38252)612139fchore: bump tornado from 6.5.6 to 6.5.7 in /libs/text-splitters (#38175)921e370chore: bump cryptography from 46.0.7 to 48.0.1 in /libs/langchain_v1 (#38176)1aabc26chore: bump aiohttp from 3.14.0 to 3.14.1 in /libs/langchain_v1 (#38179)8d51355chore: bump aiohttp from 3.14.0 to 3.14.1 in /libs/langchain (#38180)0b1b7bbchore: bump cryptography from 46.0.7 to 48.0.1 in /libs/langchain (#38181)dfd0627chore: bump starlette from 1.0.1 to 1.3.1 in /libs/langchain (#38182)0269392chore: bump tornado from 6.5.6 to 6.5.7 in /libs/langchain (#38183)24d0b37chore: bump tornado from 6.5.6 to 6.5.7 in /libs/core (#38184)f368854chore: bump bleach from 6.2.0 to 6.4.0 in /libs/text-splitters (#38195)Updates
langchain-openaifrom 1.3.0 to 1.3.2Release notes
Sourced from langchain-openai's releases.
Commits
879cad0release(openai): 1.3.2 (#38130)37b339ffix(openai): build Codex async headers off the event loop in_agenerate(#3...11429a9fix(openai): avoid sync token reads in Codex streaming (#38128)454e195hotfix(openai): skip Codex live integration tests in CI (#38124)9e6f58bhotfix(openai): switch version (#38123)bf7b018refactor(openai): mark Codex OAuth classes private (#38122)34af883chore(infra): wire up per-partner version-consistency pre-commit hooks (#38121)8180a09release(openai): 1.4.0 (#38120)6c2b70efeat(openai): add ChatGPT OAuth-backedChatOpenAICodexchat model (#37569)63cc1f4docs: refreshREADMEinstallation and resources (#38119)Updates
pytestfrom 9.0.3 to 9.1.1Release notes
Sourced from pytest's releases.
... (truncated)
Commits
cf470ecPrepare release version 9.1.1e0c8ce6Merge pull request #14625 from pytest-dev/patchback/backports/9.1.x/a07c31a97...1b82d16Merge pull request #14624 from pytest-dev/patchback/backports/9.1.x/b375b79ec...501c4bcMerge pull request #14596 from bluetech/doc-classmethodb61f588Merge pull request #14622 from chrisburr/fix-14608-initial-conftest-test-subdir9a567e0[automated] Update plugin list (#14617) (#14618)ef8b299Merge pull request #14620 from pytest-dev/patchback/backports/9.1.x/680f9f3ed...66abd07Merge pull request #14220 from bysiber/fix-stale-iexp-raisesgroup79fbf93Merge pull request #14612 from pytest-dev/patchback/backports/9.1.x/974ed48b6...0d312ebMerge pull request #14611 from bluetech/parametrize-argvalues-typingUpdates
sentry-sdkfrom 2.62.0 to 2.63.0Release notes
Sourced from sentry-sdk's releases.
Changelog
Sourced from sentry-sdk's changelog.
Commits
44b008aupdate changelog0b2af51Update CHANGELOG.md250caadrelease: 2.63.072a57defix(flask): Set user data on scope at request start (#6566)6a4c3a1fix: Remove 0000 trace_id fallbacks (#6570)1df9835feat(falcon): Set name and source on request span when streaming (#6562)77874bdtest(falcon): Support span streaming (#6561)6bcfb9cfix(fastapi): Prevent double wrapping of sync handlers on FastAPI >= 0.137 (#...72d972cfix(fastapi): use effective_route_context path for prefixed routers (#6572)cc802f6feat(chalice): Add span streaming support to Chalice integration (#6503)Updates
langfusefrom 4.7.1 to 4.9.1Commits
Updates
rufffrom 0.15.17 to 0.15.18Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
6686f63Bump 0.15.18 (#26135)efbb732[ty] Suggest keyword-only arguments between variadic parameters (#26134)c256d5f[ty] SupportAnnotated[Any, ...]as a class base (#26133)19a4bea[flake8-pyi] Rename PYI033 to legacy-type-comment (#26131)1d9866cBump ecosystem-analyzer commit (#26130)8656c73[ty] Compact indexed AST node storage (#25998)c17c8d9[ty] Garbage-collect cached constraint sets (#26116)ef0fb8f[ty] Fix bound TypeVar default cycle recovery (#26124)b83c024[flake8-pyi] Extend PYI033 to Python files in preview (#26129)e8a5e38Update Rust crate zip to v8 (#26078)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