Skip to content

Commit

Permalink
Bump tensorflow-hub from 0.13.0 to 0.14.0
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.14.0.
- [Release notes](https://github.com/tensorflow/hub/releases)
- [Changelog](https://github.com/tensorflow/hub/blob/master/RELEASE.md)
- [Commits](tensorflow/hub@v0.13.0...v0.14.0)

---
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] committed Aug 7, 2023
1 parent 83c9d0c commit f918a6b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 8 deletions.
10 changes: 3 additions & 7 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 @@ -131,7 +131,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.15"
setuptools = ">=41.0.0"
ujson = ">=1.35,<6.0"
regex = ">=2020.6,<2022.11"
Expand Down

0 comments on commit f918a6b

Please sign in to comment.