Skip to content

build(deps): bump the pip group across 1 directory with 39 updates#2694

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/pip-1d751a2357
Closed

build(deps): bump the pip group across 1 directory with 39 updates#2694
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/pip-1d751a2357

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 16, 2026

Updates the requirements on pyyaml, openai, ipykernel, protobuf, chromadb, llama-index, llama-index-core, llama-index-vector-stores-mongodb, llama-index-embeddings-huggingface, llama-index-llms-langchain, llama-index-embeddings-openai, llama-index-llms-openai, google-auth-httplib2, llama-index-graph-stores-neo4j, llama-index-readers-web, fastapi, litellm, websockets, discord-py, slack-sdk, pytest, pytest-cov, nbconvert, mkdocs-material, mkdocstrings, mkdocs-literate-nav, mkdocs-git-revision-date-localized-plugin, mike, typer, mkdocs-macros-plugin, mkdocs-glightbox, mkdocs-redirects, termcolor, nbclient, mypy, ruff, codespell, zizmor and uv to permit the latest version.
Updates pyyaml from 6.0.2 to 6.0.3

Release notes

Sourced from pyyaml's releases.

6.0.3

What's Changed

  • Support for Python 3.14 and free-threading (experimental).

Full Changelog: yaml/pyyaml@6.0.2...6.0.3

Changelog

Sourced from pyyaml's changelog.

6.0.3 (2025-09-25)

  • yaml/pyyaml#864 -- Support for Python 3.14 and free-threading (experimental)
Commits

Updates openai to 2.31.0

Release notes

Sourced from openai's releases.

v2.31.0

2.31.0 (2026-04-08)

Full Changelog: v2.30.0...v2.31.0

Features

  • api: add phase field to conversations message (3e5834e)
  • api: add web_search_call.results to ResponseIncludable type (ffd8741)
  • client: add support for short-lived tokens (#1608) (22fe722)
  • client: support sending raw data over websockets (f1bc52e)
  • internal: implement indices array format for query and form serialization (49194cf)

Bug Fixes

  • client: preserve hardcoded query params when merging with user params (92e109c)
  • types: remove web_search_call.results from ResponseIncludable (d3cc401)

Chores

  • tests: bump steady to v0.20.1 (d60e2ee)
  • tests: bump steady to v0.20.2 (6508d47)

Documentation

  • api: update file parameter descriptions in vector_stores files and file_batches (a9e7ebd)
Changelog

Sourced from openai's changelog.

2.31.0 (2026-04-08)

Full Changelog: v2.30.0...v2.31.0

Features

  • api: add phase field to conversations message (3e5834e)
  • api: add web_search_call.results to ResponseIncludable type (ffd8741)
  • client: add support for short-lived tokens (#1608) (22fe722)
  • client: support sending raw data over websockets (f1bc52e)
  • internal: implement indices array format for query and form serialization (49194cf)

Bug Fixes

  • client: preserve hardcoded query params when merging with user params (92e109c)
  • types: remove web_search_call.results from ResponseIncludable (d3cc401)

Chores

  • tests: bump steady to v0.20.1 (d60e2ee)
  • tests: bump steady to v0.20.2 (6508d47)

Documentation

  • api: update file parameter descriptions in vector_stores files and file_batches (a9e7ebd)

2.30.0 (2026-03-25)

Full Changelog: v2.29.0...v2.30.0

Features

  • api: add keys field to Click/DoubleClick/Drag/Move/Scroll computer actions (ee1bbed)

Bug Fixes

  • api: align SDK response types with expanded item schemas (f3f258a)
  • sanitize endpoint path params (89f6698)
  • types: make type required in ResponseInputMessageItem (cfdb167)

Chores

  • ci: skip lint on metadata-only changes (faa93e1)
  • internal: update gitignore (c468477)
  • tests: bump steady to v0.19.4 (f350af8)

... (truncated)

Commits
  • 750354e release: 2.31.0
  • 5be9536 feat(client): add support for short-lived tokens (#1608)
  • f1fd4fa feat(client): support sending raw data over websockets
  • 73ea2f7 fix(client): preserve hardcoded query params when merging with user params
  • 454b257 feat(api): add web_search_call.results to ResponseIncludable type
  • de2c7b1 chore(tests): bump steady to v0.20.2
  • 6efca95 chore(tests): bump steady to v0.20.1
  • 2076d85 feat(api): add phase field to conversations message
  • c0c59af fix(types): remove web_search_call.results from ResponseIncludable
  • ad7cc79 docs(api): update file parameter descriptions in vector_stores files and file...
  • Additional commits viewable in compare view

Updates ipykernel from 7.1.0 to 7.2.0

Release notes

Sourced from ipykernel's releases.

v7.2.0

7.2.0

(Full Changelog)

New features added

Enhancements made

Bugs fixed

Maintenance and upkeep improvements

Contributors to this release

The following people contributed discussions, new ideas, code and documentation contributions, and review. See our definition of contributors.

(GitHub contributors page for this release)

@​arjxn-py (activity) | @​Carreau (activity) | @​ccordoba12 (activity) | @​ianthomas23 (activity) | @​JohanMabille (activity) | @​minrk (activity) | @​newville (activity) | @​SylvainCorlay (activity)

v7.2.0a1

7.2.0a1

(Full Changelog)

... (truncated)

Changelog

Sourced from ipykernel's changelog.

7.2.0

(Full Changelog)

New features added

Enhancements made

Bugs fixed

Maintenance and upkeep improvements

Contributors to this release

The following people contributed discussions, new ideas, code and documentation contributions, and review. See our definition of contributors.

(GitHub contributors page for this release)

@​arjxn-py (activity) | @​Carreau (activity) | @​ccordoba12 (activity) | @​ianthomas23 (activity) | @​JohanMabille (activity) | @​minrk (activity) | @​newville (activity) | @​SylvainCorlay (activity)

7.2.0a1

(Full Changelog)

New features added

... (truncated)

Commits
  • 4b37e75 Publish 7.2.0
  • 1630c4f Temporarily revert "Test changing base method to async after (#1464)" (#1493)
  • 8086199 Temporarily revert "Test changing base method to async after (#1464)"
  • a2d47a2 chore: update pre-commit hooks (#1472)
  • 06c9aee Publish 7.2.0a1
  • 220a3c6 Made IOPubThread constructor backward compatible (#1492)
  • dee781d Update pytest requirement from <9,>=7.0 to >=7.0,<10 in the actions group acr...
  • 56b2e29 Update pytest requirement in the actions group across 1 directory
  • 13e17df Advertizes kernel protocol 5.5 (#1488)
  • 59f0c65 Advertizes kernel protocol 5.5
  • Additional commits viewable in compare view

Updates protobuf from 6.33.5 to 7.34.1

Release notes

Sourced from protobuf's releases.

Protocol Buffers v34.0-rc1

Announcements

Bazel

Compiler

C++

... (truncated)

Commits

Updates chromadb to 1.5.7

Release notes

Sourced from chromadb's releases.

1.5.7

Version: 1.5.7 Git ref: refs/tags/1.5.7 Build Date: 2026-04-08T07:49 PIP Package: chroma-1.5.7.tar.gz Github Container Registry Image: :1.5.7 DockerHub Image: :1.5.7

What's Changed

Full Changelog: chroma-core/chroma@1.5.6...1.5.7

Commits

Updates llama-index to 0.14.20

Release notes

Sourced from llama-index's releases.

v0.14.20

Release Notes

[2026-04-03]

llama-index-agent-agentmesh [0.2.0]

  • fix vulnerability with nltk (#21275)

llama-index-callbacks-agentops [0.5.0]

  • chore(deps): bump the uv group across 50 directories with 2 updates (#21164)
  • chore(deps): bump the uv group across 24 directories with 1 update (#21219)
  • chore(deps): bump the uv group across 21 directories with 2 updates (#21221)
  • fix vulnerability with nltk (#21275)

llama-index-callbacks-aim [0.4.1]

  • fix vulnerability with nltk (#21275)

llama-index-callbacks-argilla [0.5.0]

  • chore(deps): bump the uv group across 58 directories with 1 update (#21166)
  • chore(deps): bump the uv group across 24 directories with 1 update (#21219)
  • chore(deps): bump the uv group across 21 directories with 2 updates (#21221)
  • fix vulnerability with nltk (#21275)

llama-index-callbacks-arize-phoenix [0.7.0]

  • chore(deps): bump the uv group across 58 directories with 1 update (#21166)
  • chore(deps): bump the uv group across 24 directories with 1 update (#21219)
  • chore(deps): bump the uv group across 21 directories with 2 updates (#21221)
  • fix vulnerability with nltk (#21275)

llama-index-callbacks-honeyhive [0.5.0]

  • chore(deps): bump the uv group across 58 directories with 1 update (#21166)
  • chore(deps): bump the uv group across 24 directories with 1 update (#21219)
  • chore(deps): bump the uv group across 21 directories with 2 updates (#21221)
  • fix vulnerability with nltk (#21275)

llama-index-callbacks-langfuse [0.5.0]

  • chore(deps): bump the uv group across 58 directories with 1 update (#21166)
  • chore(deps): bump the uv group across 24 directories with 1 update (#21219)
  • chore(deps): bump the uv group across 21 directories with 2 updates (#21221)
  • fix vulnerability with nltk (#21275)

llama-index-callbacks-literalai [1.4.0]

... (truncated)

Changelog

Sourced from llama-index's changelog.

llama-index-core [0.14.20]

  • chore(deps): bump the uv group across 46 directories with 2 updates (#21153)
  • fix(core): use async query generation in QueryFusionRetriever._aretrieve (#21160)
  • chore(deps): bump the uv group across 50 directories with 2 updates (#21164)
  • docs: fix typos, grammar, and formatting inconsistencies (#21218)
  • fix: fix extra bracket in data_sources and typo in data_sinks (#21251)
  • chore(deps): bump the uv group across 47 directories with 1 update (#21254)
  • chore(deps): bump the uv group across 53 directories with 1 update (#21255)
  • fix vulnerability with nltk (#21275)
  • Update llama-index-workflows dependency to >=2.14.0 (#21277)
  • Delete old folders (#21286)

llama-index-embeddings-adapter [0.5.0]

  • chore(deps): bump the uv group across 58 directories with 1 update (#21166)
  • chore(deps): bump the uv group across 24 directories with 1 update (#21219)
  • chore(deps): bump the uv group across 21 directories with 2 updates (#21221)
  • fix vulnerability with nltk (#21275)

llama-index-embeddings-alephalpha [0.5.0]

  • chore(deps): bump the uv group across 58 directories with 1 update (#21166)
  • chore(deps): bump the uv group across 24 directories with 1 update (#21219)
  • chore(deps): bump the uv group across 21 directories with 2 updates (#21221)
  • fix vulnerability with nltk (#21275)

llama-index-embeddings-alibabacloud-aisearch [0.4.0]

  • chore(deps): bump the uv group across 58 directories with 1 update (#21166)
  • chore(deps): bump the uv group across 24 directories with 1 update (#21219)
  • chore(deps): bump the uv group across 21 directories with 2 updates (#21221)
  • fix vulnerability with nltk (#21275)

llama-index-embeddings-anyscale [0.5.1]

  • chore(deps): bump the uv group across 58 directories with 1 update (#21166)
  • chore(deps): bump the uv group across 24 directories with 1 update (#21219)
  • chore(deps): bump the uv group across 21 directories with 2 updates (#21221)
  • fix vulnerability with nltk (#21275)

llama-index-embeddings-autoembeddings [0.3.0]

  • chore(deps): bump the uv group across 58 directories with 1 update (#21166)
  • chore(deps): bump the uv group across 24 directories with 1 update (#21219)
  • fix vulnerability with nltk (#21275)

llama-index-embeddings-azure-inference [0.5.0]

  • chore(deps): bump the uv group across 58 directories with 1 update (#21166)

... (truncated)

Commits

Updates llama-index-core to 0.14.20

Release notes

Sourced from llama-index-core's releases.

v0.14.20

Release Notes

[2026-04-03]

llama-index-agent-agentmesh [0.2.0]

  • fix vulnerability with nltk (#21275)

llama-index-callbacks-agentops [0.5.0]

  • chore(deps): bump the uv group across 50 directories with 2 updates (#21164)
  • chore(deps): bump the uv group across 24 directories with 1 update (#21219)
  • chore(deps): bump the uv group across 21 directories with 2 updates (#21221)
  • fix vulnerability with nltk (#21275)

llama-index-callbacks-aim [0.4.1]

  • fix vulnerability with nltk (#21275)

llama-index-callbacks-argilla [0.5.0]

  • chore(deps): bump the uv group across 58 directories with 1 update (#21166)
  • chore(deps): bump the uv group across 24 directories with 1 update (#21219)
  • chore(deps): bump the uv group across 21 directories with 2 updates (#21221)
  • fix vulnerability with nltk (#21275)

llama-index-callbacks-arize-phoenix [0.7.0]

  • chore(deps): bump the uv group across 58 directories with 1 update (#21166)
  • chore(deps): bump the uv group across 24 directories with 1 update (#21219)
  • chore(deps): bump the uv group across 21 directories with 2 updates (#21221)
  • fix vulnerability with nltk (#21275)

llama-index-callbacks-honeyhive [0.5.0]

  • chore(deps): bump the uv group across 58 directories with 1 update (#21166)
  • chore(deps): bump the uv group across 24 directories with 1 update (#21219)
  • chore(deps): bump the uv group across 21 directories with 2 updates (#21221)
  • fix vulnerability with nltk (#21275)

llama-index-callbacks-langfuse [0.5.0]

  • chore(deps): bump the uv group across 58 directories with 1 update (#21166)
  • chore(deps): bump the uv group across 24 directories with 1 update (#21219)
  • chore(deps): bump the uv group across 21 directories with 2 updates (#21221)
  • fix vulnerability with nltk (#21275)

llama-index-callbacks-literalai [1.4.0]

... (truncated)

Changelog

Sourced from llama-index-core's changelog.

llama-index-core [0.14.20]

  • chore(deps): bump the uv group across 46 directories with 2 updates (#21153)
  • fix(core): use async query generation in QueryFusionRetriever._aretrieve (#21160)
  • chore(deps): bump the uv group across 50 directories with 2 updates (#21164)
  • docs: fix typos, grammar, and formatting inconsistencies (#21218)
  • fix: fix extra bracket in data_sources and typo in data_sinks (#21251)
  • chore(deps): bump the uv group across 47 directories with 1 update (#21254)
  • chore(deps): bump the uv group across 53 directories with 1 update (#21255)
  • fix vulnerability with nltk (#21275)
  • Update llama-index-workflows dependency to >=2.14.0 (#21277)
  • Delete old folders (#21286)

llama-index-embeddings-adapter [0.5.0]

  • chore(deps): bump the uv group across 58 directories with 1 update (#21166)
  • chore(deps): bump the uv group across 24 directories with 1 update (#21219)
  • chore(deps): bump the uv group across 21 directories with 2 updates (#21221)
  • fix vulnerability with nltk (#21275)

llama-index-embeddings-alephalpha [0.5.0]

  • chore(deps): bump the uv group across 58 directories with 1 update (#21166)
  • chore(deps): bump the uv group across 24 directories with 1 update (#21219)
  • chore(deps): bump the uv group across 21 directories with 2 updates (#21221)
  • fix vulnerability with nltk (#21275)

llama-index-embeddings-alibabacloud-aisearch [0.4.0]

  • chore(deps): bump the uv group across 58 directories with 1 update (#21166)
  • chore(deps): bump the uv group across 24 directories with 1 update (#21219)
  • chore(deps): bump the uv group across 21 directories with 2 updates (#21221)
  • fix vulnerability with nltk (#21275)

llama-index-embeddings-anyscale [0.5.1]

  • chore(deps): bump the uv group across 58 directories with 1 update (#21166)
  • chore(deps): bump the uv group across 24 directories with 1 update (#21219)
  • chore(deps): bump the uv group across 21 directories with 2 updates (#21221)
  • ...

    Description has been truncated

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Apr 16, 2026
@dependabot dependabot Bot changed the title chore(deps): bump the pip group across 1 directory with 39 updates build(deps): bump the pip group across 1 directory with 39 updates Apr 20, 2026
Updates the requirements on [pyyaml](https://github.com/yaml/pyyaml), [openai](https://github.com/openai/openai-python), [ipykernel](https://github.com/ipython/ipykernel), [protobuf](https://github.com/protocolbuffers/protobuf), [chromadb](https://github.com/chroma-core/chroma), [llama-index](https://github.com/run-llama/llama_index), [llama-index-core](https://github.com/run-llama/llama_index), llama-index-vector-stores-mongodb, llama-index-embeddings-huggingface, llama-index-llms-langchain, llama-index-embeddings-openai, llama-index-llms-openai, [google-auth-httplib2](https://github.com/googleapis/google-cloud-python), llama-index-graph-stores-neo4j, llama-index-readers-web, [fastapi](https://github.com/fastapi/fastapi), [litellm](https://github.com/BerriAI/litellm), [websockets](https://github.com/python-websockets/websockets), [discord-py](https://github.com/Rapptz/discord.py), [slack-sdk](https://github.com/slackapi/python-slack-sdk), [pytest](https://github.com/pytest-dev/pytest), [pytest-cov](https://github.com/pytest-dev/pytest-cov), [nbconvert](https://github.com/jupyter/nbconvert), [mkdocs-material](https://github.com/squidfunk/mkdocs-material), [mkdocstrings](https://github.com/mkdocstrings/mkdocstrings), [mkdocs-literate-nav](https://github.com/oprypin/mkdocs-literate-nav), [mkdocs-git-revision-date-localized-plugin](https://github.com/timvink/mkdocs-git-revision-date-localized-plugin), [mike](https://github.com/jimporter/mike), [typer](https://github.com/fastapi/typer), [mkdocs-macros-plugin](https://github.com/fralau/mkdocs_macros_plugin), [mkdocs-glightbox](https://github.com/blueswen/mkdocs-glightbox), [mkdocs-redirects](https://github.com/ProperDocs/properdocs-redirects), [termcolor](https://github.com/termcolor/termcolor), [nbclient](https://github.com/jupyter/nbclient), [mypy](https://github.com/python/mypy), [ruff](https://github.com/astral-sh/ruff), [codespell](https://github.com/codespell-project/codespell), [zizmor](https://github.com/zizmorcore/zizmor) and [uv](https://github.com/astral-sh/uv) to permit the latest version.

Updates `pyyaml` from 6.0.2 to 6.0.3
- [Release notes](https://github.com/yaml/pyyaml/releases)
- [Changelog](https://github.com/yaml/pyyaml/blob/6.0.3/CHANGES)
- [Commits](yaml/pyyaml@6.0.2...6.0.3)

Updates `openai` to 2.31.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@v1.99.3...v2.31.0)

Updates `ipykernel` from 7.1.0 to 7.2.0
- [Release notes](https://github.com/ipython/ipykernel/releases)
- [Changelog](https://github.com/ipython/ipykernel/blob/main/CHANGELOG.md)
- [Commits](ipython/ipykernel@v7.1.0...v7.2.0)

Updates `protobuf` from 6.33.5 to 7.34.1
- [Release notes](https://github.com/protocolbuffers/protobuf/releases)
- [Commits](https://github.com/protocolbuffers/protobuf/commits)

Updates `chromadb` to 1.5.7
- [Release notes](https://github.com/chroma-core/chroma/releases)
- [Changelog](https://github.com/chroma-core/chroma/blob/main/RELEASE_PROCESS.md)
- [Commits](https://github.com/chroma-core/chroma/commits/1.5.7)

Updates `llama-index` to 0.14.20
- [Release notes](https://github.com/run-llama/llama_index/releases)
- [Changelog](https://github.com/run-llama/llama_index/blob/main/CHANGELOG.md)
- [Commits](https://github.com/run-llama/llama_index/commits/v0.14.20)

Updates `llama-index-core` to 0.14.20
- [Release notes](https://github.com/run-llama/llama_index/releases)
- [Changelog](https://github.com/run-llama/llama_index/blob/main/CHANGELOG.md)
- [Commits](https://github.com/run-llama/llama_index/commits/v0.14.20)

Updates `llama-index-vector-stores-mongodb` to 0.10.1

Updates `llama-index-embeddings-huggingface` to 0.7.0

Updates `llama-index-llms-langchain` to 0.8.0

Updates `llama-index-embeddings-openai` to 0.6.0

Updates `llama-index-llms-openai` to 0.7.5

Updates `google-auth-httplib2` to 0.3.1
- [Release notes](https://github.com/googleapis/google-cloud-python/releases)
- [Changelog](https://github.com/googleapis/google-cloud-python/blob/main/CHANGELOG.md)
- [Commits](googleapis/google-cloud-python@dlp-0.2.0...google-auth-httplib2-v0.3.1)

Updates `llama-index-graph-stores-neo4j` to 0.7.0

Updates `llama-index-readers-web` to 0.6.0

Updates `fastapi` from 0.116.1 to 0.135.3
- [Release notes](https://github.com/fastapi/fastapi/releases)
- [Commits](fastapi/fastapi@0.116.1...0.135.3)

Updates `litellm` to 1.83.4
- [Release notes](https://github.com/BerriAI/litellm/releases)
- [Commits](https://github.com/BerriAI/litellm/commits)

Updates `websockets` to 16.0
- [Release notes](https://github.com/python-websockets/websockets/releases)
- [Commits](python-websockets/websockets@14.0...16.0)

Updates `discord-py` to 2.7.1
- [Commits](Rapptz/discord.py@v2.4.0...v2.7.1)

Updates `slack-sdk` to 3.41.0
- [Release notes](https://github.com/slackapi/python-slack-sdk/releases)
- [Commits](slackapi/python-slack-sdk@v3.33.0...v3.41.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-cov` from 6.3.0 to 7.1.0
- [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst)
- [Commits](pytest-dev/pytest-cov@v6.3.0...v7.1.0)

Updates `nbconvert` from 7.16.6 to 7.17.1
- [Release notes](https://github.com/jupyter/nbconvert/releases)
- [Changelog](https://github.com/jupyter/nbconvert/blob/main/CHANGELOG.md)
- [Commits](jupyter/nbconvert@v7.16.6...v7.17.1)

Updates `mkdocs-material` from 9.6.19 to 9.7.6
- [Release notes](https://github.com/squidfunk/mkdocs-material/releases)
- [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG)
- [Commits](squidfunk/mkdocs-material@9.6.19...9.7.6)

Updates `mkdocstrings` from 0.30.0 to 1.0.3
- [Release notes](https://github.com/mkdocstrings/mkdocstrings/releases)
- [Changelog](https://github.com/mkdocstrings/mkdocstrings/blob/main/CHANGELOG.md)
- [Commits](mkdocstrings/mkdocstrings@0.30.0...1.0.3)

Updates `mkdocs-literate-nav` from 0.6.2 to 0.6.3
- [Release notes](https://github.com/oprypin/mkdocs-literate-nav/releases)
- [Commits](oprypin/mkdocs-literate-nav@v0.6.2...v0.6.3)

Updates `mkdocs-git-revision-date-localized-plugin` from 1.4.7 to 1.5.1
- [Release notes](https://github.com/timvink/mkdocs-git-revision-date-localized-plugin/releases)
- [Commits](timvink/mkdocs-git-revision-date-localized-plugin@v1.4.7...v1.5.1)

Updates `mike` from 2.1.3 to 2.1.4
- [Release notes](https://github.com/jimporter/mike/releases)
- [Changelog](https://github.com/jimporter/mike/blob/master/CHANGES.md)
- [Commits](jimporter/mike@v2.1.3...v2.1.4)

Updates `typer` from 0.17.4 to 0.24.1
- [Release notes](https://github.com/fastapi/typer/releases)
- [Changelog](https://github.com/fastapi/typer/blob/master/docs/release-notes.md)
- [Commits](fastapi/typer@0.17.4...0.24.1)

Updates `mkdocs-macros-plugin` from 1.3.9 to 1.5.0
- [Release notes](https://github.com/fralau/mkdocs_macros_plugin/releases)
- [Changelog](https://github.com/fralau/mkdocs-macros-plugin/blob/master/CHANGELOG.md)
- [Commits](fralau/mkdocs-macros-plugin@v1.3.9...v1.5.0)

Updates `mkdocs-glightbox` from 0.5.1 to 0.5.2
- [Release notes](https://github.com/blueswen/mkdocs-glightbox/releases)
- [Changelog](https://github.com/blueswen/mkdocs-glightbox/blob/main/CHANGELOG)
- [Commits](blueswen/mkdocs-glightbox@v0.5.1...v0.5.2)

Updates `mkdocs-redirects` from 1.2.2 to 1.2.3
- [Release notes](https://github.com/ProperDocs/properdocs-redirects/releases)
- [Commits](ProperDocs/mkdocs-redirects@v1.2.2...v1.2.3)

Updates `termcolor` from 3.1.0 to 3.3.0
- [Release notes](https://github.com/termcolor/termcolor/releases)
- [Changelog](https://github.com/termcolor/termcolor/blob/main/CHANGES.md)
- [Commits](termcolor/termcolor@3.1.0...3.3.0)

Updates `nbclient` from 0.10.2 to 0.10.4
- [Release notes](https://github.com/jupyter/nbclient/releases)
- [Changelog](https://github.com/jupyter/nbclient/blob/main/CHANGELOG.md)
- [Commits](jupyter/nbclient@v0.10.2...v0.10.4)

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

Updates `ruff` from 0.14.14 to 0.15.10
- [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.14.14...0.15.10)

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

Updates `zizmor` from 1.11.0 to 1.23.1
- [Release notes](https://github.com/zizmorcore/zizmor/releases)
- [Changelog](https://github.com/zizmorcore/zizmor/blob/main/docs/release-notes.md)
- [Commits](zizmorcore/zizmor@v1.11.0...v1.23.1)

Updates `uv` from 0.8.15 to 0.11.6
- [Release notes](https://github.com/astral-sh/uv/releases)
- [Changelog](https://github.com/astral-sh/uv/blob/main/CHANGELOG.md)
- [Commits](astral-sh/uv@0.8.15...0.11.6)

---
updated-dependencies:
- dependency-name: pyyaml
  dependency-version: 6.0.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip
- dependency-name: openai
  dependency-version: 2.31.0
  dependency-type: direct:development
  dependency-group: pip
- dependency-name: ipykernel
  dependency-version: 7.2.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: pip
- dependency-name: protobuf
  dependency-version: 7.34.1
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: pip
- dependency-name: chromadb
  dependency-version: 1.5.7
  dependency-type: direct:development
  dependency-group: pip
- dependency-name: llama-index
  dependency-version: 0.14.20
  dependency-type: direct:development
  dependency-group: pip
- dependency-name: llama-index-core
  dependency-version: 0.14.20
  dependency-type: direct:development
  dependency-group: pip
- dependency-name: llama-index-vector-stores-mongodb
  dependency-version: 0.10.1
  dependency-type: direct:development
  dependency-group: pip
- dependency-name: llama-index-embeddings-huggingface
  dependency-version: 0.7.0
  dependency-type: direct:development
  dependency-group: pip
- dependency-name: llama-index-llms-langchain
  dependency-version: 0.8.0
  dependency-type: direct:development
  dependency-group: pip
- dependency-name: llama-index-embeddings-openai
  dependency-version: 0.6.0
  dependency-type: direct:development
  dependency-group: pip
- dependency-name: llama-index-llms-openai
  dependency-version: 0.7.5
  dependency-type: direct:development
  dependency-group: pip
- dependency-name: google-auth-httplib2
  dependency-version: 0.3.1
  dependency-type: direct:development
  dependency-group: pip
- dependency-name: llama-index-graph-stores-neo4j
  dependency-version: 0.7.0
  dependency-type: direct:development
  dependency-group: pip
- dependency-name: llama-index-readers-web
  dependency-version: 0.6.0
  dependency-type: direct:development
  dependency-group: pip
- dependency-name: fastapi
  dependency-version: 0.135.3
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: pip
- dependency-name: litellm
  dependency-version: 1.83.4
  dependency-type: direct:development
  dependency-group: pip
- dependency-name: websockets
  dependency-version: '16.0'
  dependency-type: direct:development
  dependency-group: pip
- dependency-name: discord-py
  dependency-version: 2.7.1
  dependency-type: direct:development
  dependency-group: pip
- dependency-name: slack-sdk
  dependency-version: 3.41.0
  dependency-type: direct:development
  dependency-group: pip
- dependency-name: pytest
  dependency-version: 9.0.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: pip
- dependency-name: pytest-cov
  dependency-version: 7.1.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: pip
- dependency-name: nbconvert
  dependency-version: 7.17.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: pip
- dependency-name: mkdocs-material
  dependency-version: 9.7.6
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: pip
- dependency-name: mkdocstrings
  dependency-version: 1.0.3
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: pip
- dependency-name: mkdocs-literate-nav
  dependency-version: 0.6.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: pip
- dependency-name: mkdocs-git-revision-date-localized-plugin
  dependency-version: 1.5.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: pip
- dependency-name: mike
  dependency-version: 2.1.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: pip
- dependency-name: typer
  dependency-version: 0.24.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: pip
- dependency-name: mkdocs-macros-plugin
  dependency-version: 1.5.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: pip
- dependency-name: mkdocs-glightbox
  dependency-version: 0.5.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: pip
- dependency-name: mkdocs-redirects
  dependency-version: 1.2.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: pip
- dependency-name: termcolor
  dependency-version: 3.3.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: pip
- dependency-name: nbclient
  dependency-version: 0.10.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: pip
- dependency-name: mypy
  dependency-version: 1.20.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: pip
- dependency-name: ruff
  dependency-version: 0.15.10
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: pip
- dependency-name: codespell
  dependency-version: 2.4.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: pip
- dependency-name: zizmor
  dependency-version: 1.23.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: pip
- dependency-name: uv
  dependency-version: 0.11.6
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: pip
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/pip/pip-1d751a2357 branch from 09053f7 to 3a2cbcf Compare April 20, 2026 00:20
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Apr 21, 2026

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot Bot closed this Apr 21, 2026
@dependabot dependabot Bot deleted the dependabot/pip/pip-1d751a2357 branch April 21, 2026 04:40
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 21, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
see 351 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

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 Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants