Skip to content

chore(deps): bump the all-dependencies group across 1 directory with 12 updates - #67

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/uv/python/agents/software-bug-assistant/all-dependencies-a352d12da9
Open

dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/uv/python/agents/software-bug-assistant/all-dependencies-a352d12da9

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 1, 2026

Copy link
Copy Markdown
Contributor

Updates the requirements on google-adk, langchain, google-cloud-aiplatform[agent-engines,evaluation], langchain-community, toolbox-core, pytest, pytest-asyncio, agent-starter-pack, ruff, mypy, types-pyyaml and types-requests to permit the latest version.
Updates google-adk from 1.28.0 to 2.1.0

Release notes

Sourced from google-adk's releases.

v2.1.0

2.1.0 (2026-05-23)

Features

  • Add chart generation and artifact loading to data agent (db06416)
  • Add support for creating sandboxes from templates and snapshots (cbd14eb)
  • Add user.id to gen_ai.user.message log records for telemetry (eb379be)
  • Fix error message telemetry for tool calls (e56c021)
  • Preserve transcription event order in conversation trajectory (b3d0759)

Bug Fixes

  • ci: Add python-dateutil dependency to stale-bot workflow (84fa984)
  • ci: Prevent workflow failures in relocated adk_team samples (55cbc8c)
  • ci: Use absolute path for PYTHONPATH in upload docs workflow (85223e6)
  • cli: Fix --reload_agents for web (1307f8e)
  • cli: Inform user to install optional dependency on missing google.cloud (57d677c)
  • convert Union[Pydantic, Pydantic] tool args at runtime (104edc8), closes #5799
  • Fix bug where grounding metadata in Gemini 3.1 live was being silently discarded (b9751eb)
  • fix input and output transcription finished events for Gemini v3.1 (d17a2a3)
  • lazy-import GCS evaluation managers in evals utility (5f91a9d)
  • Make google-cloud-storage import lazy in skill utils (416775d)
  • resolve circular import caused by llm_request (7e38fc8)
  • Resolve circular import in base_tool (92cf192)
  • tests: Append trailing newline to JSON test outputs (3329ced)
  • tools: Prevent session drop on MCP tool error (933653c)
  • update EditFileTool to handle cross-platform line breaks and escape regex characters (1f24553)

v2.0.0

2.0.0 (2026-05-19)

ADK 2.0 General Availability

This release introduces v2.0.0 General Availability (GA) of the Google Agent Development Kit (ADK), establishing production-grade foundations for multi-agent workflows and advanced dynamic agent collaboration.

Core Architecture Highlights

Multi-Agent Workflow Engine

  • Flexible Execution Graphs: Establishes a model-agnostic engine for orchestrating non-linear, conditional, and cyclical agent execution patterns.
  • Intelligent Task Delegation: Introduces modular workflow abstractions enabling parallel sub-agent workers, nested hierarchical team structures, and resilient dynamic scheduling across complex task execution steps.

Dynamic Agent Collaboration

  • Native Inter-Agent Routing: Provides seamless orchestration for inter-agent messaging, control state handoffs, and context variable propagation across collaborative multi-agent flows.

v2.0.0b1

2.0.0-beta.1 (2026-04-21)

... (truncated)

Changelog

Sourced from google-adk's changelog.

2.1.0 (2026-05-23)

Features

  • Add chart generation and artifact loading to data agent (db06416)
  • Add support for creating sandboxes from templates and snapshots (cbd14eb)
  • Add user.id to gen_ai.user.message log records for telemetry (eb379be)
  • Fix error message telemetry for tool calls (e56c021)
  • Preserve transcription event order in conversation trajectory (b3d0759)

Bug Fixes

  • ci: Add python-dateutil dependency to stale-bot workflow (84fa984)
  • ci: Prevent workflow failures in relocated adk_team samples (55cbc8c)
  • ci: Use absolute path for PYTHONPATH in upload docs workflow (85223e6)
  • cli: Fix --reload_agents for web (1307f8e)
  • cli: Inform user to install optional dependency on missing google.cloud (57d677c)
  • convert Union[Pydantic, Pydantic] tool args at runtime (104edc8), closes #5799
  • Fix bug where grounding metadata in Gemini 3.1 live was being silently discarded (b9751eb)
  • fix input and output transcription finished events for Gemini v3.1 (d17a2a3)
  • lazy-import GCS evaluation managers in evals utility (5f91a9d)
  • Make google-cloud-storage import lazy in skill utils (416775d)
  • resolve circular import caused by llm_request (7e38fc8)
  • Resolve circular import in base_tool (92cf192)
  • tests: Append trailing newline to JSON test outputs (3329ced)
  • tools: Prevent session drop on MCP tool error (933653c)
  • update EditFileTool to handle cross-platform line breaks and escape regex characters (1f24553)

2.0.0 (2026-05-19)

ADK 2.0 General Availability

This release introduces v2.0.0 General Availability (GA) of the Google Agent Development Kit (ADK), establishing production-grade foundations for multi-agent workflows and advanced dynamic agent collaboration.

Core Architecture Highlights

Multi-Agent Workflow Engine

  • Flexible Execution Graphs: Establishes a model-agnostic engine for orchestrating non-linear, conditional, and cyclical agent execution patterns.
  • Intelligent Task Delegation: Introduces modular workflow abstractions enabling parallel sub-agent workers, nested hierarchical team structures, and resilient dynamic scheduling across complex task execution steps.

Dynamic Agent Collaboration

  • Native Inter-Agent Routing: Provides seamless orchestration for inter-agent messaging, control state handoffs, and context variable propagation across collaborative multi-agent flows.

1.34.0 (2026-05-18)

Features

... (truncated)

Commits
  • 6d15e19 chore: update last-release-sha for next release
  • 3a143eb chore(release/candidate): release 2.1.0 (#5816)
  • 7ad7994 chore: Set python unit test timeout to 10 minutes
  • eaff9c0 feat: Update check-file-contents.yml to check for non-mTLS hardcoded endpoints
  • 104edc8 fix: convert Union[Pydantic, Pydantic] tool args at runtime
  • b3d0759 feat: Preserve transcription event order in conversation trajectory
  • cbd14eb feat: Add support for creating sandboxes from templates and snapshots
  • db06416 feat: Add chart generation and artifact loading to data agent
  • ecb759c ci: Support bot-authored commits in PR handler
  • e56c021 feat: Fix error message telemetry for tool calls
  • Additional commits viewable in compare view

Updates langchain from 1.2.14 to 1.3.2

Release notes

Sourced from langchain's releases.

langchain-core==1.3.2

Changes since langchain-core==1.3.1

release(core): 1.3.2 (#36990) feat(core): add content-block-centric streaming (v2) (#36834)

langchain==1.3.2

Changes since langchain==1.3.1

chore(langchain): bump to 1.3.2, require langgraph>=1.2.2 (#37703) fix(langchain): land final answer in last AIMessage for TodoListMiddleware (#37643) feat(langchain): redact streamed PII in flight on PIIMiddleware (#37616) chore(infra): bump langchain-tests floor to 1.1.9 (#37610) release(standard-tests): 1.1.9 (#37609) feat(langchain): register stream transformers on middleware (#37591) chore: bump idna from 3.11 to 3.15 in /libs/langchain_v1 (#37534) ci(infra): harden Dependabot version-bound preservation (#37510) refactor(langchain): clean redundancy ifelse. (#37448) hotfix: bump lockfiles (#37508) chore(core,langchain,openai): refresh stale OpenAI model references (#37487) fix(langchain): sort glob_search results by mtime (newest first) (#37462) chore: bump langsmith from 0.7.31 to 0.8.0 in /libs/langchain_v1 (#37391)

langchain-core==1.3.1

Changes since langchain-core==1.3.0

release(core): 1.3.1 (#36972) feat(core): allow _format_output to pass through list of ToolOutputMixin instances (#36963) chore: bump nbconvert from 7.17.0 to 7.17.1 in /libs/core (#36923) feat(core): Update inheritance behavior for tracer metadata for special keys (#36900) chore: bump langsmith from 0.7.13 to 0.7.31 in /libs/core (#36813)

langchain-fireworks==1.3.1

Changes since langchain-fireworks==1.3.0

fix(fireworks): require api_key in FireworksEmbeddings (#37193) release(fireworks): 1.3.1 (#37189) fix(fireworks): strip non-wire keys from ToolMessage text content blocks (#37187)

langchain==1.3.1

Changes since langchain==1.3.0

release(langchain): 1.3.1 (#37454) fix(langchain): alias Bedrock providers in summarization token check (#37453)

langchain-perplexity==1.3.1

Changes since langchain-perplexity==1.3.0

release(perplexity): 1.3.1 (#37720) chore(perplexity): bump perplexityai to 0.34.1 (#37710)

... (truncated)

Commits
  • 7bb4130 chore(langchain): bump to 1.3.2, require langgraph>=1.2.2 (#37703)
  • d9b8dd5 fix(langchain): land final answer in last AIMessage for TodoListMiddleware ...
  • 95c6a8a chore(core): bump uuid-utils to 0.16.0 (#37699)
  • c7858c4 test(anthropic): retry integration tests on transient failures (#37697)
  • 53a5ac3 chore(model-profiles): refresh model profile data (#37694)
  • 69d9e95 chore(model-profiles): refresh model profile data (#37650)
  • 33875fd ci(infra): serialize integration test shards across runs (#37648)
  • 2638f75 feat(standard-tests): forward LangSmith CI env vars to traces (#37645)
  • bdd7f71 ci(infra): trace scheduled integration tests (#37615)
  • 11cdce9 ci(infra): add middleware evals workflow for workflow_dispatch discovery (#...
  • Additional commits viewable in compare view

Updates google-cloud-aiplatform[agent-engines,evaluation] to 1.154.0

Release notes

Sourced from google-cloud-aiplatform[agent-engines,evaluation]'s releases.

v1.154.0

1.154.0 (2026-05-27)

Features

  • Add new fields (027acc8)
  • Add Skill Registry module to Vertex AI client - Get Skill method (df50ac0)
  • Make skill_id a required parameter in skills.create (bc4be37)

Bug Fixes

  • Fix flaky evaluation test failures caused by thread execution order (9f97738)
  • Fix SkillRevision state enum in Python SDK (1585602)
  • GenAI Client(evals) - Map legacy RubricMetric.GROUNDEDNESS to grounding_v1 (9770c31)

Documentation

  • Add Skill Registry SDK docs to Google Cloud Gen AI Modules (9702599)
  • Rename to agentplatform (8915d23)
Changelog

Sourced from google-cloud-aiplatform[agent-engines,evaluation]'s changelog.

1.154.0 (2026-05-27)

Features

  • Add new fields (027acc8)
  • Add Skill Registry module to Vertex AI client - Get Skill method (df50ac0)
  • Make skill_id a required parameter in skills.create (bc4be37)

Bug Fixes

  • Fix flaky evaluation test failures caused by thread execution order (9f97738)
  • Fix SkillRevision state enum in Python SDK (1585602)
  • GenAI Client(evals) - Map legacy RubricMetric.GROUNDEDNESS to grounding_v1 (9770c31)

Documentation

  • Add Skill Registry SDK docs to Google Cloud Gen AI Modules (9702599)
  • Rename to agentplatform (8915d23)

1.153.1 (2026-05-15)

Bug Fixes

  • Remove google-genai version contraints (cf4f183)
  • Remove SDK workaround for async_retrieve_contexts. (5aabd30)
  • Relax google-genai dep to >= 2.0 (6a17fdc)

Miscellaneous Chores

1.153.0 (2026-05-14)

Features

  • GenAI Client(evals) - Add red_teaming_config support for create_evaluation_run (657f379)
  • Migrate Agent Engines, Evaluation, Prompt Management, and Skill features to agentplatform (74ec5e1)

Bug Fixes

  • Inject agents map from agent_info into agent_data for create_evaluation_run (a4ffb67)

... (truncated)

Commits
  • 7a68393 chore(main): release 1.154.0 (#6808)
  • 9f97738 fix: Fix flaky evaluation test failures caused by thread execution order
  • 8bb7bdf chore: Make _pytrial_parameters public in StudyConfig.
  • a99f340 chore: GenAI Client(evals) - Pin all RubricMetric properties to v1
  • 9770c31 fix: GenAI Client(evals) - Map legacy RubricMetric.GROUNDEDNESS to grounding_v1
  • 6c6a047 chore: Added agentplatform templates tests to kokoro presubmit (non-blocking).
  • 8915d23 docs: rename to agentplatform
  • 027acc8 feat: add new fields
  • 75684a6 chore: Fix flaky evals test
  • 30f3e00 chore: Update user-agent header
  • Additional commits viewable in compare view

Updates langchain-community from 0.4.1 to 0.4.2

Release notes

Sourced from langchain-community's releases.

langchain-community==0.4.2

Sunsetting langchain-community

langchain-community is being sunset. See langchain-ai/langchain-community#674 for details and guidance. Thank you to everyone who has contributed integrations, fixes, reviews, and maintenance over the years.

What's Changed

... (truncated)

Commits
  • 7c10a5f fix: bump deps and fix test (#676)
  • 0d3630d fix: sunset package (#675)
  • 3ade247 chore(deps): bump urllib3 from 2.6.3 to 2.7.0 in /libs/community (#662)
  • 27c60ba chore(deps): bump langsmith from 0.7.31 to 0.8.4 in /libs/community (#666)
  • 2e8d934 chore(deps): bump jupyter-server from 2.17.0 to 2.18.0 in /libs/community (#654)
  • f0b16c2 chore(deps): bump mistune from 3.2.0 to 3.2.1 in /libs/community (#656)
  • bfbfe3f chore(deps): update scikit-learn requirement from <2,>=1.2.2 to >=1.7.2,<2 in...
  • 4cbef29 chore(deps): update hdbcli requirement from <3,>=2.19.21 to >=2.28.20,<3 in /...
  • 22377e1 chore(deps): update keybert requirement from >=0.8.5 to >=0.9.0 in /libs/comm...
  • c4dbaa2 chore(deps): bump notebook from 7.5.4 to 7.5.6 in /libs/community (#646)
  • Additional commits viewable in compare view

Updates toolbox-core from 1.0.0 to 1.1.0

Release notes

Sourced from toolbox-core's releases.

toolbox-core: v1.1.0

1.1.0 (2026-05-18)

Features

  • core: enable telemetry_attribute for SQLCommenter (#634) (323f60e)

Documentation

  • Consolidate and improve DEVELOPER.md and CONTRIBUTING.md (#636) (7d08938)
  • migrate documentation links to mcp-toolbox.dev (#624) (bfb1b02)
  • rebrand references for repo and docsite (#635) (95b484b)
Commits
  • aa299d3 chore(main): release toolbox-core 1.1.0 (#611)
  • 9b13888 chore(deps): pin dependencies (#652)
  • 91181db chore(deps): update actions/setup-node action to v6 (#653)
  • bef7db2 ci(conformance): integrate MCP client conformance test pipeline (#637)
  • 3d1de1c chore(deps): update python-nonmajor (#651)
  • 0c5927c chore(deps): update dependency mypy to v2 (#645)
  • eee7df8 chore(deps): update dependency pytest to v9.0.3 [security] (#646)
  • e951dd1 chore(deps): update python-nonmajor (#623)
  • 323f60e feat(toolbox_core): enable telemetry_attribute for SQLCommenter (#634)
  • 3972f29 chore(deps): update mcp toolbox server version in integration tests to v1.2.0...
  • Additional commits viewable in compare view

Updates pytest from 9.0.2 to 9.0.3

Release notes

Sourced from pytest's releases.

9.0.3

pytest 9.0.3 (2026-04-07)

Bug fixes

  • #12444: Fixed pytest.approx which now correctly takes into account ~collections.abc.Mapping keys order to compare them.

  • #13634: Blocking a conftest.py file using the -p no: option is now explicitly disallowed.

    Previously this resulted in an internal assertion failure during plugin loading.

    Pytest now raises a clear UsageError explaining that conftest files are not plugins and cannot be disabled via -p.

  • #13734: Fixed crash when a test raises an exceptiongroup with __tracebackhide__ = True.

  • #14195: Fixed an issue where non-string messages passed to unittest.TestCase.subTest() were not printed.

  • #14343: Fixed use of insecure temporary directory (CVE-2025-71176).

Improved documentation

  • #13388: Clarified documentation for -p vs PYTEST_PLUGINS plugin loading and fixed an incorrect -p example.
  • #13731: Clarified that capture fixtures (e.g. capsys and capfd) take precedence over the -s / --capture=no command-line options in Accessing captured output from a test function <accessing-captured-output>.
  • #14088: Clarified that the default pytest_collection hook sets session.items before it calls pytest_collection_finish, not after.
  • #14255: TOML integer log levels must be quoted: Updating reference documentation.

Contributor-facing changes

  • #12689: The test reports are now published to Codecov from GitHub Actions. The test statistics is visible on the web interface.

    -- by aleguy02

Commits

Updates pytest-asyncio from 1.3.0 to 1.4.0

Release notes

Sourced from pytest-asyncio's releases.

pytest-asyncio v1.4.0

1.4.0 - 2026-05-26

Deprecated

  • Overriding the event_loop_policy fixture is deprecated. Use the pytest_asyncio_loop_factories hook instead. (#1419)

Added

  • Added the pytest_asyncio_loop_factories hook to parametrize asyncio tests with custom event loop factories.

    The hook returns a mapping of factory names to loop factories, and pytest.mark.asyncio(loop_factories=[...]) selects a subset of configured factories per test. When a single factory is configured, test names are unchanged.

    Synchronous @pytest_asyncio.fixture functions now see the correct event loop when custom loop factories are configured, even when test code disrupts the current event loop (e.g., via asyncio.run() or asyncio.set_event_loop(None)). (#1164)

Changed

  • Improved the readability of the warning message that is displayed when asyncio_default_fixture_loop_scope is unset (#1298)
  • Only import asyncio.AbstractEventLoopPolicy for type checking to avoid raising a DeprecationWarning. (#1394)
  • Updated minimum supported pytest version to v8.4.0. (#1397)

Fixed

  • Fixed a ResourceWarning: unclosed event loop warning that could occur when a synchronous test called asyncio.run() or otherwise unset the current event loop after pytest-asyncio had run an async test or fixture. (#724)

Notes for Downstream Packagers

  • Added dependency on sphinx-tabs >= 3.5 to organize documentation examples into tabs. (#1395)

pytest-asyncio v1.4.0a2

1.4.0a2 - 2026-05-02

Deprecated

  • Overriding the event_loop_policy fixture is deprecated. Use the pytest_asyncio_loop_factories hook instead. (#1419)

Added

  • Added the pytest_asyncio_loop_factories hook to parametrize asyncio tests with custom event loop factories.

    The hook returns a mapping of factory names to loop factories, and pytest.mark.asyncio(loop_factories=[...]) selects a subset of configured factories per test. When a single factory is configured, test names are unchanged on pytest 8.4+.

    Synchronous @pytest_asyncio.fixture functions now see the correct event loop when custom loop factories are configured, even when test code disrupts the current event loop (e.g., via asyncio.run() or asyncio.set_event_loop(None)). (#1164)

Changed

  • Improved the readability of the warning message that is displayed when asyncio_default_fixture_loop_scope is unset (#1298)
  • Only import asyncio.AbstractEventLoopPolicy for type checking to avoid raising a DeprecationWarning. (#1394)

... (truncated)

Commits
  • 6e14cd2 chore: Prepare release of v1.4.0.
  • 4b900fb Build(deps): Bump codecov/codecov-action from 6.0.0 to 6.0.1
  • ab9f632 Build(deps): Bump zipp from 3.23.1 to 4.1.0
  • a56fc77 Build(deps): Bump hypothesis from 6.152.6 to 6.152.8
  • e8bae9b Build(deps): Bump requests from 2.34.0 to 2.34.2
  • fc43340 Build(deps): Bump idna from 3.14 to 3.15
  • 762eaf5 Build(deps): Bump jaraco-functools from 4.4.0 to 4.5.0
  • b62e222 Build(deps): Bump click from 8.3.3 to 8.4.0
  • 9190447 Build(deps): Bump pydantic from 2.13.3 to 2.13.4
  • 82a393c ci: Remove unnecessary debug output.
  • Additional commits viewable in compare view

Updates agent-starter-pack from 0.40.0 to 0.41.3

Release notes

Sourced from agent-starter-pack's releases.

v0.41.3

What's Changed

Full Changelog: GoogleCloudPlatform/agent-starter-pack@v0.41.2...v0.41.3

v0.41.2

What's Changed

Full Changelog: GoogleCloudPlatform/agent-starter-pack@v0.41.1...v0.41.2

v0.41.1

What's Changed

Full Changelog: GoogleCloudPlatform/agent-starter-pack@v0.41.0...v0.41.1

v0.41.0

What's Changed

Full Changelog: GoogleCloudPlatform/agent-starter-pack@v0.40.1...v0.41.0

v0.40.1

What's Changed

  • feat: add adk-py@ shortcut for google/adk-python contributing samples by @​eliasecchig in

…12 updates

Updates the requirements on [google-adk](https://github.com/google/adk-python), [langchain](https://github.com/langchain-ai/langchain), [google-cloud-aiplatform[agent-engines,evaluation]](https://github.com/googleapis/python-aiplatform), [langchain-community](https://github.com/langchain-ai/langchain-community), [toolbox-core](https://github.com/googleapis/mcp-toolbox-sdk-python), [pytest](https://github.com/pytest-dev/pytest), [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio), [agent-starter-pack](https://github.com/GoogleCloudPlatform/agent-starter-pack), [ruff](https://github.com/astral-sh/ruff), [mypy](https://github.com/python/mypy), [types-pyyaml](https://github.com/python/typeshed) and [types-requests](https://github.com/python/typeshed) to permit the latest version.

Updates `google-adk` from 1.28.0 to 2.1.0
- [Release notes](https://github.com/google/adk-python/releases)
- [Changelog](https://github.com/google/adk-python/blob/v2.1.0/CHANGELOG.md)
- [Commits](google/adk-python@v1.28.0...v2.1.0)

Updates `langchain` from 1.2.14 to 1.3.2
- [Release notes](https://github.com/langchain-ai/langchain/releases)
- [Commits](langchain-ai/langchain@langchain==1.2.14...langchain==1.3.2)

Updates `google-cloud-aiplatform[agent-engines,evaluation]` to 1.154.0
- [Release notes](https://github.com/googleapis/python-aiplatform/releases)
- [Changelog](https://github.com/googleapis/python-aiplatform/blob/main/CHANGELOG.md)
- [Commits](googleapis/python-aiplatform@v1.93.0...v1.154.0)

Updates `langchain-community` from 0.4.1 to 0.4.2
- [Release notes](https://github.com/langchain-ai/langchain-community/releases)
- [Commits](langchain-ai/langchain-community@libs/community/v0.4.1...libs/community/v0.4.2)

Updates `toolbox-core` from 1.0.0 to 1.1.0
- [Release notes](https://github.com/googleapis/mcp-toolbox-sdk-python/releases)
- [Changelog](https://github.com/googleapis/mcp-toolbox-sdk-python/blob/main/CHANGELOG.md)
- [Commits](googleapis/mcp-toolbox-sdk-python@toolbox-core-v1.0.0...toolbox-core-v1.1.0)

Updates `pytest` from 9.0.2 to 9.0.3
- [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.2...9.0.3)

Updates `pytest-asyncio` from 1.3.0 to 1.4.0
- [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases)
- [Commits](pytest-dev/pytest-asyncio@v1.3.0...v1.4.0)

Updates `agent-starter-pack` from 0.40.0 to 0.41.3
- [Release notes](https://github.com/GoogleCloudPlatform/agent-starter-pack/releases)
- [Commits](GoogleCloudPlatform/agent-starter-pack@v0.40.0...v0.41.3)

Updates `ruff` from 0.15.8 to 0.15.15
- [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.8...0.15.15)

Updates `mypy` from 1.20.0 to 2.1.0
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
- [Commits](python/mypy@v1.20.0...v2.1.0)

Updates `types-pyyaml` from 6.0.12.20250915 to 6.0.12.20260518
- [Commits](https://github.com/python/typeshed/commits)

Updates `types-requests` from 2.33.0.20260327 to 2.33.0.20260518
- [Commits](https://github.com/python/typeshed/commits)

---
updated-dependencies:
- dependency-name: google-adk
  dependency-version: 2.1.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all-dependencies
- dependency-name: langchain
  dependency-version: 1.3.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: google-cloud-aiplatform[agent-engines,evaluation]
  dependency-version: 1.154.0
  dependency-type: direct:production
  dependency-group: all-dependencies
- dependency-name: langchain-community
  dependency-version: 0.4.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: toolbox-core
  dependency-version: 1.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: pytest
  dependency-version: 9.0.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: pytest-asyncio
  dependency-version: 1.4.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: agent-starter-pack
  dependency-version: 0.41.3
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: ruff
  dependency-version: 0.15.15
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: mypy
  dependency-version: 2.1.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: all-dependencies
- dependency-name: types-pyyaml
  dependency-version: 6.0.12.20260518
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: types-requests
  dependency-version: 2.33.0.20260518
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github Jun 1, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: dependencies. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants