Skip to content

Commit

Permalink
Bump tensorflow from 2.9.1 to 2.9.3 in /requirements
Browse files Browse the repository at this point in the history
Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 2.9.1 to 2.9.3.
- [Release notes](https://github.com/tensorflow/tensorflow/releases)
- [Changelog](https://github.com/tensorflow/tensorflow/blob/master/RELEASE.md)
- [Commits](tensorflow/tensorflow@v2.9.1...v2.9.3)

---
updated-dependencies:
- dependency-name: tensorflow
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 21, 2022
1 parent 2100afd commit df3fe29
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements/ai-requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
tensorflow==2.9.1
tensorflow==2.9.3
keras>=2.6.0
nltk>=3.4.5
2 changes: 1 addition & 1 deletion requirements/databricks-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ deprecated==1.2.5
setuptools==41.6.0
pyarrow==0.15.0
Jinja2==2.11.3
tensorflow==2.9.1
tensorflow==2.9.3
keras==2.6.0
pygments>=2.1.3
flask==1.0.2
Expand Down

0 comments on commit df3fe29

Please sign in to comment.