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

build(deps): bump the all group across 5 directories with 8 updates #97

Merged
merged 1 commit into from
Jan 13, 2025

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the all group with 7 updates in the /app/backend directory:

Package From To
chromadb-client 0.5.23 0.6.0
google-cloud-aiplatform 1.74.0 1.75.0
uvicorn 0.32.1 0.34.0
coverage 7.6.9 7.6.10
mypy 1.13.0 1.14.1
ruff 0.8.2 0.8.4
click 8.1.7 8.1.8

Bumps the all group with 3 updates in the /src/construct-qa directory: google-cloud-aiplatform, ruff and click.
Bumps the all group with 2 updates in the /src/data-pipeline directory: ruff and click.
Bumps the all group with 3 updates in the /src/embedding-model directory: chromadb-client, ruff and click.
Bumps the all group with 3 updates in the /src/finetune-model directory: google-cloud-aiplatform, ruff and click.

Updates chromadb-client from 0.5.23 to 0.6.0

Release notes

Sourced from chromadb-client's releases.

0.6.0

Version: 0.6.0 Git ref: refs/tags/0.6.0 Build Date: 2024-12-30T22:03 PIP Package: chroma-0.6.0.tar.gz Github Container Registry Image: ghcr.io/chroma-core/chroma:0.6.0 DockerHub Image: chromadb/chroma:0.6.0

What's Changed

... (truncated)

Commits
  • 5422fce [RELEASE] 0.6.0 (#3367)
  • 46423f8 [CHORE] REVERT: Make everything except chroma INFO. Make chroma DEBUG."...
  • 4cae3cc [ENH]: make log materialization result Send (#3242)
  • 86d6d27 [ENH] Bump to the latest chromadb-rs pr. (#3349)
  • c67dd8d [BLD]: add workflow that warns if the Helm chart was modified without bumping...
  • 0fd6022 [BLD]: use lower core count for Python cluster tests (#3304)
  • 4488279 [ENH] Add NAC to the write path (#3341)
  • e279b76 [ENH] Ignore proto files generated by Go (#3347)
  • e98f930 [CLN] Implement Orchestrator trait and cleanups (#3342)
  • a311d30 [ENH] Use an improved chroma cloud client for chroma-load (#3343)
  • Additional commits viewable in compare view

Updates google-cloud-aiplatform from 1.74.0 to 1.75.0

Release notes

Sourced from google-cloud-aiplatform's releases.

v1.75.0

1.75.0 (2024-12-17)

Features

  • A new field list_all_versions to ListPublisherModelsRequest (4b7799b)
  • A new value NVIDIA_H100_MEGA_80GB is added to enum AcceleratorType (4b7799b)
  • Add new RequiredReplicaCount field to DedicatedResources in MachineResources (4b7799b)
  • Add new Status field to DeployedModel in Endpoint (4b7799b)
  • Add new Status field to DeployedModel in Endpoint (4b7799b)
  • Add properties feature_stats_and_anomalies to FeatureMonitorJob (92feb60)
  • Add service renaming to GoSettings (4b7799b)
  • Add support for opt-in debug logging (#4734) (4b7799b)
  • Add workbench_runtime and kernel_name to NotebookExecutionJob (4b7799b)
  • Add workbench_runtime and kernel_name to NotebookExecutionJob (4b7799b)
  • Feature Store - Support returning stats in get feature (9a12097)
  • GenAI - Added support for GenerationConfig.response_modalities (78898fc)
  • Support stream_query in LangChain Agent Templates in the Python Reasoning Engine Client (99f613b)
  • Support streaming in the Reasoning Engine Python client. (a604a2e)

Bug Fixes

  • RAG - Fix the uri used for upload_file (05f27b6)
  • Rag - fix upload file environment mismatch (b9fecea)

Documentation

  • A comment for field encryption_spec in message .google.cloud.aiplatform.v1.NotebookExecutionJob is changed (4b7799b)
  • A comment for field encryption_spec in message .google.cloud.aiplatform.v1beta1.NotebookExecutionJob is changed (4b7799b)
Changelog

Sourced from google-cloud-aiplatform's changelog.

1.75.0 (2024-12-17)

Features

  • A new field list_all_versions to ListPublisherModelsRequest (4b7799b)
  • A new value NVIDIA_H100_MEGA_80GB is added to enum AcceleratorType (4b7799b)
  • Add new RequiredReplicaCount field to DedicatedResources in MachineResources (4b7799b)
  • Add new Status field to DeployedModel in Endpoint (4b7799b)
  • Add new Status field to DeployedModel in Endpoint (4b7799b)
  • Add properties feature_stats_and_anomalies to FeatureMonitorJob (92feb60)
  • Add service renaming to GoSettings (4b7799b)
  • Add support for opt-in debug logging (#4734) (4b7799b)
  • Add workbench_runtime and kernel_name to NotebookExecutionJob (4b7799b)
  • Add workbench_runtime and kernel_name to NotebookExecutionJob (4b7799b)
  • Feature Store - Support returning stats in get feature (9a12097)
  • GenAI - Added support for GenerationConfig.response_modalities (78898fc)
  • Support stream_query in LangChain Agent Templates in the Python Reasoning Engine Client (99f613b)
  • Support streaming in the Reasoning Engine Python client. (a604a2e)

Bug Fixes

  • RAG - Fix the uri used for upload_file (05f27b6)
  • Rag - fix upload file environment mismatch (b9fecea)

Documentation

  • A comment for field encryption_spec in message .google.cloud.aiplatform.v1.NotebookExecutionJob is changed (4b7799b)
  • A comment for field encryption_spec in message .google.cloud.aiplatform.v1beta1.NotebookExecutionJob is changed (4b7799b)
Commits
  • 7a6c9e4 chore(main): release 1.75.0 (#4752)
  • f18f65f chore: Comment out caplog assertion
  • 470e594 chore: Add prompts documentation (auto-generated)
  • 99f613b feat: Support stream_query in LangChain Agent Templates in the Python Reaso...
  • 25622f8 chore: fix doc wording in list_features()
  • dab0703 chore: disable flaky legacy evaluation tests
  • 78898fc feat: GenAI - Added support for GenerationConfig.response_modalities
  • b4ee0ad chore: Drop LangChain unit testing for Python 3.8
  • 11f7593 chore: GAPIC - Updated the GAPIC types based on https://github.com/googleapis...
  • a86c2f1 chore: Make the reasoning_engine system test hermetic.
  • Additional commits viewable in compare view

Updates uvicorn from 0.32.1 to 0.34.0

Release notes

Sourced from uvicorn's releases.

Version 0.34.0

What's Changed


Full Changelog: encode/uvicorn@0.33.0...0.34.0

Version 0.33.0

What's Changed

New Contributors

Full Changelog: encode/uvicorn@0.32.1...0.33.0

Changelog

Sourced from uvicorn's changelog.

0.34.0 (December 15, 2024)

Added

  • Add content-length to 500 response in wsproto implementation (#2542)

Removed

  • Drop support for Python 3.8 (#2543)

0.33.0 (December 14, 2024)

Removed

  • Remove WatchGod support for --reload (#2536)
Commits

Updates coverage from 7.6.9 to 7.6.10

Changelog

Sourced from coverage's changelog.

Version 7.6.10 — 2024-12-26

  • Fix: some descriptions of missing branches in HTML and LCOV reports were incorrect when multi-line statements were involved (issue 1874_ and issue 1875_). These are now fixed.

  • Fix: Python 3.14 defers evaluation of annotations <pep649_>_ by moving them into separate code objects. That code is rarely executed, so coverage.py would mark them as missing, as reported in issue 1908_. Now they are ignored by coverage automatically.

  • Fixed an obscure and mysterious problem on PyPy 3.10 seemingly involving mocks, imports, and trace functions: issue 1902_. To be honest, I don't understand the problem or the solution, but git bisect helped find it, and now it's fixed.

  • Docs: re-wrote the :ref:subprocess page to put multiprocessing first and to highlight the correct use of :class:multiprocessing.Pool <python:multiprocessing.pool.Pool>.

.. _issue 1874: nedbat/coveragepy#1874 .. _issue 1875: nedbat/coveragepy#1875 .. _issue 1902: nedbat/coveragepy#1902 .. _issue 1908: nedbat/coveragepy#1908 .. _pep649: https://docs.python.org/3.14/whatsnew/3.14.html#pep-649-deferred-evaluation-of-annotations

.. _changes_7-6-9:

Commits
  • f0dcf65 docs: sample HTML for 7.6.10
  • 0f26f35 docs: prep for 7.6.10
  • 81c5e43 docs: rewrite the subprocess page
  • 878410c chore: make doc_upgrade
  • f1d320d chore: make upgrade
  • 67f1440 debug: this condition is never true. really?
  • c85eaba fix: multi-line statements no longer confuse branch target descriptions. #187...
  • 73e58fa refactor: clarify the code that fixes with-statement exits
  • e16c9cc typo: backslask
  • 865fd7f chore: bump the action-dependencies group with 4 updates (#1909)
  • Additional commits viewable in compare view

Updates mypy from 1.13.0 to 1.14.1

Changelog

Sourced from mypy's changelog.

Mypy Release Notes

Next release

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 partial type handling in loops

This change results in mypy better modelling control flow within loops and hence detecting several issues it previously did not detect. In some cases, this change may require use of an additional explicit annotation of a variable.

Contributed by Christoph Tyralla (PR 18180).

(Speaking of partial types, another reminder that mypy plans on enabling --local-partial-types by default in mypy 2.0).

Mypy 1.14

We’ve just uploaded mypy 1.14 to the Python Package Index (PyPI). Mypy is a static type checker for Python. This release includes new features and bug fixes. You can install it as follows:

python3 -m pip install -U mypy

... (truncated)

Commits

Updates ruff from 0.8.2 to 0.8.4

Release notes

Sourced from ruff's releases.

0.8.4

Release Notes

Preview features

  • [airflow] Extend AIR302 with additional functions and classes (#15015)
  • [airflow] Implement moved-to-provider-in-3 for modules that has been moved to Airflow providers (AIR303) (#14764)
  • [flake8-use-pathlib] Extend check for invalid path suffix to include the case "." (PTH210) (#14902)
  • [perflint] Fix panic in PERF401 when list variable is after the for loop (#14971)
  • [perflint] Simplify finding the loop target in PERF401 (#15025)
  • [pylint] Preserve original value format (PLR6104) (#14978)
  • [ruff] Avoid false positives for RUF027 for typing context bindings (#15037)
  • [ruff] Check for ambiguous pattern passed to pytest.raises() (RUF043) (#14966)

Rule changes

  • [flake8-bandit] Check S105 for annotated assignment (#15059)
  • [flake8-pyi] More autofixes for redundant-none-literal (PYI061) (#14872)
  • [pydocstyle] Skip leading whitespace for D403 (#14963)
  • [ruff] Skip SQLModel base classes for mutable-class-default (RUF012) (#14949)

Bug

  • [perflint] Parenthesize walrus expressions in autofix for manual-list-comprehension (PERF401) (#15050)

Server

  • Check diagnostic refresh support from client capability which enables dynamic configuration for various editors (#15014)

Contributors

... (truncated)

Changelog

Sourced from ruff's changelog.

0.8.4

Preview features

  • [airflow] Extend AIR302 with additional functions and classes (#15015)
  • [airflow] Implement moved-to-provider-in-3 for modules that has been moved to Airflow providers (AIR303) (#14764)
  • [flake8-use-pathlib] Extend check for invalid path suffix to include the case "." (PTH210) (#14902)
  • [perflint] Fix panic in PERF401 when list variable is after the for loop (#14971)
  • [perflint] Simplify finding the loop target in PERF401 (#15025)
  • [pylint] Preserve original value format (PLR6104) (#14978)
  • [ruff] Avoid false positives for RUF027 for typing context bindings (#15037)
  • [ruff] Check for ambiguous pattern passed to pytest.raises() (RUF043) (#14966)

Rule changes

  • [flake8-bandit] Check S105 for annotated assignment (#15059)
  • [flake8-pyi] More autofixes for redundant-none-literal (PYI061) (#14872)
  • [pydocstyle] Skip leading whitespace for D403 (#14963)
  • [ruff] Skip SQLModel base classes for mutable-class-default (RUF012) (#14949)

Bug

  • [perflint] Parenthesize walrus expressions in autofix for manual-list-comprehension (PERF401) (#15050)

Server

  • Check diagnostic refresh support from client capability which enables dynamic configuration for various editors (#15014)

0.8.3

Preview features

  • Fix fstring formatting removing overlong implicit concatenated string in expression part (#14811)
  • [airflow] Add fix to remove deprecated keyword arguments (AIR302) (#14887)
  • [airflow]: Extend rule to include deprecated names for Airflow 3.0 (AIR302) (#14765 and #14804)
  • [flake8-bugbear] Improve error messages for except* (B025, B029, B030, B904) (#14815)
  • [flake8-bugbear] itertools.batched() without explicit strict (B911) (#14408)
  • [flake8-use-pathlib] Dotless suffix passed to Path.with_suffix() (PTH210) (#14779)
  • [pylint] Include parentheses and multiple comparators in check for boolean-chained-comparison (PLR1716) (#14781)
  • [ruff] Do not simplify round() calls (RUF046) (#14832)
  • [ruff] Don't emit used-dummy-variable on function parameters (RUF052) (#14818)
  • [ruff] Implement if-key-in-dict-del (RUF051) (#14553)
  • [ruff] Mark autofix for RUF052 as always unsafe (#14824)
  • [ruff] Teach autofix for used-dummy-variable about TypeVars etc. (RUF052) (#14819)

Rule changes

  • [flake8-bugbear] Offer unsafe autofix for no-explicit-stacklevel (B028) (#14829)
  • [flake8-pyi] Skip all type definitions in string-or-bytes-too-long (PYI053) (#14797)
  • [pyupgrade] Do not report when a UTF-8 comment is followed by a non-UTF-8 one (UP009) (#14728)

... (truncated)

Commits
  • 3bb0dac Bump version to 0.8.4 (#15064)
  • 40cba5d [red-knot] Cleanup various todo_type!() messages (#15063)
  • 596d80c [perflint] Parenthesize walrus expressions in autofix for `manual-list-comp...
  • d8b9a36 Disable actionlint hook by default when running pre-commit locally (#15061)
  • 85e71ba [flake8-bandit] Check S105 for annotated assignment (#15059)
  • 2802cbd Don't special-case class instances in unary expression inference (#15045)
  • ed2bce6 [red-knot] Report invalid exceptions (#15042)
  • f0012df Fix typos in RUF043.py (#15044)
  • 0fc4e8f Introduce InferContext (#14956)
  • ac81c72 [ruff] Ambiguous pattern passed to pytest.raises() (RUF043) (#14966)
  • Additional commits viewable in compare view

Updates click from 8.1.7 to 8.1.8

Release notes

Sourced from click's releases.

8.1.8

This is the Click 8.1.8 fix release, which fixes bugs but does not otherwise change behavior and should not result in breaking changes compared to the latest feature release.

PyPI: https://pypi.org/project/click/8.1.8/ Changes: https://click.palletsprojects.com/en/stable/changes/#version-8-1-8 Milestone https://github.com/pallets/click/milestones/23?closed=1

  • Fix an issue with type hints for click.open_file(). #2717
  • Fix issue where error message for invalid click.Path displays on multiple lines. #2697
  • Fixed issue that prevented a default value of "" from being displayed in the help for an option. #2500
  • The test runner handles stripping color consistently on Windows. #2705
  • Show correct value for flag default when using default_map. #2632
  • Fix click.echo(color=...) passing color to coloroma so it can be forced on Windows. #2606.
  • More robust bash version check, fixing problem on Windows with git-bash. #2638
  • Cache the help option generated by the help_option_names setting to respect its eagerness. #2811
  • Replace uses of os.system with subprocess.Popen. #1476
  • Exceptions generated during a command will use the context's color setting when being displayed. #2193
  • Error message when defining option with invalid name is more descriptive. #2452
  • Refactor code generating default --help option to deduplicate code. #2563
  • Test CLIRunner resets patched _compat.should_strip_ansi. #2732
Changelog

Sourced from click's changelog.

Version 8.1.8

Unreleased

  • Fix an issue with type hints for click.open_file(). :issue:2717
  • Fix issue where error message for invalid click.Path displays on multiple lines. :issue:2697
  • Fixed issue that prevented a default value of "" from being displayed in the help for an option. :issue:2500
  • The test runner handles stripping color consistently on Windows. :issue:2705
  • Show correct value for flag default when using default_map. :issue:2632
  • Fix click.echo(color=...) passing color to coloroma so it can be forced on Windows. :issue:2606.
Commits

Updates google-cloud-aiplatform from 1.74.0 to 1.75.0

Release notes

Sourced from google-cloud-aiplatform's releases.

v1.75.0

1.75.0 (2024-12-17)

Features

  • A new field list_all_versions to ListPublisherModelsRequest (4b7799b)
  • A new value NVIDIA_H100_MEGA_80GB is added to enum AcceleratorType (4b7799b)
  • Add new RequiredReplicaCount field to DedicatedResources in MachineResources (4b7799b)
  • Add new Status field to DeployedModel in Endpoint (4b7799b)
  • Add new Status field to DeployedModel in Endpoint (4b7799b)
  • Add properties feature_stats_and_anomalies to FeatureMonitorJob (92feb60)
  • Add service renaming to GoSettings (4b7799b)
  • Add support for opt-in debug logging (#4734) (4b7799b)
  • Add workbench_runtime and kernel_name to NotebookExecutionJob (4b7799b)
  • Add workbench_runtime and kernel_name to NotebookExecutionJob (4b7799b)
  • Feature Store - Support returning stats in get feature (9a12097)
  • GenAI - Added support for GenerationConfig.response_modalities (78898fc)
  • Support stream_query in LangChain Agent Templates in the Python Reasoning Engine Client (99f613b)
  • Support streaming in the Reasoning Engine Python client. (a604a2e)

Bug Fixes

  • RAG - Fix the uri used for upload_file (05f27b6)
  • Rag - fix upload file environment mismatch (b9fecea)

Documentation

  • A comment for field encryption_spec in message .google.cloud.aiplatform.v1.NotebookExecutionJob is changed (4b7799b)
  • A comment for field encryption_spec in message .google.cloud.aiplatform.v1beta1.NotebookExecutionJob is changed (4b7799b)
Changelog

Sourced from google-cloud-aiplatform's changelog.

1.75.0 (2024-12-17)

Features

  • A new field list_all_versions to ListPublisherModelsRequest (4b7799b)
  • A new value NVIDIA_H100_MEGA_80GB is added to enum AcceleratorType (4b7799b)
  • Add new RequiredReplicaCount field to DedicatedResources in MachineResources (4b7799b)
  • Add new Status field to DeployedModel in Endpoint (4b7799b)
  • Add new Status field to DeployedModel in Endpoint (4b7799b)
  • Add properties feature_stats_and_anomalies to FeatureMonitorJob (92feb60)
  • Add service renaming to GoSettings (4b7799b)
  • Add support for opt-in debug logging (#4734) (4b7799b)
  • Add workbench_runtime and kernel_name to NotebookExecutionJob (4b7799b)
  • Add workbench_runtime and kernel_name to NotebookExecutionJob (4b7799b)
  • Feature Store - Support returning stats in get feature (9a12097)
  • GenAI - Added support for GenerationConfig.response_modalities (78898fc)
  • Support stream_query in LangChain Agent Templates in the Python Reasoning Engine Client (

Bumps the all group with 7 updates in the /app/backend directory:

| Package | From | To |
| --- | --- | --- |
| [chromadb-client](https://github.com/chroma-core/chroma) | `0.5.23` | `0.6.0` |
| [google-cloud-aiplatform](https://github.com/googleapis/python-aiplatform) | `1.74.0` | `1.75.0` |
| [uvicorn](https://github.com/encode/uvicorn) | `0.32.1` | `0.34.0` |
| [coverage](https://github.com/nedbat/coveragepy) | `7.6.9` | `7.6.10` |
| [mypy](https://github.com/python/mypy) | `1.13.0` | `1.14.1` |
| [ruff](https://github.com/astral-sh/ruff) | `0.8.2` | `0.8.4` |
| [click](https://github.com/pallets/click) | `8.1.7` | `8.1.8` |

Bumps the all group with 3 updates in the /src/construct-qa directory: [google-cloud-aiplatform](https://github.com/googleapis/python-aiplatform), [ruff](https://github.com/astral-sh/ruff) and [click](https://github.com/pallets/click).
Bumps the all group with 2 updates in the /src/data-pipeline directory: [ruff](https://github.com/astral-sh/ruff) and [click](https://github.com/pallets/click).
Bumps the all group with 3 updates in the /src/embedding-model directory: [chromadb-client](https://github.com/chroma-core/chroma), [ruff](https://github.com/astral-sh/ruff) and [click](https://github.com/pallets/click).
Bumps the all group with 3 updates in the /src/finetune-model directory: [google-cloud-aiplatform](https://github.com/googleapis/python-aiplatform), [ruff](https://github.com/astral-sh/ruff) and [click](https://github.com/pallets/click).


Updates `chromadb-client` from 0.5.23 to 0.6.0
- [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.23...0.6.0)

Updates `google-cloud-aiplatform` from 1.74.0 to 1.75.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.74.0...v1.75.0)

Updates `uvicorn` from 0.32.1 to 0.34.0
- [Release notes](https://github.com/encode/uvicorn/releases)
- [Changelog](https://github.com/encode/uvicorn/blob/master/docs/release-notes.md)
- [Commits](encode/uvicorn@0.32.1...0.34.0)

Updates `coverage` from 7.6.9 to 7.6.10
- [Release notes](https://github.com/nedbat/coveragepy/releases)
- [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst)
- [Commits](nedbat/coveragepy@7.6.9...7.6.10)

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

Updates `ruff` from 0.8.2 to 0.8.4
- [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.2...0.8.4)

Updates `click` from 8.1.7 to 8.1.8
- [Release notes](https://github.com/pallets/click/releases)
- [Changelog](https://github.com/pallets/click/blob/main/CHANGES.rst)
- [Commits](pallets/click@8.1.7...8.1.8)

Updates `google-cloud-aiplatform` from 1.74.0 to 1.75.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.74.0...v1.75.0)

Updates `ruff` from 0.8.2 to 0.8.4
- [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.2...0.8.4)

Updates `click` from 8.1.7 to 8.1.8
- [Release notes](https://github.com/pallets/click/releases)
- [Changelog](https://github.com/pallets/click/blob/main/CHANGES.rst)
- [Commits](pallets/click@8.1.7...8.1.8)

Updates `numpy` from 2.2.0 to 2.2.1
- [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.0...v2.2.1)

Updates `ruff` from 0.8.2 to 0.8.4
- [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.2...0.8.4)

Updates `click` from 8.1.7 to 8.1.8
- [Release notes](https://github.com/pallets/click/releases)
- [Changelog](https://github.com/pallets/click/blob/main/CHANGES.rst)
- [Commits](pallets/click@8.1.7...8.1.8)

Updates `chromadb-client` from 0.5.23 to 0.6.0
- [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.23...0.6.0)

Updates `ruff` from 0.8.2 to 0.8.4
- [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.2...0.8.4)

Updates `click` from 8.1.7 to 8.1.8
- [Release notes](https://github.com/pallets/click/releases)
- [Changelog](https://github.com/pallets/click/blob/main/CHANGES.rst)
- [Commits](pallets/click@8.1.7...8.1.8)

Updates `google-cloud-aiplatform` from 1.74.0 to 1.75.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.74.0...v1.75.0)

Updates `ruff` from 0.8.2 to 0.8.4
- [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.2...0.8.4)

Updates `click` from 8.1.7 to 8.1.8
- [Release notes](https://github.com/pallets/click/releases)
- [Changelog](https://github.com/pallets/click/blob/main/CHANGES.rst)
- [Commits](pallets/click@8.1.7...8.1.8)

Updates `numpy` from 2.2.0 to 2.2.1
- [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.0...v2.2.1)

---
updated-dependencies:
- dependency-name: chromadb-client
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: google-cloud-aiplatform
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: uvicorn
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: coverage
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: mypy
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: ruff
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: click
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: google-cloud-aiplatform
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: ruff
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: click
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: numpy
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: ruff
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: click
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: chromadb-client
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: ruff
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: click
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: google-cloud-aiplatform
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: ruff
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: click
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: numpy
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
...

Signed-off-by: dependabot[bot] <[email protected]>
@Charlie-XIAO Charlie-XIAO merged commit ae515d7 into main Jan 13, 2025
3 checks passed
@Charlie-XIAO Charlie-XIAO deleted the dependabot/pip/app/backend/all-9ddf9150d4 branch January 13, 2025 08:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant