Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump the pip group across 1 directory with 13 updates #554

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 20, 2025

Updates the requirements on pydantic, protobuf, chromadb, graphrag-sdk, llama-index, llama-index-graph-stores-neo4j, llama-index-core, llama-index-readers-web, litellm, pydantic-ai, mypy, ruff and uv to permit the latest version.
Updates pydantic from 1.10.9 to 2.10.5

Release notes

Sourced from pydantic's releases.

v2.10.5 2024-12-18

v2.10.5 (2025-01-08)

What's Changed

v2.10.4 2024-12-18

What's Changed

Packaging

Fixes

New Contributors

Full Changelog: pydantic/pydantic@v2.10.3...v2.10.4

v2.10.3 2024-12-03

What's Changed

Fixes

  • Set fields when defer_build is set on Pydantic dataclasses by @​Viicos in #10984
  • Do not resolve the JSON Schema reference for dict core schema keys by @​Viicos in #10989
  • Use the globals of the function when evaluating the return type for PlainSerializer and WrapSerializer functions by @​Viicos in #11008
  • Fix host required enforcement for urls to be compatible with v2.9 behavior by @​sydney-runkle in #11027
  • Add a default_factory_takes_validated_data property to FieldInfo by @​Viicos in #11034
  • Fix url json schema in serialization mode by @​sydney-runkle in #11035

Full Changelog: pydantic/pydantic@v2.10.2...v2.10.3

v2.10.2 2024-11-26

What's Changed

Fixes

  • Only evaluate FieldInfo annotations if required during schema building by @​Viicos in #10769

... (truncated)

Changelog

Sourced from pydantic's changelog.

v2.10.5 (2025-01-08)

GitHub release

What's Changed

v2.10.4 (2024-12-18)

GitHub release

What's Changed

Packaging

Fixes

New Contributors

v2.10.3 (2024-12-03)

GitHub release

What's Changed

Fixes

  • Set fields when defer_build is set on Pydantic dataclasses by @​Viicos in #10984
  • Do not resolve the JSON Schema reference for dict core schema keys by @​Viicos in #10989
  • Use the globals of the function when evaluating the return type for PlainSerializer and WrapSerializer functions by @​Viicos in #11008
  • Fix host required enforcement for urls to be compatible with v2.9 behavior by @​sydney-runkle in #11027
  • Add a default_factory_takes_validated_data property to FieldInfo by @​Viicos in #11034
  • Fix url json schema in serialization mode by @​sydney-runkle in #11035

... (truncated)

Commits

Updates protobuf from 4.25.3 to 5.29.3

Commits
  • b407e84 Updating version.json and repo version numbers to: 29.3
  • 9a5d2c3 Add .bazeliskrc for protobuf repo to tell bazelisk to use 7.1.2 by default. (...
  • 1dc5842 Fix cmake installation location of java and go features (#19773)
  • 8e7e6b0 Update artifact actions to v4 (#19703)
  • cbdc8ab Merge pull request #19719 from protocolbuffers/29.x-202412181411
  • 5621748 Updating version.json and repo version numbers to: 29.3-dev
  • 2330983 Updating version.json and repo version numbers to: 29.2
  • 1772657 Automated rollback of commit 23aada230b2478c7a07fe7612489eb8e79b9c379. (#19692)
  • 8b9d76c Export environment variables so bazelisk picks them up (#19690)
  • a1c9b6a Pin staleness check to Bazel 7 (#19689)
  • Additional commits viewable in compare view

Updates chromadb from 0.5.3 to 0.6.3

Release notes

Sourced from chromadb's releases.

0.6.3

Version: 0.6.3 Git ref: refs/tags/0.6.3 Build Date: 2025-01-14T22:21 PIP Package: chroma-0.6.3.tar.gz Github Container Registry Image: ghcr.io/chroma-core/chroma:0.6.3 DockerHub Image: chromadb/chroma:0.6.3

What's Changed

New Contributors

... (truncated)

Commits

Updates graphrag-sdk from 0.3.3 to 0.4.1

Release notes

Sourced from graphrag-sdk's releases.

v0.4.1

What's Changed

Full Changelog: FalkorDB/GraphRAG-SDK@v0.4.0...v0.4.1

v0.4.0

What's Changed

Full Changelog: FalkorDB/GraphRAG-SDK@v0.3.4...v0.4.0

v0.3.4

What's Changed

Full Changelog: FalkorDB/GraphRAG-SDK@v0.3.3...v0.3.4

Commits

Updates llama-index from 0.12.5 to 0.12.11

Changelog

Sourced from llama-index's changelog.

llama-index-core [0.12.11]

  • fix: bug in MediaResource validator (#17509)
  • handle pandas errors in md to df in MarkdownElementNodeParser (#17511)
  • bugfix: Duplicated citation nodes (#17440)
  • Fixed issue #17397 by updating the markdown format in MarkdownReader (#17429)
  • feat: support adding images to ChatMessage through additional_kwargs (#17477)
  • feat: async semantic splitter noder parser (#17449)
  • more exception handling in schema llm extractor (#17432)

llama-index-agent-openai [0.4.2]

  • Async memory management for OpenAIAgentWorker (#17375)

llama-index-embeddings-huggingface [0.5.0]

  • multimodal huggingface embeddings support (#17463)

llama-index-embeddings-gemini [0.3.1]

  • add request options to gemini (#17452)

llama-index-embeddings-opea [0.1.0]

  • Add support for OPEA LLMs in Llama-Index (#16666)

llama-index-embeddings-upstage [0.4.1]

  • bugfix: Fix upstage embedding available model mapping (#17460)

llama-index-graph-stores-neo4j [0.4.5]

  • Fix neo4j schema bug (#17448)

llama-index-llms-gemini [0.4.3]

  • add request options to gemini (#17452)

llama-index-llms-opea [0.1.0]

  • Add support for OPEA LLMs in Llama-Index (#16666)

llama-index-llms-openai [0.3.13]

  • adjust openai model temperature to accept values between 0 and 2 (#17453)

llama-index-multi-modal-llms-bedrock [0.1.0]

  • Add Multi Modal Bedrock Integration (#17451)

... (truncated)

Commits

Updates llama-index-graph-stores-neo4j from 0.4.2 to 0.4.5

Updates llama-index-core from 0.12.5 to 0.12.11

Changelog

Sourced from llama-index-core's changelog.

llama-index-core [0.12.11]

  • fix: bug in MediaResource validator (#17509)
  • handle pandas errors in md to df in MarkdownElementNodeParser (#17511)
  • bugfix: Duplicated citation nodes (#17440)
  • Fixed issue #17397 by updating the markdown format in MarkdownReader (#17429)
  • feat: support adding images to ChatMessage through additional_kwargs (#17477)
  • feat: async semantic splitter noder parser (#17449)
  • more exception handling in schema llm extractor (#17432)

llama-index-agent-openai [0.4.2]

  • Async memory management for OpenAIAgentWorker (#17375)

llama-index-embeddings-huggingface [0.5.0]

  • multimodal huggingface embeddings support (#17463)

llama-index-embeddings-gemini [0.3.1]

  • add request options to gemini (#17452)

llama-index-embeddings-opea [0.1.0]

  • Add support for OPEA LLMs in Llama-Index (#16666)

llama-index-embeddings-upstage [0.4.1]

  • bugfix: Fix upstage embedding available model mapping (#17460)

llama-index-graph-stores-neo4j [0.4.5]

  • Fix neo4j schema bug (#17448)

llama-index-llms-gemini [0.4.3]

  • add request options to gemini (#17452)

llama-index-llms-opea [0.1.0]

  • Add support for OPEA LLMs in Llama-Index (#16666)

llama-index-llms-openai [0.3.13]

  • adjust openai model temperature to accept values between 0 and 2 (#17453)

llama-index-multi-modal-llms-bedrock [0.1.0]

  • Add Multi Modal Bedrock Integration (#17451)

... (truncated)

Commits

Updates llama-index-readers-web from 0.3.3 to 0.3.4

Updates litellm to 1.59.0

Release notes

Sourced from litellm's releases.

v1.59.0

What's Changed

Full Changelog: BerriAI/litellm@v1.58.4...v1.59.0

Docker Run LiteLLM Proxy

docker run \
-e STORE_MODEL_IN_DB=True \
-p 4000:4000 \
ghcr.io/berriai/litellm:main-v1.59.0

Don't want to maintain your internal proxy? get in touch 🎉

Hosted Proxy Alpha: https://calendly.com/d/4mp-gd3-k5k/litellm-1-1-onboarding-chat

Load Test LiteLLM Proxy Results

Name Status Median Response Time (ms) Average Response Time (ms) Requests/s Failures/s Request Count Failure Count Min Response Time (ms) Max Response Time (ms)
/chat/completions Passed ✅ 250.0 285.129348931583 6.106818187164813 0.0 1827 0 224.69302100000732 2869.612018000055
Aggregated Passed ✅ 250.0 285.129348931583 6.106818187164813 0.0 1827 0 224.69302100000732 2869.612018000055
Commits

Updates pydantic-ai from 0.0.13 to 0.0.19

Release notes

Sourced from pydantic-ai's releases.

v0.0.19 2025-01-15

What's Changed

New Contributors

Full Changelog: pydantic/pydantic-ai@v0.0.18...v0.0.19

v0.0.18 2025-01-07

What's Changed

New Contributors

Full Changelog: pydantic/pydantic-ai@v0.0.17...v0.0.18

... (truncated)

Commits

Updates mypy from 1.9.0 to 1.14.1

Changelog

Sourced from mypy's changelog.

Mypy Release Notes

Next release

Performance improvements

Mypy may be 5-30% faster. This improvement comes largely from tuning the performance of the garbage collector.

Contributed by Jukka Lehtosalo (PR 18306).

Drop Support for Python 3.8

Mypy no longer supports running with Python 3.8, which has reached end-of-life. When running mypy with Python 3.9+, it is still possible to type check code that needs to support Python 3.8 with the --python-version 3.8 argument. Support for this will be dropped in the first half of 2025!

Contributed by Marc Mueller (PR 17492).

Mypyc accelerated mypy wheels for aarch64

Mypy can compile itself to C extension modules using mypyc. This makes mypy 3-5x faster than if mypy is interpreted with pure Python. We now build and upload mypyc accelerated mypy wheels for manylinux_aarch64 to PyPI, making it easy for users on such platforms to realise this speedup.

Contributed by Christian Bundy (PR mypy_mypyc-wheels#76)

--strict-bytes

By default, mypy treats an annotation of bytes as permitting bytearray and memoryview. PEP 688 specified the removal of this special case. Use this flag to disable this behavior. --strict-bytes will be enabled by default in mypy 2.0.

Contributed by Ali Hamdan (PR 18137) and Shantanu Jain (PR 13952).

Improvements to reachability analysis and partial t...

Description has been truncated

Updates the requirements on [pydantic](https://github.com/pydantic/pydantic), [protobuf](https://github.com/protocolbuffers/protobuf), [chromadb](https://github.com/chroma-core/chroma), [graphrag-sdk](https://github.com/FalkorDB/GraphRAG-SDK), [llama-index](https://github.com/run-llama/llama_index), llama-index-graph-stores-neo4j, [llama-index-core](https://github.com/run-llama/llama_index), llama-index-readers-web, [litellm](https://github.com/BerriAI/litellm), [pydantic-ai](https://github.com/pydantic/pydantic-ai), [mypy](https://github.com/python/mypy), [ruff](https://github.com/astral-sh/ruff) and [uv](https://github.com/astral-sh/uv) to permit the latest version.

Updates `pydantic` from 1.10.9 to 2.10.5
- [Release notes](https://github.com/pydantic/pydantic/releases)
- [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md)
- [Commits](pydantic/pydantic@v1.10.9...v2.10.5)

Updates `protobuf` from 4.25.3 to 5.29.3
- [Release notes](https://github.com/protocolbuffers/protobuf/releases)
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl)
- [Commits](protocolbuffers/protobuf@v4.25.3...v5.29.3)

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

Updates `graphrag-sdk` from 0.3.3 to 0.4.1
- [Release notes](https://github.com/FalkorDB/GraphRAG-SDK/releases)
- [Commits](FalkorDB/GraphRAG-SDK@v0.3.3...v0.4.1)

Updates `llama-index` from 0.12.5 to 0.12.11
- [Release notes](https://github.com/run-llama/llama_index/releases)
- [Changelog](https://github.com/run-llama/llama_index/blob/main/CHANGELOG.md)
- [Commits](run-llama/llama_index@v0.12.5...v0.12.11)

Updates `llama-index-graph-stores-neo4j` from 0.4.2 to 0.4.5

Updates `llama-index-core` from 0.12.5 to 0.12.11
- [Release notes](https://github.com/run-llama/llama_index/releases)
- [Changelog](https://github.com/run-llama/llama_index/blob/main/CHANGELOG.md)
- [Commits](run-llama/llama_index@v0.12.5...v0.12.11)

Updates `llama-index-readers-web` from 0.3.3 to 0.3.4

Updates `litellm` to 1.59.0
- [Release notes](https://github.com/BerriAI/litellm/releases)
- [Commits](BerriAI/litellm@v0.1.387...v1.59.0)

Updates `pydantic-ai` from 0.0.13 to 0.0.19
- [Release notes](https://github.com/pydantic/pydantic-ai/releases)
- [Changelog](https://github.com/pydantic/pydantic-ai/blob/main/docs/message-history.md)
- [Commits](pydantic/pydantic-ai@v0.0.13...v0.0.19)

Updates `mypy` from 1.9.0 to 1.14.1
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
- [Commits](python/mypy@1.9.0...v1.14.1)

Updates `ruff` from 0.9.1 to 0.9.2
- [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.9.1...0.9.2)

Updates `uv` from 0.5.16 to 0.5.21
- [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.5.16...0.5.21)

---
updated-dependencies:
- dependency-name: pydantic
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: pip
- dependency-name: protobuf
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: pip
- dependency-name: chromadb
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: pip
- dependency-name: graphrag-sdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: pip
- dependency-name: llama-index
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip
- dependency-name: llama-index-graph-stores-neo4j
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip
- dependency-name: llama-index-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip
- dependency-name: llama-index-readers-web
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip
- dependency-name: litellm
  dependency-type: direct:production
  dependency-group: pip
- dependency-name: pydantic-ai
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip
- dependency-name: mypy
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: pip
- dependency-name: ruff
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip
- dependency-name: uv
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jan 20, 2025
@davorrunje davorrunje closed this Jan 20, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 20, 2025

This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests.

To ignore these dependencies, configure ignore rules in dependabot.yml

@davorrunje davorrunje self-assigned this Jan 20, 2025
@dependabot dependabot bot deleted the dependabot/pip/pip-b17330a55d branch January 20, 2025 15:25
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.

1 participant