Skip to content

chore(deps): bump the uv group across 11 directories with 3 updates#7

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/uv/agent-framework/devui/uv-612fcdf71d
Closed

chore(deps): bump the uv group across 11 directories with 3 updates#7
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/uv/agent-framework/devui/uv-612fcdf71d

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 8, 2026

Bumps the uv group with 2 updates in the /agent-framework/devui directory: mem0ai and python-multipart.
Bumps the uv group with 2 updates in the /agent-framework/first-agent directory: mem0ai and python-multipart.
Bumps the uv group with 2 updates in the /agent-framework/graph_workflow directory: mem0ai and python-multipart.
Bumps the uv group with 2 updates in the /agent-framework/hosted-as-func directory: mem0ai and python-multipart.
Bumps the uv group with 2 updates in the /agent-framework/multi-turn directory: mem0ai and python-multipart.
Bumps the uv group with 2 updates in the /agent-framework/workflow directory: mem0ai and python-multipart.
Bumps the uv group with 1 update in the /langchain/data_analysis directory: python-multipart.
Bumps the uv group with 1 update in the /langchain/guide_creator_flow directory: python-multipart.
Bumps the uv group with 1 update in the /langchain/latest_ai_flow directory: python-multipart.
Bumps the uv group with 1 update in the /langchain/test-mcp directory: python-multipart.
Bumps the uv group with 1 update in the /llamaindex/starter directory: banks.

Updates mem0ai from 1.0.11 to 2.0.0b2

Release notes

Sourced from mem0ai's releases.

Mem0 Python SDK (v2.0.0b2)

Redacted

Mem0 Python SDK (v2.0.0b1)

Redacted

Mem0 Python SDK (v2.0.0b0)

Beta release for the next major version of the Python SDK. (Still has missing features)

Breaking Changes

  • Removed deprecated enable_graph parameter from MemoryConfig and related APIs (#4776)
  • Removed deprecated parameters across LLMs, embeddings, vector stores, and graphs (#4740)

Bug Fixes

  • client: Prevent TypeError in feedback telemetry when response attributes are missing (#4795)
  • memory: Guard temp_uuid_mapping lookups against LLM-hallucinated IDs, fixing crashes during memory operations (#4674, fixes #3931)
  • azure_openai: Forward response_format parameter to Azure OpenAI API for structured output support (#4689)

Refactors

  • telemetry: Sample OSS hot-path events at 10% to reduce PostHog volume (#4771)

Previous Release

  • v1.0.11 (2026-04-06)
Commits
  • 50db9e4 chore(release): bump SDK versions to next beta (#4859)
  • fb87349 fix(oss): v3 entity cleanup, filter fixes, and QA hardening (TS + Python) (#4...
  • 8827553 fix: adopt new v3 memory endpoints in Python + TS clients (#4856)
  • c8e20a9 fix(docs): resolve duplicate operationIds and expiration_date type in openapi...
  • 93a51f4 test: update integration tests for v1.1 output_format (#4847)
  • 86fe275 fix(ts): entity store isolation, backward compat, pgvector + redis init fixes...
  • e6d6276 refactor: add entity ID and search param validation, rename textLemmatized fi...
  • 9692726 fix(ts-oss): isolate entity store from memory store by default (#4829)
  • d8d7766 fix(v3): migration crashes + entity linking on OSS (#4836)
  • a5a6882 fix: prevent arbitrary code execution via pickle in FAISS vector store (#4833)
  • Additional commits viewable in compare view

Updates python-multipart from 0.0.26 to 0.0.27

Release notes

Sourced from python-multipart's releases.

0.0.27

What's Changed

Full Changelog: Kludex/python-multipart@0.0.26...0.0.27

Changelog

Sourced from python-multipart's changelog.

0.0.27 (2026-04-27)

  • Add multipart header limits #267.
  • Pass parse offsets via constructors #268.
Commits

Updates mem0ai from 1.0.11 to 2.0.0b2

Release notes

Sourced from mem0ai's releases.

Mem0 Python SDK (v2.0.0b2)

Redacted

Mem0 Python SDK (v2.0.0b1)

Redacted

Mem0 Python SDK (v2.0.0b0)

Beta release for the next major version of the Python SDK. (Still has missing features)

Breaking Changes

  • Removed deprecated enable_graph parameter from MemoryConfig and related APIs (#4776)
  • Removed deprecated parameters across LLMs, embeddings, vector stores, and graphs (#4740)

Bug Fixes

  • client: Prevent TypeError in feedback telemetry when response attributes are missing (#4795)
  • memory: Guard temp_uuid_mapping lookups against LLM-hallucinated IDs, fixing crashes during memory operations (#4674, fixes #3931)
  • azure_openai: Forward response_format parameter to Azure OpenAI API for structured output support (#4689)

Refactors

  • telemetry: Sample OSS hot-path events at 10% to reduce PostHog volume (#4771)

Previous Release

  • v1.0.11 (2026-04-06)
Commits
  • 50db9e4 chore(release): bump SDK versions to next beta (#4859)
  • fb87349 fix(oss): v3 entity cleanup, filter fixes, and QA hardening (TS + Python) (#4...
  • 8827553 fix: adopt new v3 memory endpoints in Python + TS clients (#4856)
  • c8e20a9 fix(docs): resolve duplicate operationIds and expiration_date type in openapi...
  • 93a51f4 test: update integration tests for v1.1 output_format (#4847)
  • 86fe275 fix(ts): entity store isolation, backward compat, pgvector + redis init fixes...
  • e6d6276 refactor: add entity ID and search param validation, rename textLemmatized fi...
  • 9692726 fix(ts-oss): isolate entity store from memory store by default (#4829)
  • d8d7766 fix(v3): migration crashes + entity linking on OSS (#4836)
  • a5a6882 fix: prevent arbitrary code execution via pickle in FAISS vector store (#4833)
  • Additional commits viewable in compare view

Updates python-multipart from 0.0.26 to 0.0.27

Release notes

Sourced from python-multipart's releases.

0.0.27

What's Changed

Full Changelog: Kludex/python-multipart@0.0.26...0.0.27

Changelog

Sourced from python-multipart's changelog.

0.0.27 (2026-04-27)

  • Add multipart header limits #267.
  • Pass parse offsets via constructors #268.
Commits

Updates mem0ai from 1.0.11 to 2.0.0b2

Release notes

Sourced from mem0ai's releases.

Mem0 Python SDK (v2.0.0b2)

Redacted

Mem0 Python SDK (v2.0.0b1)

Redacted

Mem0 Python SDK (v2.0.0b0)

Beta release for the next major version of the Python SDK. (Still has missing features)

Breaking Changes

  • Removed deprecated enable_graph parameter from MemoryConfig and related APIs (#4776)
  • Removed deprecated parameters across LLMs, embeddings, vector stores, and graphs (#4740)

Bug Fixes

  • client: Prevent TypeError in feedback telemetry when response attributes are missing (#4795)
  • memory: Guard temp_uuid_mapping lookups against LLM-hallucinated IDs, fixing crashes during memory operations (#4674, fixes #3931)
  • azure_openai: Forward response_format parameter to Azure OpenAI API for structured output support (#4689)

Refactors

  • telemetry: Sample OSS hot-path events at 10% to reduce PostHog volume (#4771)

Previous Release

  • v1.0.11 (2026-04-06)
Commits
  • 50db9e4 chore(release): bump SDK versions to next beta (#4859)
  • fb87349 fix(oss): v3 entity cleanup, filter fixes, and QA hardening (TS + Python) (#4...
  • 8827553 fix: adopt new v3 memory endpoints in Python + TS clients (#4856)
  • c8e20a9 fix(docs): resolve duplicate operationIds and expiration_date type in openapi...
  • 93a51f4 test: update integration tests for v1.1 output_format (#4847)
  • 86fe275 fix(ts): entity store isolation, backward compat, pgvector + redis init fixes...
  • e6d6276 refactor: add entity ID and search param validation, rename textLemmatized fi...
  • 9692726 fix(ts-oss): isolate entity store from memory store by default (#4829)
  • d8d7766 fix(v3): migration crashes + entity linking on OSS (#4836)
  • a5a6882 fix: prevent arbitrary code execution via pickle in FAISS vector store (#4833)
  • Additional commits viewable in compare view

Updates python-multipart from 0.0.26 to 0.0.27

Release notes

Sourced from python-multipart's releases.

0.0.27

What's Changed

Full Changelog: Kludex/python-multipart@0.0.26...0.0.27

Changelog

Sourced from python-multipart's changelog.

0.0.27 (2026-04-27)

  • Add multipart header limits #267.
  • Pass parse offsets via constructors #268.
Commits

Updates mem0ai from 1.0.11 to 2.0.0b2

Release notes

Sourced from mem0ai's releases.

Mem0 Python SDK (v2.0.0b2)

Redacted

Mem0 Python SDK (v2.0.0b1)

Redacted

Mem0 Python SDK (v2.0.0b0)

Beta release for the next major version of the Python SDK. (Still has missing features)

Breaking Changes

  • Removed deprecated enable_graph parameter from MemoryConfig and related APIs (#4776)
  • Removed deprecated parameters across LLMs, embeddings, vector stores, and graphs (#4740)

Bug Fixes

  • client: Prevent TypeError in feedback telemetry when response attributes are missing (#4795)
  • memory: Guard temp_uuid_mapping lookups against LLM-hallucinated IDs, fixing crashes during memory operations (#4674, fixes #3931)
  • azure_openai: Forward response_format parameter to Azure OpenAI API for structured output support (#4689)

Refactors

  • telemetry: Sample OSS hot-path events at 10% to reduce PostHog volume (#4771)

Previous Release

  • v1.0.11 (2026-04-06)
Commits
  • 50db9e4 chore(release): bump SDK versions to next beta (#4859)
  • fb87349 fix(oss): v3 entity cleanup, filter fixes, and QA hardening (TS + Python) (#4...
  • 8827553 fix: adopt new v3 memory endpoints in Python + TS clients (#4856)
  • c8e20a9 fix(docs): resolve duplicate operationIds and expiration_date type in openapi...
  • 93a51f4 test: update integration tests for v1.1 output_format (#4847)
  • 86fe275 fix(ts): entity store isolation, backward compat, pgvector + redis init fixes...
  • e6d6276 refactor: add entity ID and search param validation, rename textLemmatized fi...
  • 9692726 fix(ts-oss): isolate entity store from memory store by default (#4829)
  • d8d7766 fix(v3): migration crashes + entity linking on OSS (#4836)
  • a5a6882 fix: prevent arbitrary code execution via pickle in FAISS vector store (#4833)
  • Additional commits viewable in compare view

Updates python-multipart from 0.0.26 to 0.0.27

Release notes

Sourced from python-multipart's releases.

0.0.27

What's Changed

Full Changelog: Kludex/python-multipart@0.0.26...0.0.27

Changelog

Sourced from python-multipart's changelog.

0.0.27 (2026-04-27)

  • Add multipart header limits #267.
  • Pass parse offsets via constructors #268.
Commits

Updates mem0ai from 1.0.11 to 2.0.0b2

Release notes

Sourced from mem0ai's releases.

Mem0 Python SDK (v2.0.0b2)

Redacted

Mem0 Python SDK (v2.0.0b1)

Redacted

Mem0 Python SDK (v2.0.0b0)

Beta release for the next major version of the Python SDK. (Still has missing features)

Breaking Changes

  • Removed deprecated enable_graph parameter from MemoryConfig and related APIs (#4776)
  • Removed deprecated parameters across LLMs, embeddings, vector stores, and graphs (#4740)

Bug Fixes

  • client: Prevent TypeError in feedback telemetry when response attributes are missing (#4795)
  • memory: Guard temp_uuid_mapping lookups against LLM-hallucinated IDs, fixing crashes during memory operations (#4674, fixes #3931)
  • azure_openai: Forward response_format parameter to Azure OpenAI API for structured output support (#4689)

Refactors

  • telemetry: Sample OSS hot-path events at 10% to reduce PostHog volume (#4771)

Previous Release

  • v1.0.11 (2026-04-06)
Commits
  • 50db9e4 chore(release): bump SDK versions to next beta (#4859)
  • fb87349 fix(oss): v3 entity cleanup, filter fixes, and QA hardening (TS + Python) (#4...
  • 8827553 fix: adopt new v3 memory endpoints in Python + TS clients (#4856)
  • c8e20a9 fix(docs): resolve duplicate operationIds and expiration_date type in openapi...
  • 93a51f4 test: update integration tests for v1.1 output_format (#4847)
  • 86fe275 fix(ts): entity store isolation, backward compat, pgvector + redis init fixes...
  • e6d6276 refactor: add entity ID and search param validation, rename textLemmatized fi...
  • 9692726 fix(ts-oss): isolate entity store from memory store by default (#4829)
  • d8d7766 fix(v3): migration crashes + entity linking on OSS (#4836)
  • a5a6882 fix: prevent arbitrary code execution via pickle in FAISS vector store (#4833)
  • Additional commits viewable in compare view

Updates python-multipart from 0.0.26 to 0.0.27

Release notes

Sourced from python-multipart's releases.

0.0.27

What's Changed

Full Changelog: Kludex/python-multipart@0.0.26...0.0.27

Changelog

Sourced from python-multipart's changelog.

0.0.27 (2026-04-27)

  • Add multipart header limits #267.
  • Pass parse offsets via constructors #268.
Commits

Updates mem0ai from 1.0.11 to 2.0.0b2

Release notes

Sourced from mem0ai's releases.

Mem0 Python SDK (v2.0.0b2)

Redacted

Mem0 Python SDK (v2.0.0b1)

Redacted

Mem0 Python SDK (v2.0.0b0)

Beta release for the next major version of the Python SDK. (Still has missing features)

Breaking Changes

  • Removed deprecated enable_graph parameter from MemoryConfig and related APIs (#4776)
  • Removed deprecated parameters across LLMs, embeddings, vector stores, and graphs (#4740)

Bug Fixes

  • client: Prevent TypeError in feedback telemetry when response attributes are missing (#4795)
  • memory: Guard temp_uuid_mapping lookups against LLM-hallucinated IDs, fixing crashes during memory operations (#4674, fixes #3931)
  • azure_openai: Forward response_format parameter to Azure OpenAI API for structured output support (#4689)

Refactors

  • telemetry: Sample OSS hot-path events at 10% to reduce PostHog volume (#4771)

Previous Release

  • v1.0.11 (2026-04-06)
Commits
  • 50db9e4 chore(release): bump SDK versions to next beta (#4859)
  • fb87349 fix(oss): v3 entity cleanup, filter fixes, and QA hardening (TS + Python) (#4...
  • 8827553 fix: adopt new v3 memory endpoints in Python + TS clients (#4856)
  • c8e20a9 fix(docs): resolve duplicate operationIds and expiration_date type in openapi...
  • 93a51f4 test: update integration tests for v1.1 output_format (#4847)
  • 86fe275 fix(ts): entity store isolation, backward compat, pgvector + redis init fixes...
  • e6d6276 refactor: add entity ID and search param validation, rename textLemmatized fi...
  • 9692726 fix(ts-oss): isolate entity store from memory store by default (#4829)
  • d8d7766 fix(v3): migration crashes + entity linking on OSS (#4836)
  • a5a6882 fix: prevent arbitrary code execution via pickle in FAISS vector store (#4833)
  • Additional commits viewable in compare view

Updates python-multipart from 0.0.26 to 0.0.27

Release notes

Sourced from python-multipart's releases.

0.0.27

What's Changed

Full Changelog: Kludex/python-multipart@0.0.26...0.0.27

Changelog

Sourced from python-multipart's changelog.

0.0.27 (2026-04-27)

  • Add multipart header limits #267.
  • Pass parse offsets via constructors #268.
Commits

Updates python-multipart from 0.0.26 to 0.0.27

Release notes

Sourced from python-multipart's releases.

0.0.27

What's Changed

Full Changelog: Kludex/python-multipart@0.0.26...0.0.27

Changelog

Sourced from python-multipart's changelog.

0.0.27 (2026-04-27)

  • Add multipart header limits #267.
  • Pass parse offsets via constructors #268.
Commits

Updates python-multipart from 0.0.26 to 0.0.27

Release notes

Sourced from python-multipart's releases.

0.0.27

What's Changed

Full Changelog: Kludex/python-multipart@0.0.26...0.0.27

Changelog

Sourced from python-multipart's changelog.

0.0.27 (2026-04-27)

  • Add multipart header limits #267.
  • Pass parse offsets via constructors #268.
Commits

Updates python-multipart from 0.0.26 to 0.0.27

Release notes

Sourced from python-multipart's releases.

0.0.27

What's Changed

Full Changelog: Kludex/python-multipart@0.0.26...0.0.27

Changelog

Sourced from python-multipart's changelog.

0.0.27 (2026-04-27)

  • Add multipart header limits #267.
  • Pass parse offsets via constructors #268.
Commits

Updates python-multipart from 0.0.26 to 0.0.27

Release notes

Sourced from python-multipart's releases.

0.0.27

What's Changed

Full Changelog: Kludex/python-multipart@0.0.26...0.0.27

Changelog

Sourced from python-multipart's changelog.

0.0.27 (2026-04-27)

  • Add multipart header limits #267.
  • Pass parse offsets via constructors #268.
Commits

Updates banks from 2.4.1 to 2.4.2

Release notes

Sourced from banks's releases.

v2.4.2

What's Changed

Full Changelog: masci/banks@v2.4.1...v2.4.2

Commits
  • 3c9d09d chore: set version to 2.4.2 [skip ci]
  • dbf7cef fix: prevent SSTI by switching to SandboxedEnvironment (#74)
  • See full diff in compare view

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will 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 version will 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
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps the uv group with 2 updates in the /agent-framework/devui directory: [mem0ai](https://github.com/mem0ai/mem0) and [python-multipart](https://github.com/Kludex/python-multipart).
Bumps the uv group with 2 updates in the /agent-framework/first-agent directory: [mem0ai](https://github.com/mem0ai/mem0) and [python-multipart](https://github.com/Kludex/python-multipart).
Bumps the uv group with 2 updates in the /agent-framework/graph_workflow directory: [mem0ai](https://github.com/mem0ai/mem0) and [python-multipart](https://github.com/Kludex/python-multipart).
Bumps the uv group with 2 updates in the /agent-framework/hosted-as-func directory: [mem0ai](https://github.com/mem0ai/mem0) and [python-multipart](https://github.com/Kludex/python-multipart).
Bumps the uv group with 2 updates in the /agent-framework/multi-turn directory: [mem0ai](https://github.com/mem0ai/mem0) and [python-multipart](https://github.com/Kludex/python-multipart).
Bumps the uv group with 2 updates in the /agent-framework/workflow directory: [mem0ai](https://github.com/mem0ai/mem0) and [python-multipart](https://github.com/Kludex/python-multipart).
Bumps the uv group with 1 update in the /langchain/data_analysis directory: [python-multipart](https://github.com/Kludex/python-multipart).
Bumps the uv group with 1 update in the /langchain/guide_creator_flow directory: [python-multipart](https://github.com/Kludex/python-multipart).
Bumps the uv group with 1 update in the /langchain/latest_ai_flow directory: [python-multipart](https://github.com/Kludex/python-multipart).
Bumps the uv group with 1 update in the /langchain/test-mcp directory: [python-multipart](https://github.com/Kludex/python-multipart).
Bumps the uv group with 1 update in the /llamaindex/starter directory: [banks](https://github.com/masci/banks).


Updates `mem0ai` from 1.0.11 to 2.0.0b2
- [Release notes](https://github.com/mem0ai/mem0/releases)
- [Commits](mem0ai/mem0@v1.0.11...v2.0.0b2)

Updates `python-multipart` from 0.0.26 to 0.0.27
- [Release notes](https://github.com/Kludex/python-multipart/releases)
- [Changelog](https://github.com/Kludex/python-multipart/blob/main/CHANGELOG.md)
- [Commits](Kludex/python-multipart@0.0.26...0.0.27)

Updates `mem0ai` from 1.0.11 to 2.0.0b2
- [Release notes](https://github.com/mem0ai/mem0/releases)
- [Commits](mem0ai/mem0@v1.0.11...v2.0.0b2)

Updates `python-multipart` from 0.0.26 to 0.0.27
- [Release notes](https://github.com/Kludex/python-multipart/releases)
- [Changelog](https://github.com/Kludex/python-multipart/blob/main/CHANGELOG.md)
- [Commits](Kludex/python-multipart@0.0.26...0.0.27)

Updates `mem0ai` from 1.0.11 to 2.0.0b2
- [Release notes](https://github.com/mem0ai/mem0/releases)
- [Commits](mem0ai/mem0@v1.0.11...v2.0.0b2)

Updates `python-multipart` from 0.0.26 to 0.0.27
- [Release notes](https://github.com/Kludex/python-multipart/releases)
- [Changelog](https://github.com/Kludex/python-multipart/blob/main/CHANGELOG.md)
- [Commits](Kludex/python-multipart@0.0.26...0.0.27)

Updates `mem0ai` from 1.0.11 to 2.0.0b2
- [Release notes](https://github.com/mem0ai/mem0/releases)
- [Commits](mem0ai/mem0@v1.0.11...v2.0.0b2)

Updates `python-multipart` from 0.0.26 to 0.0.27
- [Release notes](https://github.com/Kludex/python-multipart/releases)
- [Changelog](https://github.com/Kludex/python-multipart/blob/main/CHANGELOG.md)
- [Commits](Kludex/python-multipart@0.0.26...0.0.27)

Updates `mem0ai` from 1.0.11 to 2.0.0b2
- [Release notes](https://github.com/mem0ai/mem0/releases)
- [Commits](mem0ai/mem0@v1.0.11...v2.0.0b2)

Updates `python-multipart` from 0.0.26 to 0.0.27
- [Release notes](https://github.com/Kludex/python-multipart/releases)
- [Changelog](https://github.com/Kludex/python-multipart/blob/main/CHANGELOG.md)
- [Commits](Kludex/python-multipart@0.0.26...0.0.27)

Updates `mem0ai` from 1.0.11 to 2.0.0b2
- [Release notes](https://github.com/mem0ai/mem0/releases)
- [Commits](mem0ai/mem0@v1.0.11...v2.0.0b2)

Updates `python-multipart` from 0.0.26 to 0.0.27
- [Release notes](https://github.com/Kludex/python-multipart/releases)
- [Changelog](https://github.com/Kludex/python-multipart/blob/main/CHANGELOG.md)
- [Commits](Kludex/python-multipart@0.0.26...0.0.27)

Updates `python-multipart` from 0.0.26 to 0.0.27
- [Release notes](https://github.com/Kludex/python-multipart/releases)
- [Changelog](https://github.com/Kludex/python-multipart/blob/main/CHANGELOG.md)
- [Commits](Kludex/python-multipart@0.0.26...0.0.27)

Updates `python-multipart` from 0.0.26 to 0.0.27
- [Release notes](https://github.com/Kludex/python-multipart/releases)
- [Changelog](https://github.com/Kludex/python-multipart/blob/main/CHANGELOG.md)
- [Commits](Kludex/python-multipart@0.0.26...0.0.27)

Updates `python-multipart` from 0.0.26 to 0.0.27
- [Release notes](https://github.com/Kludex/python-multipart/releases)
- [Changelog](https://github.com/Kludex/python-multipart/blob/main/CHANGELOG.md)
- [Commits](Kludex/python-multipart@0.0.26...0.0.27)

Updates `python-multipart` from 0.0.26 to 0.0.27
- [Release notes](https://github.com/Kludex/python-multipart/releases)
- [Changelog](https://github.com/Kludex/python-multipart/blob/main/CHANGELOG.md)
- [Commits](Kludex/python-multipart@0.0.26...0.0.27)

Updates `banks` from 2.4.1 to 2.4.2
- [Release notes](https://github.com/masci/banks/releases)
- [Commits](masci/banks@v2.4.1...v2.4.2)

---
updated-dependencies:
- dependency-name: mem0ai
  dependency-version: 2.0.0b2
  dependency-type: indirect
  dependency-group: uv
- dependency-name: python-multipart
  dependency-version: 0.0.27
  dependency-type: indirect
  dependency-group: uv
- dependency-name: mem0ai
  dependency-version: 2.0.0b2
  dependency-type: indirect
  dependency-group: uv
- dependency-name: python-multipart
  dependency-version: 0.0.27
  dependency-type: indirect
  dependency-group: uv
- dependency-name: mem0ai
  dependency-version: 2.0.0b2
  dependency-type: indirect
  dependency-group: uv
- dependency-name: python-multipart
  dependency-version: 0.0.27
  dependency-type: indirect
  dependency-group: uv
- dependency-name: mem0ai
  dependency-version: 2.0.0b2
  dependency-type: indirect
  dependency-group: uv
- dependency-name: python-multipart
  dependency-version: 0.0.27
  dependency-type: indirect
  dependency-group: uv
- dependency-name: mem0ai
  dependency-version: 2.0.0b2
  dependency-type: indirect
  dependency-group: uv
- dependency-name: python-multipart
  dependency-version: 0.0.27
  dependency-type: indirect
  dependency-group: uv
- dependency-name: mem0ai
  dependency-version: 2.0.0b2
  dependency-type: indirect
  dependency-group: uv
- dependency-name: python-multipart
  dependency-version: 0.0.27
  dependency-type: indirect
  dependency-group: uv
- dependency-name: python-multipart
  dependency-version: 0.0.27
  dependency-type: indirect
  dependency-group: uv
- dependency-name: python-multipart
  dependency-version: 0.0.27
  dependency-type: indirect
  dependency-group: uv
- dependency-name: python-multipart
  dependency-version: 0.0.27
  dependency-type: indirect
  dependency-group: uv
- dependency-name: python-multipart
  dependency-version: 0.0.27
  dependency-type: indirect
  dependency-group: uv
- dependency-name: banks
  dependency-version: 2.4.2
  dependency-type: indirect
  dependency-group: uv
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels May 8, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 8, 2026

Superseded by #8.

@dependabot dependabot Bot closed this May 8, 2026
@dependabot dependabot Bot deleted the dependabot/uv/agent-framework/devui/uv-612fcdf71d branch May 8, 2026 23:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants