Skip to content

Commit

Permalink
Bump tensorflow-hub from 0.13.0 to 0.16.1
Browse files Browse the repository at this point in the history
Bumps [tensorflow-hub](https://github.com/tensorflow/hub) from 0.13.0 to 0.16.1.
- [Release notes](https://github.com/tensorflow/hub/releases)
- [Changelog](https://github.com/tensorflow/hub/blob/v0.16.1/RELEASE.md)
- [Commits](tensorflow/hub@v0.13.0...v0.16.1)

---
updated-dependencies:
- dependency-name: tensorflow-hub
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 8, 2025
1 parent d340440 commit e418f23
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 9 deletions.
24 changes: 16 additions & 8 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ sklearn-crfsuite = "~0.3"
psycopg2-binary = ">=2.8.2,<2.10.0"
python-dateutil = "~2.8"
protobuf = ">=4.23.3,< 4.23.4"
tensorflow_hub = "^0.13.0"
tensorflow_hub = ">=0.13,<0.17"
setuptools = ">=65.5.1"
ujson = ">=1.35,<6.0"
regex = ">=2020.6,<2022.11"
Expand Down

0 comments on commit e418f23

Please sign in to comment.