Skip to content

Commit

Permalink
Bump tensorflow from 2.6.0 to 2.6.1 (#647)
Browse files Browse the repository at this point in the history
Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 2.6.0 to 2.6.1.
- [Release notes](https://github.com/tensorflow/tensorflow/releases)
- [Changelog](https://github.com/tensorflow/tensorflow/blob/master/RELEASE.md)
- [Commits](tensorflow/tensorflow@v2.6.0...v2.6.1)

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Josh Izaac <josh146@gmail.com>
  • Loading branch information
dependabot[bot] and josh146 committed Nov 11, 2021
1 parent 36dc921 commit 5820d40
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion doc/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,6 @@ sphinx-autodoc-typehints==1.10.3
sphinx-copybutton
sphinx-automodapi
sphinxcontrib-bibtex==0.4.2
tensorflow==2.5.2
tensorflow==2.6.1
thewalrus>=0.16.0
toml
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
numpy==1.19.2
scipy==1.7.1
sympy==1.8
tensorflow==2.6.0
tensorflow==2.6.1
tensorboard==2.6.0
typing-extensions==3.7.4
networkx==2.6.3
Expand Down

0 comments on commit 5820d40

Please sign in to comment.