SeldonIO / MLServer

An inference server for your machine learning models, including support for multiple frameworks, multi-model serving and more
https://mlserver.readthedocs.io/en/latest/
Apache License 2.0
659 stars 179 forks source link

build(deps): bump tensorflow from 2.16.1 to 2.16.2 in /runtimes/huggingface #1836

Closed dependabot[bot] closed 4 days ago

dependabot[bot] commented 1 week ago

Bumps tensorflow from 2.16.1 to 2.16.2.

Release notes

Sourced from tensorflow's releases.

TensorFlow 2.16.2

Release 2.16.2

Bug Fixes and Other Changes

  • Fixed: Incorrect dependency metadata in TensorFlow Python packages causing installation failures with certain package managers such as Poetry.
Changelog

Sourced from tensorflow's changelog.

Release 2.16.2

Bug Fixes and Other Changes

  • Fixed: Incorrect dependency metadata in TensorFlow Python packages causing installation failures with certain package managers such as Poetry.
Commits
  • 810f233 Merge pull request #70357 from tensorflow/r2.16-b24db0b2a85
  • eeee7f8 Add back xla/stream_executor:cuda_platform to tf_additional_binary_deps.
  • 42cbd16 Merge pull request #69911 from tensorflow/patch-r2.16-installer-wheels-poetry
  • 03e24a1 Fix references to deprecated installer wheels in V2 setup.py
  • 25a99db Merge pull request #69484 from tensorflow-jenkins/version-numbers-2.16.2-4011
  • 038cfb0 Merge pull request #69740 from tensorflow/rtg0795-patch-1
  • 19ac7bf Update v2/setup.py
  • dd18d13 Merge pull request #69726 from tensorflow/r2.16-264dce9fb38
  • e83b403 Remove CMake from requirements now that dm-tree has 3.12 wheels.
  • 5f69a22 Merge pull request #69643 from tensorflow/rtg0795-patch-1
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)