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 23 updates #5536

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 12, 2024

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

Package From To
litellm 1.52.15 1.54.1
google-api-python-client 2.154.0 2.155.0
fastapi 0.115.5 0.115.6
numpy 2.1.3 2.2.0
json-repair 0.30.2 0.30.3
python-multipart 0.0.17 0.0.19
boto3 1.35.68 1.35.79
minio 7.2.11 7.2.12
pyarrow 18.0.0 18.1.0
zope-interface 7.1.1 7.2
google-cloud-aiplatform 1.73.0 1.74.0
anthropic 0.39.0 0.40.0
pyjwt 2.10.0 2.10.1
modal 0.66.43 0.68.2
runloop-api-client 0.10.0 0.11.0
redis 5.2.0 5.2.1
ruff 0.8.0 0.8.2
pytest 8.3.3 8.3.4
jupyterlab 4.3.1 4.3.3
notebook 7.0.7 7.3.1
streamlit 1.40.1 1.41.0
matplotlib 3.9.2 3.9.3

Updates litellm from 1.52.15 to 1.54.1

Release notes

Sourced from litellm's releases.

v1.54.1

What's Changed

Full Changelog: BerriAI/litellm@v1.54.0...v1.54.1

Docker Run LiteLLM Proxy

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

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 Failed ❌ 280.0 340.7890831504466 5.986291177372485 0.0 1788 0 236.28402200000664 4047.592437999981
Aggregated Failed ❌ 280.0 340.7890831504466 5.986291177372485 0.0 1788 0 236.28402200000664 4047.592437999981

v1.54.0

What's Changed

New Contributors

Full Changelog: BerriAI/litellm@v1.53.9...v1.54.0

Docker Run LiteLLM Proxy

</tr></table> 

... (truncated)

Commits

Updates google-api-python-client from 2.154.0 to 2.155.0

Release notes

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

v2.155.0

2.155.0 (2024-12-10)

Features

... (truncated)

Commits

Updates fastapi from 0.115.5 to 0.115.6

Release notes

Sourced from fastapi's releases.

0.115.6

Fixes

  • 🐛 Preserve traceback when an exception is raised in sync dependency with yield. PR #5823 by @​sombek.

Refactors

  • ♻️ Update tests and internals for compatibility with Pydantic >=2.10. PR #12971 by @​tamird.

Docs

  • 📝 Update includes format in docs with an automated script. PR #12950 by @​tiangolo.
  • 📝 Update includes for docs/de/docs/advanced/using-request-directly.md. PR #12685 by @​alissadb.
  • 📝 Update includes for docs/de/docs/how-to/conditional-openapi.md. PR #12689 by @​alissadb.

Translations

  • 🌐 Add Traditional Chinese translation for docs/zh-hant/docs/async.md. PR #12990 by @​ILoveSorasakiHina.
  • 🌐 Add Traditional Chinese translation for docs/zh-hant/docs/tutorial/query-param-models.md. PR #12932 by @​Vincy1230.
  • 🌐 Add Korean translation for docs/ko/docs/advanced/testing-dependencies.md. PR #12992 by @​Limsunoh.
  • 🌐 Add Korean translation for docs/ko/docs/advanced/websockets.md. PR #12991 by @​kwang1215.
  • 🌐 Add Portuguese translation for docs/pt/docs/tutorial/response-model.md. PR #12933 by @​AndreBBM.
  • 🌐 Add Korean translation for docs/ko/docs/advanced/middlewares.md. PR #12753 by @​nahyunkeem.
  • 🌐 Add Korean translation for docs/ko/docs/advanced/openapi-webhooks.md. PR #12752 by @​saeye.
  • 🌐 Add Chinese translation for docs/zh/docs/tutorial/query-param-models.md. PR #12931 by @​Vincy1230.
  • 🌐 Add Russian translation for docs/ru/docs/tutorial/query-param-models.md. PR #12445 by @​gitgernit.
  • 🌐 Add Korean translation for docs/ko/docs/tutorial/query-param-models.md. PR #12940 by @​jts8257.
  • 🔥 Remove obsolete tutorial translation to Chinese for docs/zh/docs/tutorial/sql-databases.md, it references files that are no longer on the repo. PR #12949 by @​tiangolo.

Internal

Commits
  • bb8c2a6 🔖 Release version 0.115.6
  • 905ec1e 📝 Update release notes
  • 4f81575 🐛 Preserve traceback when exception is raised in sync dependency with yield...
  • 8255edf 📝 Update release notes
  • 53c8784 🌐 Add Traditional Chinese translation for docs/zh-hant/docs/async.md (#12990)
  • 2971352 📝 Update release notes
  • 8376228 🌐 Add Traditional Chinese translation for `docs/zh-hant/docs/tutorial/query-p...
  • 6c7873c 📝 Update release notes
  • d75b81c 🌐 Add Korean translation for docs/ko/docs/advanced/testing-dependencies.md ...
  • 206037c 📝 Update release notes
  • Additional commits viewable in compare view

Updates numpy from 2.1.3 to 2.2.0

Release notes

Sourced from numpy's releases.

2.2.0 (Dec 8, 2024)

NumPy 2.2.0 Release Notes

The NumPy 2.2.0 release is quick release that brings us back into sync with the usual twice yearly release cycle. There have been an number of small cleanups, as well as work bringing the new StringDType to completion and improving support for free threaded Python. Highlights are:

  • New functions matvec and vecmat, see below.
  • Many improved annotations.
  • Improved support for the new StringDType.
  • Improved support for free threaded Python
  • Fixes for f2py

This release supports Python versions 3.10-3.13.

Deprecations

  • _add_newdoc_ufunc is now deprecated. ufunc.__doc__ = newdoc should be used instead.

    (gh-27735)

Expired deprecations

  • bool(np.array([])) and other empty arrays will now raise an error. Use arr.size > 0 instead to check whether an array has no elements.

    (gh-27160)

Compatibility notes

  • numpy.cov now properly transposes single-row (2d array) design matrices when rowvar=False. Previously, single-row design matrices would return a scalar in this scenario, which is not correct, so this is a behavior change and an array of the appropriate shape will now be returned.

    (gh-27661)

New Features

  • New functions for matrix-vector and vector-matrix products

    Two new generalized ufuncs were defined:

    • numpy.matvec - matrix-vector product, treating the arguments as stacks of matrices and column vectors,

... (truncated)

Commits
  • e7a123b Merge pull request #27928 from charris/prepare-2.2.0
  • d97d071 MAINT: Try fixing MacOS cirrus build failures. [wheel build]
  • 1ed7b67 REL: Prepare for the NumPy 2.2.0 release [wheel build]
  • fd9e7ef Merge pull request #27916 from charris/backport-27915
  • 2e0941f MAINT: Bump actions/cache from 4.1.2 to 4.2.0
  • 013656d Merge pull request #27912 from charris/backport-27877
  • 7895ba6 Merge pull request #27913 from charris/backport-27896
  • ee8d1cd PERF: improve multithreaded ufunc scaling (#27896)
  • 77fff6b ENH: Refactor __qualname__ across API (#27877)
  • b30a338 Merge pull request #27911 from charris/backport-27891
  • Additional commits viewable in compare view

Updates json-repair from 0.30.2 to 0.30.3

Release notes

Sourced from json-repair's releases.

Release 0.30.3

Fixed

  • Fix #83, enhance JSONParser to handle end of array context, and add test for edge case with missing string delimiter in array.

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

Commits
  • f329aca Fix #83, enhance JSONParser to handle end of array context, and add test for ...
  • See full diff in compare view

Updates python-multipart from 0.0.17 to 0.0.19

Release notes

Sourced from python-multipart's releases.

Version 0.0.19

What's Changed


Full Changelog: Kludex/python-multipart@0.0.18...0.0.19

Version 0.0.18

What's Changed


Full Changelog: Kludex/python-multipart@0.0.17...0.0.18

Changelog

Sourced from python-multipart's changelog.

0.0.19 (2024-11-30)

  • Don't warn when CRLF is found after last boundary on MultipartParser #193.

0.0.18 (2024-11-28)

  • Hard break if found data after last boundary on MultipartParser #189.
Commits

Updates boto3 from 1.35.68 to 1.35.79

Commits
  • 0059432 Merge branch 'release-1.35.79'
  • 7ade1ba Bumping version to 1.35.79
  • 4ecdea2 Add changelog entries from botocore
  • 66f0885 Merge branch 'release-1.35.78'
  • 0d02c0b Merge branch 'release-1.35.78' into develop
  • 282b02b Bumping version to 1.35.78
  • 02a28c8 Add changelog entries from botocore
  • b75aff3 Merge branch 'release-1.35.77'
  • 3ec67f0 Merge branch 'release-1.35.77' into develop
  • f84cdcb Bumping version to 1.35.77
  • Additional commits viewable in compare view

Updates minio from 7.2.11 to 7.2.12

Release notes

Sourced from minio's releases.

Bugfix Release

What's Changed

Full Changelog: minio/minio-py@7.2.11...7.2.12

Commits
  • 7ec72b8 list_objects: add extra headers and extra query parameters (#1458)
  • caf9ab0 Pass request_headers to stat_object API from fget_object API (#1461)
  • b048920 Update version to next release
  • See full diff in compare view

Updates pyarrow from 18.0.0 to 18.1.0

Release notes

Sourced from pyarrow's releases.

Apache Arrow 18.1.0

Release Notes URL: https://arrow.apache.org/release/18.1.0.html

Apache Arrow 18.1.0 RC2

Release Notes: Release Candidate: 18.1.0 RC2

Apache Arrow 18.1.0 RC1

Release Notes: Release Candidate: 18.1.0 RC1

Apache Arrow 18.1.0 RC0

Release Notes: Release Candidate: 18.1.0 RC0

Commits
  • 6a0414b MINOR: [Release] Update versions for 18.1.0
  • e4aee0c MINOR: [Release] Update .deb/.rpm changelogs for 18.1.0
  • 6199e5e MINOR: [Release] Update .deb package names for 18.1.0
  • d944b8b MINOR: [Release] Update CHANGELOG.md for 18.1.0
  • ac81eed GH-44455: [C++] Update vendored date to 3.0.3 (#44482)
  • 90bfa2c GH-44432: [Swift] Use flatbuffers v24.3.7 (#44433)
  • 0d69542 MINOR: [Java] Bump org.cyclonedx:cyclonedx-maven-plugin from 2.8.2 to 2.9.0 i...
  • 602e447 MINOR: [Java] Bump logback.version from 1.5.8 to 1.5.10 in /java (#44403)
  • 67c4d5e MINOR: [Java] Bump checker.framework.version from 3.48.0 to 3.48.1 in /java (...
  • 363acb0 MINOR: [C#] Bump Grpc.Tools from 2.66.0 to 2.67.0 in /csharp (#44400)
  • Additional commits viewable in compare view

Updates zope-interface from 7.1.1 to 7.2

Changelog

Sourced from zope-interface's changelog.

7.2 (2024-11-28)

  • Add preliminary support for Python 3.14a2, this means that .common.builtins.IByteString and .common.collections.IByteString are no longer available from this Python version onwards as Python 3.14 dropped collections.abc.ByteString.
Commits

Updates google-cloud-aiplatform from 1.73.0 to 1.74.0

Release notes

Sourced from google-cloud-aiplatform's releases.

v1.74.0

1.74.0 (2024-12-04)

Features

  • Add browse pre-built metrics button for Ipython environments when listing example metrics for Gen AI Evaluation (58ba55e)
  • Add compatibility for RagRetrievalConfig in rag_store and rag_retrieval (c52e3e4)
  • Add deprecation warnings for use of similarity_top_k, vector_search_alpha, and vector_distance_threshold in retrieval_query, use RagRetrievalConfig instead. (c52e3e4)
  • Add FeatureMonitorJob Create,Get,List in Vertex AI SDK (03eb735)
  • Add List FeatureMonitor function to FeatureGroup in Vertex AI SDK (21bc83b)
  • Add sdk support to inference timeout on cloud-based endpoints (dedicated or PSC). (f917269)
  • Add support for Document AI Layout Parser as a RAG import option (565c800)
  • Add support for ranking field in rag_retrieval_config for rag_store creation. (6faa1d0)
  • Add vector_similarity_threshold support within RagRetrievalConfig in rag_store and rag_retrieval GA and preview versions (9402b3d)
  • Add Vertex RAG service proto to v1 (a56e4dd)
  • Adding Vertex AI Search Config for RAG corpuses to SDK (d3d69d6)
  • Fix file type mismatch in uploading eval results to GCS, supported types: CSV, JSON. (905c766)
  • GenAI - Grounding - Released VertexAiSearch and Retrieval to GA (0537fec)
  • GenAI - Release the Prompt Management feature to Public Preview (7432c2c)
  • GenAI - Support FunctionDeclaration.response schema (4288fec)
  • GenAI - Tuning - Added support for BYOSA (7cbda03)
  • Refactor rag_store and rag_retrieval to use v1 protos (dfe6d6c)
  • Support multi-methods in SDK. (f02692d)
  • Support NFS for Ray cluster creation (1ca9a05)
  • Support RagFileTransformationConfig in upload_file function in V1 sdk (88ac48c)
  • Update v1 sdk to use new RagCorpus, RagVectorDbConfig, & RagEmbeddingModelConfig proto (47a5a6d)
  • Update v1 sdk to use new RagFileTransformationConfig proto (c23c62d)
  • Update v1beta1 sdk for RagFileTransformationConfig and Ranking protos (ffe3230)
  • Update v1beta1 sdk for RagVectorDbConfig & RagCorpus protos. Backward compatible with older fields. (216a30f)

Bug Fixes

  • get_default_run method in Experiment class (9388fc9)
  • Add MatchingEngineIndexConfig enums to proto value converters (e6d3df8)
  • RAG Fix v1 rag_store compatibility with generative_models Tool by changing back to v1beta1 (e220312)
  • Remove redundant progress bar update commands within runnable inference (598c931)
  • Update upperbounds on pydantic version to < 2.10 to mitigate version comparison checks (c13b6a8)

Documentation

  • A comment for field api_key_config in message .google.cloud.aiplatform.v1beta1.JiraSource is changed (d7dff72)
  • A comment for field class_method in message .google.cloud.aiplatform.v1beta1.StreamQueryReasoningEngineRequest is changed (from steam_query to stream_query) (b7f9492)
  • Updated example usage in docstring for rag_retrieval preview and GA (a1f8bc2)
  • Updated example usage in docstring for rag_store preview and GA (a1f8bc2)
Changelog

Sourced from google-cloud-aiplatform's changelog.

1.74.0 (2024-12-04)

Features

  • Add browse pre-built metrics button for Ipython environments when listing example metrics for Gen AI Evaluation (58ba55e)
  • Add compatibility for RagRetrievalConfig in rag_store and rag_retrieval (c52e3e4)
  • Add deprecation warnings for use of similarity_top_k, vector_search_alpha, and vector_distance_threshold in retrieval_query, use RagRetrievalConfig instead. (c52e3e4)
  • Add FeatureMonitorJob Create,Get,List in Vertex AI SDK (03eb735)
  • Add List FeatureMonitor function to FeatureGroup in Vertex AI SDK (21bc83b)
  • Add sdk support to inference timeout on cloud-based endpoints (dedicated or PSC). (f917269)
  • Add support for Document AI Layout Parser as a RAG import option (565c800)
  • Add support for ranking field in rag_retrieval_config for rag_store creation. (6faa1d0)
  • Add vector_similarity_threshold support within RagRetrievalConfig in rag_store and rag_retrieval GA and preview versions (9402b3d)
  • Add Vertex RAG service proto to v1 (a56e4dd)
  • Adding Vertex AI Search Config for RAG corpuses to SDK (d3d69d6)
  • Fix file type mismatch in uploading eval results to GCS, supported types: CSV, JSON. (905c766)
  • GenAI - Grounding - Released VertexAiSearch and Retrieval to GA (0537fec)
  • GenAI - Release the Prompt Management feature to Public Preview (7432c2c)
  • GenAI - Support FunctionDeclaration.response schema (4288fec)
  • GenAI - Tuning - Added support for BYOSA (7cbda03)
  • Refactor rag_store and rag_retrieval to use v1 protos (dfe6d6c)
  • Support multi-methods in SDK. (f02692d)
  • Support NFS for Ray cluster creation (1ca9a05)
  • Support RagFileTransformationConfig in upload_file function in V1 sdk (88ac48c)
  • Update v1 sdk to use new RagCorpus, RagVectorDbConfig, & RagEmbeddingModelConfig proto (47a5a6d)
  • Update v1 sdk to use new RagFileTransformationConfig proto (c23c62d)
  • Update v1beta1 sdk for RagFileTransformationConfig and Ranking protos (ffe3230)
  • Update v1beta1 sdk for RagVectorDbConfig & RagCorpus protos. Backward compatible with older fields. (216a30f)

Bug Fixes

  • get_default_run method in Experiment class (9388fc9)
  • Add MatchingEngineIndexConfig enums to proto value converters (e6d3df8)
  • RAG Fix v1 rag_store compatibility with generative_models Tool by changing back to v1beta1 (e220312)
  • Remove redundant progress bar update commands within runnable inference (

…dates

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

| Package | From | To |
| --- | --- | --- |
| [litellm](https://github.com/BerriAI/litellm) | `1.52.15` | `1.54.1` |
| [google-api-python-client](https://github.com/googleapis/google-api-python-client) | `2.154.0` | `2.155.0` |
| [fastapi](https://github.com/fastapi/fastapi) | `0.115.5` | `0.115.6` |
| [numpy](https://github.com/numpy/numpy) | `2.1.3` | `2.2.0` |
| [json-repair](https://github.com/mangiucugna/json_repair) | `0.30.2` | `0.30.3` |
| [python-multipart](https://github.com/Kludex/python-multipart) | `0.0.17` | `0.0.19` |
| [boto3](https://github.com/boto/boto3) | `1.35.68` | `1.35.79` |
| [minio](https://github.com/minio/minio-py) | `7.2.11` | `7.2.12` |
| [pyarrow](https://github.com/apache/arrow) | `18.0.0` | `18.1.0` |
| [zope-interface](https://github.com/zopefoundation/zope.interface) | `7.1.1` | `7.2` |
| [google-cloud-aiplatform](https://github.com/googleapis/python-aiplatform) | `1.73.0` | `1.74.0` |
| [anthropic](https://github.com/anthropics/anthropic-sdk-python) | `0.39.0` | `0.40.0` |
| [pyjwt](https://github.com/jpadilla/pyjwt) | `2.10.0` | `2.10.1` |
| [modal](https://github.com/modal-labs/modal-client) | `0.66.43` | `0.68.2` |
| [runloop-api-client](https://github.com/runloopai/api-client-python) | `0.10.0` | `0.11.0` |
| [redis](https://github.com/redis/redis-py) | `5.2.0` | `5.2.1` |
| [ruff](https://github.com/astral-sh/ruff) | `0.8.0` | `0.8.2` |
| [pytest](https://github.com/pytest-dev/pytest) | `8.3.3` | `8.3.4` |
| [jupyterlab](https://github.com/jupyterlab/jupyterlab) | `4.3.1` | `4.3.3` |
| [notebook](https://github.com/jupyter/notebook) | `7.0.7` | `7.3.1` |
| [streamlit](https://github.com/streamlit/streamlit) | `1.40.1` | `1.41.0` |
| [matplotlib](https://github.com/matplotlib/matplotlib) | `3.9.2` | `3.9.3` |



Updates `litellm` from 1.52.15 to 1.54.1
- [Release notes](https://github.com/BerriAI/litellm/releases)
- [Commits](BerriAI/litellm@v1.52.15...v1.54.1)

Updates `google-api-python-client` from 2.154.0 to 2.155.0
- [Release notes](https://github.com/googleapis/google-api-python-client/releases)
- [Commits](googleapis/google-api-python-client@v2.154.0...v2.155.0)

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

Updates `numpy` from 2.1.3 to 2.2.0
- [Release notes](https://github.com/numpy/numpy/releases)
- [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst)
- [Commits](numpy/numpy@v2.1.3...v2.2.0)

Updates `json-repair` from 0.30.2 to 0.30.3
- [Release notes](https://github.com/mangiucugna/json_repair/releases)
- [Commits](mangiucugna/json_repair@v0.30.2...v0.30.3)

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

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

Updates `minio` from 7.2.11 to 7.2.12
- [Release notes](https://github.com/minio/minio-py/releases)
- [Commits](minio/minio-py@7.2.11...7.2.12)

Updates `pyarrow` from 18.0.0 to 18.1.0
- [Release notes](https://github.com/apache/arrow/releases)
- [Commits](apache/arrow@apache-arrow-18.0.0...apache-arrow-18.1.0)

Updates `zope-interface` from 7.1.1 to 7.2
- [Changelog](https://github.com/zopefoundation/zope.interface/blob/master/CHANGES.rst)
- [Commits](zopefoundation/zope.interface@7.1.1...7.2)

Updates `google-cloud-aiplatform` from 1.73.0 to 1.74.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.73.0...v1.74.0)

Updates `anthropic` from 0.39.0 to 0.40.0
- [Release notes](https://github.com/anthropics/anthropic-sdk-python/releases)
- [Changelog](https://github.com/anthropics/anthropic-sdk-python/blob/main/CHANGELOG.md)
- [Commits](anthropics/anthropic-sdk-python@v0.39.0...v0.40.0)

Updates `pyjwt` from 2.10.0 to 2.10.1
- [Release notes](https://github.com/jpadilla/pyjwt/releases)
- [Changelog](https://github.com/jpadilla/pyjwt/blob/master/CHANGELOG.rst)
- [Commits](jpadilla/pyjwt@2.10.0...2.10.1)

Updates `modal` from 0.66.43 to 0.68.2
- [Changelog](https://github.com/modal-labs/modal-client/blob/main/CHANGELOG.md)
- [Commits](modal-labs/modal-client@v0.66.43...v0.68.2)

Updates `runloop-api-client` from 0.10.0 to 0.11.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.10.0...v0.11.0)

Updates `redis` from 5.2.0 to 5.2.1
- [Release notes](https://github.com/redis/redis-py/releases)
- [Changelog](https://github.com/redis/redis-py/blob/master/CHANGES)
- [Commits](redis/redis-py@v5.2.0...v5.2.1)

Updates `ruff` from 0.8.0 to 0.8.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.8.0...0.8.2)

Updates `pytest` from 8.3.3 to 8.3.4
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](pytest-dev/pytest@8.3.3...8.3.4)

Updates `openai` from 1.55.0 to 1.57.2
- [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.55.0...v1.57.2)

Updates `jupyterlab` from 4.3.1 to 4.3.3
- [Release notes](https://github.com/jupyterlab/jupyterlab/releases)
- [Changelog](https://github.com/jupyterlab/jupyterlab/blob/@jupyterlab/[email protected]/CHANGELOG.md)
- [Commits](https://github.com/jupyterlab/jupyterlab/compare/@jupyterlab/[email protected]...@jupyterlab/[email protected])

Updates `notebook` from 7.0.7 to 7.3.1
- [Release notes](https://github.com/jupyter/notebook/releases)
- [Changelog](https://github.com/jupyter/notebook/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jupyter/notebook/compare/@jupyter-notebook/[email protected]...@jupyter-notebook/[email protected])

Updates `streamlit` from 1.40.1 to 1.41.0
- [Release notes](https://github.com/streamlit/streamlit/releases)
- [Commits](streamlit/streamlit@1.40.1...1.41.0)

Updates `matplotlib` from 3.9.2 to 3.9.3
- [Release notes](https://github.com/matplotlib/matplotlib/releases)
- [Commits](matplotlib/matplotlib@v3.9.2...v3.9.3)

---
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: fastapi
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: version-all
- dependency-name: numpy
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: version-all
- dependency-name: json-repair
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: version-all
- dependency-name: python-multipart
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: version-all
- dependency-name: boto3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: version-all
- dependency-name: minio
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: version-all
- dependency-name: pyarrow
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: version-all
- dependency-name: zope-interface
  dependency-type: direct:production
  update-type: version-update:semver-minor
  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: anthropic
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: version-all
- dependency-name: pyjwt
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: version-all
- dependency-name: modal
  dependency-type: direct:production
  update-type: version-update:semver-minor
  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: redis
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: version-all
- dependency-name: ruff
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: version-all
- dependency-name: pytest
  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: jupyterlab
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: version-all
- dependency-name: notebook
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: version-all
- dependency-name: streamlit
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: version-all
- dependency-name: matplotlib
  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 Dec 12, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 12, 2024

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

@dependabot dependabot bot closed this Dec 12, 2024
@dependabot dependabot bot deleted the dependabot/pip/version-all-c478f45fb7 branch December 12, 2024 02:56
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