RasaHQ / rasa

💬 Open source machine learning framework to automate text- and voice-based conversations: NLU, dialogue management, connect to Slack, Facebook, and more - Create chatbots and voice assistants
https://rasa.com/docs/rasa/
Apache License 2.0
18.53k stars 4.59k forks source link

Bump tensorflow-hub from 0.13.0 to 0.15.0 #12959

Open dependabot[bot] opened 9 months ago

dependabot[bot] commented 9 months ago

Bumps tensorflow-hub from 0.13.0 to 0.15.0.

Release notes

Sourced from tensorflow-hub's releases.

TensorFlow Hub 0.15.0

Release 0.15.0

  • Require Python 3.9+.
  • Bump rules_license to 0.0.4.
  • Move LICENSE to tensorflow_hub/LICENSE.
  • Use license_files instead of license_file in setup.cfg.
  • Remove empty tools directory.

TensorFlow Hub 0.14.0

Release 0.14.0

Changelog

Sourced from tensorflow-hub's changelog.

Current version 0.15.0

  • Require Python 3.9+.
  • Bump rules_license to 0.0.4.
  • Move LICENSE to tensorflow_hub/LICENSE.
  • Use license_files instead of license_file in setup.cfg.
  • Remove empty tools directory.

Current version 0.14.0

Commits
  • e8e37d9 Update version.py
  • 74bb051 Update RELEASE.md
  • fc54fa7 Update RELEASES.md for 0.15.0
  • 272400f Rolling back change that is no longer needed.
  • c83a236 Migrate from license_file to license_files
  • 121b615 Bump rules_license to 0.0.4
  • fa1cf06 Require Py3.9+ following the Numpy support policy of Python: https://numpy.or...
  • d694688 Consolidate support paths
  • 23c891e Move tensorflow hub doc's to the tensrflow/docs repo.
  • 1ad1c3f No public description
  • 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)