Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] authored Dec 9, 2022
1 parent 4a83e56 commit 4064c69
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
numpy==1.21.4
opencv-contrib-python-headless==4.1.2.30
scipy==1.7.2
tensorflow==2.7.4
tensorflow==2.11.0
colorama==0.4.4
tqdm==4.62.3
ffmpeg-python==0.2.0
2 changes: 1 addition & 1 deletion requirements_3.10.txt
Original file line number Diff line number Diff line change
@@ -2,7 +2,7 @@ numpy==1.22.2
numexpr==2.8.1
opencv-python==4.5.5.62
scipy==1.8.0
tensorflow==2.8.4
tensorflow==2.11.0
colorama==0.4.4
tqdm==4.62.3
ffmpeg-python==0.2.0
2 changes: 1 addition & 1 deletion requirements_3.6.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
numpy==1.19.2
opencv-contrib-python-headless==4.1.2.30
scipy==1.5.4
tensorflow==2.6.2
tensorflow==2.11.0
colorama==0.4.4
tqdm==4.62.3
ffmpeg-python==0.2.0
2 changes: 1 addition & 1 deletion requirements_3.9.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
numpy==1.21.4
opencv-contrib-python-headless==4.5.1.48
scipy==1.7.2
tensorflow==2.7.4
tensorflow==2.11.0
colorama==0.4.4
tqdm==4.62.3
ffmpeg-python==0.2.0

0 comments on commit 4064c69

Please sign in to comment.