Skip to content

Commit

Permalink
Bump tensorflow from 2.8.0rc1 to 2.8.0 in /extra_requirements (#949)
Browse files Browse the repository at this point in the history
Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 2.8.0rc1 to 2.8.0.
- [Release notes](https://github.com/tensorflow/tensorflow/releases)
- [Changelog](https://github.com/tensorflow/tensorflow/blob/master/RELEASE.md)
- [Commits](tensorflow/tensorflow@v2.8.0-rc1...v2.8.0)

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

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 1, 2022
1 parent 5514322 commit f7d279f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion extra_requirements/requirements-tests.txt
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ pytest==7.0.1
pytest-cov==3.0.0
scikit-learn==1.0.2
scipy==1.7.3 # Strax dependency
tensorflow==2.8.0rc1; python_version<="3.9"
tensorflow==2.8.0; python_version<="3.9"
tensorflow==2.8.0rc1; python_version=="3.10"
tqdm==4.62.2
typing_extensions==4.1.1 # Tensorflow/bokeh dependency
Expand Down

0 comments on commit f7d279f

Please sign in to comment.