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

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

Merged
merged 2 commits into from
Feb 15, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 14, 2025

Bumps the version-all group with 12 updates in the / directory:

Package From To
litellm 1.60.8 1.61.3
google-api-python-client 2.160.0 2.161.0
numpy 2.2.2 2.2.3
json-repair 0.35.0 0.36.1
e2b 1.0.6 1.1.0
boto3 1.36.16 1.36.20
google-cloud-aiplatform 1.79.0 1.80.0
modal 0.73.26 0.73.49
runloop-api-client 0.22.0 0.23.0
llama-index 0.12.16 0.12.17
openai 1.61.1 1.63.0
reportlab 4.3.0 4.3.1

Updates litellm from 1.60.8 to 1.61.3

Release notes

Sourced from litellm's releases.

v1.61.3

What's Changed

Full Changelog: BerriAI/litellm@v1.61.1...v1.61.3

## Docker Run LiteLLM Proxy
docker run \
-e STORE_MODEL_IN_DB=True \
-p 4000:4000 \
ghcr.io/berriai/litellm:main-v1.61.3
</code></pre>
<h3>Don't want to maintain your internal proxy? get in touch 🎉</h3>
<p>Hosted Proxy Alpha: <a href="https://calendly.com/d/4mp-gd3-k5k/litellm-1-1-onboarding-chat">https://calendly.com/d/4mp-gd3-k5k/litellm-1-1-onboarding-chat</a></p>
<h2></h2>
<pre><code>## Docker Run LiteLLM Proxy

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

... (truncated)

Commits
  • cd9bc77 bump: version 1.61.2 → 1.61.3
  • c987033 ui new build
  • 3cfb44b (UI) - Refactor View Key Table (#8526)
  • 58141df Litellm dev 02 13 2025 p2 (#8525)
  • 8903bd1 fix(utils.py): fix vertex ai optional param handling (#8477)
  • 805e832 bump: version 1.61.1 → 1.61.2
  • f5841eb fix(router.py): add more deployment timeout debug information for tim… (#8523)
  • 1d22052 Add UI Support for Admins to Call /cache/ping and View Cache Analytics (#8475...
  • 2c8c1de (UI) fix log details page (#8524)
  • fd0769f Added custom_attributes to additional_keys which can be sent to athina (#8518)
  • Additional commits viewable in compare view

Updates google-api-python-client from 2.160.0 to 2.161.0

Release notes

Sourced from google-api-python-client's releases.

v2.161.0

2.161.0 (2025-02-11)

Features

... (truncated)

Commits

Updates numpy from 2.2.2 to 2.2.3

Release notes

Sourced from numpy's releases.

2.2.3 (Feb 13, 2025)

NumPy 2.2.3 Release Notes

NumPy 2.2.3 is a patch release that fixes bugs found after the 2.2.2 release. The majority of the changes are typing improvements and fixes for free threaded Python. Both of those areas are still under development, so if you discover new problems, please report them.

This release supports Python versions 3.10-3.13.

Contributors

A total of 9 people contributed to this release. People with a "+" by their names contributed a patch for the first time.

  • !amotzop
  • Charles Harris
  • Chris Sidebottom
  • Joren Hammudoglu
  • Matthew Brett
  • Nathan Goldbaum
  • Raghuveer Devulapalli
  • Sebastian Berg
  • Yakov Danishevsky +

Pull requests merged

A total of 21 pull requests were merged for this release.

  • #28185: MAINT: Prepare 2.2.x for further development
  • #28201: BUG: fix data race in a more minimal way on stable branch
  • #28208: BUG: Fix from_float_positional errors for huge pads
  • #28209: BUG: fix data race in np.repeat
  • #28212: MAINT: Use VQSORT_COMPILER_COMPATIBLE to determine if we should...
  • #28224: MAINT: update highway to latest
  • #28236: BUG: Add cpp atomic support (#28234)
  • #28237: BLD: Compile fix for clang-cl on WoA
  • #28243: TYP: Avoid upcasting float64 in the set-ops
  • #28249: BLD: better fix for clang / ARM compiles
  • #28266: TYP: Fix timedelta64.__divmod__ and timedelta64.__mod__...
  • #28274: TYP: Fixed missing typing information of set_printoptions
  • #28278: BUG: backport resource cleanup bugfix from gh-28273
  • #28282: BUG: fix incorrect bytes to stringdtype coercion
  • #28283: TYP: Fix scalar constructors
  • #28284: TYP: stub numpy.matlib
  • #28285: TYP: stub the missing numpy.testing modules
  • #28286: CI: Fix the github label for TYP: PR's and issues
  • #28305: TYP: Backport typing updates from main
  • #28321: BUG: fix race initializing legacy dtype casts
  • #28324: CI: update test_moderately_small_alpha

... (truncated)

Commits
  • a274561 Merge pull request #28322 from charris/prepare-2.2.3
  • 5ab0f71 REL: Prepare for the NumPy 2.2.3 release [wheel build]
  • 010ad9b Merge pull request #28324 from charris/update-test_dirichlet_moderately_small...
  • 6338746 CI: update test_moderately_small_alpha [wheel build]
  • 56f8d5b Merge pull request #28321 from charris/backport-28290
  • 48515a3 MAINT: Update some testing files from main
  • 96ca7e3 MAINT: respond to code review
  • c20ac88 MAINT: use a try/finally to make the deadlock protection more robust
  • d494647 MAINT: fix indentation and clarify comment
  • 3f8fbd6 MAINT: go back to try/except
  • Additional commits viewable in compare view

Updates json-repair from 0.35.0 to 0.36.1

Release notes

Sourced from json-repair's releases.

Release 0.36.1

Fixed

  • Fix #94, if the string contained a ":" outside of the json to repair, this would case a repair action to fail

Think about sponsoring this library!

This library is free for everyone and it's maintained and developed as a side project so, if you find this library useful for your work, consider offering me a beer via this link: https://github.com/sponsors/mangiucugna

Release 0.36.0

Added

Sponsors

This release is sponsored by @​amzker. Thank you very much for your generous donation!

This library is open-source and available for everyone, maintained and improved as a passion project during my free time. If it has made your work easier or added value to your projects, I’d greatly appreciate your support!

You can contribute by buying me a virtual beer through this link: https://github.com/sponsors/mangiucugna.

Commits
  • 6725afb Fix #94, if the string contained a ":" outside of the json to repair, this wo...
  • 72bd2b3 Fix #95, bump to 0.36.0
  • 2d8c3e0 Merge pull request #96 from sean-weber-cambri/Bug]-Fails-to-parse-improperly-...
  • f15fea6 Add fix for case when list is improperly terminated and there are multiple lists
  • 07d1f96 update deps for pre-commit
  • d5b5247 update dependencies
  • 1b84a23 Update python-package.yml
  • See full diff in compare view

Updates e2b from 1.0.6 to 1.1.0

Commits

Updates boto3 from 1.36.16 to 1.36.20

Commits
  • 4084764 Merge branch 'release-1.36.20'
  • b8d85eb Bumping version to 1.36.20
  • be53133 Add changelog entries from botocore
  • 3c124c2 Merge branch 'release-1.36.19'
  • dbc7597 Merge branch 'release-1.36.19' into develop
  • 8a2a123 Bumping version to 1.36.19
  • 565b2a3 Add changelog entries from botocore
  • 3868fa1 Merge branch 'release-1.36.18'
  • 8d1696b Merge branch 'release-1.36.18' into develop
  • 884c1e7 Bumping version to 1.36.18
  • Additional commits viewable in compare view

Updates google-cloud-aiplatform from 1.79.0 to 1.80.0

Release notes

Sourced from google-cloud-aiplatform's releases.

v1.80.0

1.80.0 (2025-02-11)

Features

  • Add notebook helper functions to preview eval SDK to display and visualize evaluation results in an IPython environment (1ab4344)
  • Add vertex_registry_source to create_feature_view method (0abe0b7)
  • Support global endpoint natively (d4cae46)
  • Support Python 3.12 for reasoning engine. (1624a23)
  • Upload dataset URI, metric criteria, and rating rubrics used in an evaluation to GCS. (aabb579)

Bug Fixes

  • Handle the streaming of JSON delimited by newlines (acc82c5)
  • Use GA generative_models path in tune_autorater to make it consistent with model parameter in Rapid Eval SDK evaluate function (ef596f5)

Documentation

  • Fix minor typos in generative model readme. (d0ef994)
Changelog

Sourced from google-cloud-aiplatform's changelog.

1.80.0 (2025-02-11)

Features

  • Add notebook helper functions to preview eval SDK to display and visualize evaluation results in an IPython environment (1ab4344)
  • Add vertex_registry_source to create_feature_view method (0abe0b7)
  • Support global endpoint natively (d4cae46)
  • Support Python 3.12 for reasoning engine. (1624a23)
  • Upload dataset URI, metric criteria, and rating rubrics used in an evaluation to GCS. (aabb579)

Bug Fixes

  • Handle the streaming of JSON delimited by newlines (acc82c5)
  • Use GA generative_models path in tune_autorater to make it consistent with model parameter in Rapid Eval SDK evaluate function (ef596f5)

Documentation

  • Fix minor typos in generative model readme. (d0ef994)
Commits
  • 0aedb1e chore(main): release 1.80.0 (#4931)
  • d0ef994 docs: Fix minor typos in generative model readme.
  • 1ab4344 feat: Add notebook helper functions to preview eval SDK to display and visual...
  • 0abe0b7 feat: add vertex_registry_source to create_feature_view method
  • 1624a23 feat: Support Python 3.12 for reasoning engine.
  • aabb579 feat: Upload dataset URI, metric criteria, and rating rubrics used in an eval...
  • d4cae46 feat: Support global endpoint natively
  • d205601 chore: fix unit test assertions
  • 58fbabd chore: Update output_dimensionality docstring to a more generic description.
  • ef596f5 fix: Use GA generative_models path in tune_autorater to make it consistent ...
  • Additional commits viewable in compare view

Updates modal from 0.73.26 to 0.73.49

Changelog

Sourced from modal's changelog.

Changelog

This changelog documents user-facing updates (features, enhancements, fixes, and deprecations) to the modal client library. Patch releases are made on every change.

The client library is still in pre-1.0 development, and sometimes breaking changes are necessary. We try to minimize them and publish deprecation warnings / migration guides in advance, typically providing a transition window of several months.

We appreciate your patience while we speedily work towards a stable release of the client.

Latest

0.73.44 (2025-02-13)

  • modal.FunctionCall is now available in the top-level modal namespace. We recommend referencing the class this way instead of using the the fully-qualified modal.functions.FunctionCall name.

0.73.40 (2025-02-12)

  • Function.web_url will now return None (instead of raising an error) when the Function is not a web endpoint

0.73.31 (2025-02-10)

  • Deprecate the GPU classes (gpu=A100(...) etc) in favor of just using strings (gpu="A100" etc)
Commits
  • db63e01 [auto-commit] [skip ci] Bump the build number
  • 47f55f5 Add autoscaler_settings to FunctionData as well (#2874)
  • ff81e71 [auto-commit] [skip ci] Bump the build number
  • 39a82b7 Include modal_docs subpackages in client installation/build (#2872)
  • 2ae8835 [auto-commit] [skip ci] Bump the build number
  • 985591d Include modal_docs in client installation/build (#2871)
  • 195ff5a [auto-commit] [skip ci] Bump the build number
  • 8736584 Migrate from legacy setup.py+setup.cfg to pyproject.toml-based packagin...
  • 6a284ac [auto-commit] [skip ci] Bump the build number
  • 9481268 Make inv -r ../client protoc work (#2867)
  • Additional commits viewable in compare view

Updates runloop-api-client from 0.22.0 to 0.23.0

Release notes

Sourced from runloop-api-client's releases.

v0.23.0

0.23.0 (2025-02-11)

Full Changelog: v0.22.0...v0.23.0

Features

Bug Fixes

Chores

  • internal: codegen related update (#538) (b538d7c)
  • internal: fix type traversing dictionary params (#537) (d6afc80)
  • internal: minor type handling changes (#539) (ecd4acd)
Changelog

Sourced from runloop-api-client's changelog.

0.23.0 (2025-02-11)

Full Changelog: v0.22.0...v0.23.0

Features

Bug Fixes

Chores

  • internal: codegen related update (#538) (b538d7c)
  • internal: fix type traversing dictionary params (#537) (d6afc80)
  • internal: minor type handling changes (#539) (ecd4acd)
Commits

Updates llama-index from 0.12.16 to 0.12.17

Changelog

Sourced from llama-index's changelog.

llama-index-core [0.12.17]

  • Added support for AudioBlocks in chat messages (OpenAI only for now) (#17780)
  • Fix: SimpleDirectoryReader metadata handles timezones inconsistently (#17724)

llama-index-agent-openai [0.4.4]

  • added additional parameters in openai assistant agent (#17729)
  • Avoid async race conditions in aput_messages (#17754)

llama-index-embeddings-siliconflow [0.2.1]

  • Add retry logic to siliconflow llm and embeddings (#17771)

llama-index-graph-rag-cognee [0.1.3]

  • Cognee integration version update (#17769)

llama-index-graph-stores-neptune [0.3.1]

  • fix: update the upsert_triplet method in neptune integration (#17727)

llama-index-llms-gemini [0.4.9]

  • fix gemini tool choice (#17747)
  • fix gemini multi-turn tool calling (#17764)
  • chore: add tests for latest gemini structured gen (#17762)

llama-index-llms-ibm [0.3.2]

  • fix: Update WatsonxLLM.stream_chat() to adapt to upcoming ibm-watsonx-ai 1.2.7 and avoid error. (#17772)

llama-index-llms-langchain [0.6.0]

  • Update the llama-index-llms-langchain to latest langchain API - removes the deprecation warning (#17770)

llama-index-llms-ollama [0.5.2]

  • Ollama Native Multimodal support with ImageBlocks (#17759)

llama-index-llms-openai [0.3.19]

  • add audio support to openai (#17780)

llama-index-llms-openvino-genai [0.1.0]

  • Add llama-index-llms-openvino-genai package (#17714)

llama-index-llms-siliconflow [0.2.1]

... (truncated)

Commits

Updates openai from 1.61.1 to 1.63.0

Release notes

Sourced from openai's releases.

v1.63.0

1.63.0 (2025-02-13)

Full Changelog: v1.62.0...v1.63.0

Features

  • api: add support for storing chat completions (#2117) (2357a8f)

v1.62.0

1.62.0 (2025-02-12)

Full Changelog:

…dates

Bumps the version-all group with 12 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [litellm](https://github.com/BerriAI/litellm) | `1.60.8` | `1.61.3` |
| [google-api-python-client](https://github.com/googleapis/google-api-python-client) | `2.160.0` | `2.161.0` |
| [numpy](https://github.com/numpy/numpy) | `2.2.2` | `2.2.3` |
| [json-repair](https://github.com/mangiucugna/json_repair) | `0.35.0` | `0.36.1` |
| [e2b](https://github.com/e2b-dev/e2b) | `1.0.6` | `1.1.0` |
| [boto3](https://github.com/boto/boto3) | `1.36.16` | `1.36.20` |
| [google-cloud-aiplatform](https://github.com/googleapis/python-aiplatform) | `1.79.0` | `1.80.0` |
| [modal](https://github.com/modal-labs/modal-client) | `0.73.26` | `0.73.49` |
| [runloop-api-client](https://github.com/runloopai/api-client-python) | `0.22.0` | `0.23.0` |
| [llama-index](https://github.com/run-llama/llama_index) | `0.12.16` | `0.12.17` |
| [openai](https://github.com/openai/openai-python) | `1.61.1` | `1.63.0` |
| [reportlab](https://www.reportlab.com/) | `4.3.0` | `4.3.1` |



Updates `litellm` from 1.60.8 to 1.61.3
- [Release notes](https://github.com/BerriAI/litellm/releases)
- [Commits](BerriAI/litellm@v1.60.8...v1.61.3)

Updates `google-api-python-client` from 2.160.0 to 2.161.0
- [Release notes](https://github.com/googleapis/google-api-python-client/releases)
- [Commits](googleapis/google-api-python-client@v2.160.0...v2.161.0)

Updates `numpy` from 2.2.2 to 2.2.3
- [Release notes](https://github.com/numpy/numpy/releases)
- [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst)
- [Commits](numpy/numpy@v2.2.2...v2.2.3)

Updates `json-repair` from 0.35.0 to 0.36.1
- [Release notes](https://github.com/mangiucugna/json_repair/releases)
- [Commits](mangiucugna/json_repair@v0.35.0...v0.36.1)

Updates `e2b` from 1.0.6 to 1.1.0
- [Release notes](https://github.com/e2b-dev/e2b/releases)
- [Commits](https://github.com/e2b-dev/e2b/compare/[email protected]...@e2b/[email protected])

Updates `boto3` from 1.36.16 to 1.36.20
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](boto/boto3@1.36.16...1.36.20)

Updates `google-cloud-aiplatform` from 1.79.0 to 1.80.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.79.0...v1.80.0)

Updates `modal` from 0.73.26 to 0.73.49
- [Changelog](https://github.com/modal-labs/modal-client/blob/main/CHANGELOG.md)
- [Commits](modal-labs/modal-client@v0.73.26...v0.73.49)

Updates `runloop-api-client` from 0.22.0 to 0.23.0
- [Release notes](https://github.com/runloopai/api-client-python/releases)
- [Changelog](https://github.com/runloopai/api-client-python/blob/main/CHANGELOG.md)
- [Commits](runloopai/api-client-python@v0.22.0...v0.23.0)

Updates `llama-index` from 0.12.16 to 0.12.17
- [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.16...v0.12.17)

Updates `openai` from 1.61.1 to 1.63.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.61.1...v1.63.0)

Updates `reportlab` from 4.3.0 to 4.3.1

---
updated-dependencies:
- dependency-name: litellm
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: version-all
- dependency-name: google-api-python-client
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: version-all
- dependency-name: numpy
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: version-all
- dependency-name: json-repair
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: version-all
- dependency-name: e2b
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: version-all
- dependency-name: boto3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: version-all
- dependency-name: google-cloud-aiplatform
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: version-all
- dependency-name: modal
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: version-all
- dependency-name: runloop-api-client
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: version-all
- dependency-name: llama-index
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: version-all
- dependency-name: openai
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: version-all
- dependency-name: reportlab
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: version-all
...

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 Feb 14, 2025
@enyst enyst enabled auto-merge (squash) February 15, 2025 00:46
@enyst enyst merged commit b07fddc into main Feb 15, 2025
14 checks passed
@enyst enyst deleted the dependabot/pip/version-all-37fba6fe87 branch February 15, 2025 01:17
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