chore(deps): bump the py-minor-and-patch group across 1 directory with 19 updates#2934
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump the py-minor-and-patch group across 1 directory with 19 updates#2934dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
…h 19 updates Bumps the py-minor-and-patch group with 16 updates in the /python directory: | Package | From | To | | --- | --- | --- | | [requests](https://github.com/psf/requests) | `2.33.1` | `2.34.2` | | [uuid-utils](https://github.com/aminalaee/uuid-utils) | `0.14.1` | `0.16.0` | | [opentelemetry-sdk](https://github.com/open-telemetry/opentelemetry-python) | `1.41.1` | `1.42.1` | | [claude-agent-sdk](https://github.com/anthropics/claude-agent-sdk-python) | `0.1.80` | `0.2.87` | | [strands-agents](https://github.com/strands-agents/sdk-python) | `1.39.0` | `1.41.0` | | [strands-agents-tools](https://github.com/strands-agents/tools) | `0.5.2` | `0.6.0` | | [ruff](https://github.com/astral-sh/ruff) | `0.15.12` | `0.15.14` | | [fastapi](https://github.com/fastapi/fastapi) | `0.136.1` | `0.136.3` | | [uvicorn](https://github.com/Kludex/uvicorn) | `0.46.0` | `0.48.0` | | [pytest-rerunfailures](https://github.com/pytest-dev/pytest-rerunfailures) | `16.1` | `16.3` | | [pytest-socket](https://github.com/miketheman/pytest-socket) | `0.7.0` | `0.8.0` | | [langchain-core](https://github.com/langchain-ai/langchain) | `1.3.3` | `1.4.0` | | [langchain-openai](https://github.com/langchain-ai/langchain) | `1.2.1` | `1.2.2` | | [ty](https://github.com/astral-sh/ty) | `0.0.35` | `0.0.39` | | [openai](https://github.com/openai/openai-python) | `2.36.0` | `2.38.0` | | [anthropic](https://github.com/anthropics/anthropic-sdk-python) | `0.97.0` | `0.104.1` | Updates `requests` from 2.33.1 to 2.34.2 - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v2.33.1...v2.34.2) Updates `uuid-utils` from 0.14.1 to 0.16.0 - [Release notes](https://github.com/aminalaee/uuid-utils/releases) - [Commits](aminalaee/uuid-utils@0.14.1...0.16.0) Updates `opentelemetry-sdk` from 1.41.1 to 1.42.1 - [Release notes](https://github.com/open-telemetry/opentelemetry-python/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-python/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-python@v1.41.1...v1.42.1) Updates `opentelemetry-api` from 1.41.1 to 1.42.1 - [Release notes](https://github.com/open-telemetry/opentelemetry-python/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-python/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-python@v1.41.1...v1.42.1) Updates `opentelemetry-exporter-otlp-proto-http` from 1.41.1 to 1.42.1 - [Release notes](https://github.com/open-telemetry/opentelemetry-python/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-python/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-python@v1.41.1...v1.42.1) Updates `claude-agent-sdk` from 0.1.80 to 0.2.87 - [Release notes](https://github.com/anthropics/claude-agent-sdk-python/releases) - [Changelog](https://github.com/anthropics/claude-agent-sdk-python/blob/main/CHANGELOG.md) - [Commits](anthropics/claude-agent-sdk-python@v0.1.80...v0.2.87) Updates `google-adk` from 1.33.0 to 1.10.0 - [Release notes](https://github.com/google/adk-python/releases) - [Changelog](https://github.com/google/adk-python/blob/main/CHANGELOG.md) - [Commits](google/adk-python@v1.33.0...v1.10.0) Updates `strands-agents` from 1.39.0 to 1.41.0 - [Release notes](https://github.com/strands-agents/sdk-python/releases) - [Commits](strands-agents/sdk-python@v1.39.0...v1.41.0) Updates `strands-agents-tools` from 0.5.2 to 0.6.0 - [Release notes](https://github.com/strands-agents/tools/releases) - [Commits](strands-agents/tools@v0.5.2...v0.6.0) Updates `ruff` from 0.15.12 to 0.15.14 - [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.14) 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 `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) Updates `pytest-rerunfailures` from 16.1 to 16.3 - [Changelog](https://github.com/pytest-dev/pytest-rerunfailures/blob/master/CHANGES.rst) - [Commits](pytest-dev/pytest-rerunfailures@16.1...16.3) Updates `pytest-socket` from 0.7.0 to 0.8.0 - [Release notes](https://github.com/miketheman/pytest-socket/releases) - [Changelog](https://github.com/miketheman/pytest-socket/blob/main/CHANGELOG.md) - [Commits](miketheman/pytest-socket@0.7.0...0.8.0) Updates `langchain-core` from 1.3.3 to 1.4.0 - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](langchain-ai/langchain@langchain-core==1.3.3...langchain-core==1.4.0) Updates `langchain-openai` from 1.2.1 to 1.2.2 - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](langchain-ai/langchain@langchain-openai==1.2.1...langchain-openai==1.2.2) Updates `ty` from 0.0.35 to 0.0.39 - [Release notes](https://github.com/astral-sh/ty/releases) - [Changelog](https://github.com/astral-sh/ty/blob/main/CHANGELOG.md) - [Commits](astral-sh/ty@0.0.35...0.0.39) Updates `openai` from 2.36.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.36.0...v2.38.0) Updates `anthropic` from 0.97.0 to 0.104.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.97.0...v0.104.1) --- updated-dependencies: - dependency-name: requests dependency-version: 2.34.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: py-minor-and-patch - dependency-name: uuid-utils dependency-version: 0.16.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: py-minor-and-patch - dependency-name: opentelemetry-sdk dependency-version: 1.42.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: py-minor-and-patch - dependency-name: opentelemetry-api dependency-version: 1.42.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: py-minor-and-patch - dependency-name: opentelemetry-exporter-otlp-proto-http dependency-version: 1.42.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: py-minor-and-patch - dependency-name: claude-agent-sdk dependency-version: 0.2.87 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: py-minor-and-patch - dependency-name: google-adk dependency-version: 1.10.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: py-minor-and-patch - dependency-name: strands-agents dependency-version: 1.41.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: py-minor-and-patch - dependency-name: strands-agents-tools dependency-version: 0.6.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: py-minor-and-patch - dependency-name: ruff dependency-version: 0.15.14 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: py-minor-and-patch - dependency-name: fastapi dependency-version: 0.136.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: py-minor-and-patch - dependency-name: uvicorn dependency-version: 0.48.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: py-minor-and-patch - dependency-name: pytest-rerunfailures dependency-version: '16.3' dependency-type: direct:development update-type: version-update:semver-minor dependency-group: py-minor-and-patch - dependency-name: pytest-socket dependency-version: 0.8.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: py-minor-and-patch - dependency-name: langchain-core dependency-version: 1.4.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: py-minor-and-patch - dependency-name: langchain-openai dependency-version: 1.2.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: py-minor-and-patch - dependency-name: ty dependency-version: 0.0.39 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: py-minor-and-patch - dependency-name: openai dependency-version: 2.38.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: py-minor-and-patch - dependency-name: anthropic dependency-version: 0.104.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: py-minor-and-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 py-minor-and-patch group with 16 updates in the /python directory:
2.33.12.34.20.14.10.16.01.41.11.42.10.1.800.2.871.39.01.41.00.5.20.6.00.15.120.15.140.136.10.136.30.46.00.48.016.116.30.7.00.8.01.3.31.4.01.2.11.2.20.0.350.0.392.36.02.38.00.97.00.104.1Updates
requestsfrom 2.33.1 to 2.34.2Release notes
Sourced from requests's releases.
... (truncated)
Changelog
Sourced from requests's changelog.
Commits
6e83187v2.34.284d10f0Move Request.headers back to Mapping (#7441)b7b549bv2.34.1e511bc7Fix mutability issues with headers input types (#7431)5691f59Update JsonType containers to read-based collections (#7436)2144213Constrain Response.reason to str (#7437)6404f34Fixprepare_bodystream detection for__getattr__-based file wrappers (#7...0b401c7v2.34.086b378dAlign Session.get parameters with requests.get (#7429)a4f9a59Port bpo-39057 to Requests (#7427)Updates
uuid-utilsfrom 0.14.1 to 0.16.0Release notes
Sourced from uuid-utils's releases.
Commits
5fbd5e6Version 0.16.0 (#169)24438fbDrop Python3.9 (#168)2bc4813Migrate to Zensical (#167)cf0bdf4Switch mypy to ty304700echore: minor improvements for consistency0aeb1d4Fix benchmark URL in README49ca99dOptimize uuid_utils.compat withfrom_int(#166)c6b04aaValidatenodeargument out of range in constructor (#164)f3faea9fix: return version None for non-RFC UUIDs (#163)ff6bea7Version 0.15.0Updates
opentelemetry-sdkfrom 1.41.1 to 1.42.1Changelog
Sourced from opentelemetry-sdk's changelog.
... (truncated)
Commits
367e14dPrepare release 1.42.1/0.63b1 (#5243)fd8e504Preserve random trace ID flag for child spans (#5241) (#5242)013045e[release/v1.42.x-0.63bx] Prepare release 1.42.0/0.63b0 (#5225)1731583ci: Enable GitHub Merge Queue support (#5209)7fab34dfix(config): allow deflate for OTLP HTTP exporters (#5075)0b690d2ci: validate changelog fragment filenames (#5212)d4fabb4feat(config): exporter plugin loading via entry points for declarative config...e19d346feat(config): generic resource detector plugin loading for declarative config...1d69bd2sdk/metrics: copy attributes dict to prevent post-recording mutation (#5106)990a611feat(config): propagator plugin loading via entry points for declarative conf...Updates
opentelemetry-apifrom 1.41.1 to 1.42.1Changelog
Sourced from opentelemetry-api's changelog.
... (truncated)
Commits
367e14dPrepare release 1.42.1/0.63b1 (#5243)fd8e504Preserve random trace ID flag for child spans (#5241) (#5242)013045e[release/v1.42.x-0.63bx] Prepare release 1.42.0/0.63b0 (#5225)1731583ci: Enable GitHub Merge Queue support (#5209)7fab34dfix(config): allow deflate for OTLP HTTP exporters (#5075)0b690d2ci: validate changelog fragment filenames (#5212)d4fabb4feat(config): exporter plugin loading via entry points for declarative config...e19d346feat(config): generic resource detector plugin loading for declarative config...1d69bd2sdk/metrics: copy attributes dict to prevent post-recording mutation (#5106)990a611feat(config): propagator plugin loading via entry points for declarative conf...Updates
opentelemetry-exporter-otlp-proto-httpfrom 1.41.1 to 1.42.1Changelog
Sourced from opentelemetry-exporter-otlp-proto-http's changelog.
... (truncated)
Commits
367e14dPrepare release 1.42.1/0.63b1 (#5243)fd8e504Preserve random trace ID flag for child spans (#5241) (#5242)013045e[release/v1.42.x-0.63bx] Prepare release 1.42.0/0.63b0 (#5225)1731583ci: Enable GitHub Merge Queue support (#5209)7fab34dfix(config): allow deflate for OTLP HTTP exporters (#5075)0b690d2ci: validate changelog fragment filenames (#5212)d4fabb4feat(config): exporter plugin loading via entry points for declarative config...e19d346feat(config): generic resource detector plugin loading for declarative config...1d69bd2sdk/metrics: copy attributes dict to prevent post-recording mutation (#5106)990a611feat(config): propagator plugin loading via entry points for declarative conf...Updates
claude-agent-sdkfrom 0.1.80 to 0.2.87Release notes
Sourced from claude-agent-sdk's releases.
... (truncated)
Changelog
Sourced from claude-agent-sdk's changelog.
... (truncated)
Commits
9970096docs: update changelog for v0.2.872237c9echore: release v0.2.87a6146c2chore: bump bundled CLI version to 2.1.1503471a9fUse workload identity federation for Claude auth in CI workflows (#984)095a8b3docs: update changelog for v0.2.86dd06657chore: release v0.2.861113acfchore: bump bundled CLI version to 2.1.1492a3720ddocs: update changelog for v0.2.85eee6bf4chore: release v0.2.850bc333fchore: bump bundled CLI version to 2.1.148Updates
google-adkfrom 1.33.0 to 1.10.0Changelog
Sourced from google-adk's changelog.
... (truncated)
Commits
20c30d5chore: Bump version number to 1.10.083e5df7fix: Set theagent_frameworkwhen initializing module-based agent engine25b2806fix: accommodate for open api schema that do not have any 'properties'f6a022cchore: only run ADK Answering Agent automatically when Q&A discussion is createde0a8355chore(config): add the public URL of JSON schema file to templated9ce2e6feat(config): implement config and from_config for MCPToolsetdc193f7fix(config): fixadk create --type=config6277daechore: add a disclaimer for the response from the answering agentef83701refactor(config): move BaseToolConfig to a separate file54cc849feat: Add metadata field to ADK BaseToolUpdates
strands-agentsfrom 1.39.0 to 1.41.0Release notes
Sourced from strands-agents's releases.
Commits
64a6862fix(tests): add use_native_token_count=True when expected (#2311)46ce50bfeat(bedrock): add TTL support to auto-injected tool and system/user cache po...1232230feat: bump starlette dependency to 1.x (#2297)afb0dd9feat(plugins): add MultiAgentPlugin for Swarm and Graph orchestrators (#2280)fa74d80fix: swarm bug "Failed to detach context" with opentelemetry (#2281)305a005fix: set use_native_token_count default to false (#2284)6b53928feat: add official Discord link (#2285)b1a3f03fix(ollama): update return type of latencyMs metric for ollama model provider...1847faefeat: cache AccessDenied error for count tokens (#2279)f862185feat: add proactive context compression to conversation managers (#2239)Updates
strands-agents-toolsfrom 0.5.2 to 0.6.0Release notes
Sourced from strands-agents-tools's releases.