Skip to content

Commit ad222a2

Browse files
Bump tensorflow from 2.7.1 to 2.9.3 in /commons
Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 2.7.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.7.1...v2.9.3) --- updated-dependencies: - dependency-name: tensorflow dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 40bec85 commit ad222a2

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

commons/requirements.22.03.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -512,7 +512,7 @@ tensorflow-ranking==0.5.0
512512
tensorflow-serving-api==2.7.0
513513
tensorflow-text==2.7.3
514514
tensorflow-transform==1.5.0
515-
tensorflow==2.7.1
515+
tensorflow==2.9.3
516516
tensorflowjs==3.13.0
517517
tensorwatch==0.9.1
518518
termcolor==1.1.0

commons/requirements.py37.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -403,7 +403,7 @@ tenacity==6.2.0
403403
tensorboard-plugin-wit==1.8.0
404404
tensorboard==2.4.0
405405
tensorboardx==2.1
406-
tensorflow==2.4.1
406+
tensorflow==2.9.3
407407
tensorflow-addons==0.12.1
408408
tensorflow-constrained-optimization==0.2
409409
tensorflow-data-validation==0.28.0

commons/requirements.py39.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -398,7 +398,7 @@ tenacity==6.2.0
398398
tensorboard-plugin-wit==1.8.0
399399
tensorboard==2.4.0
400400
tensorboardx==2.1
401-
tensorflow==2.4.1
401+
tensorflow==2.9.3
402402
tensorflow-addons==0.12.1
403403
tensorflow-constrained-optimization==0.2
404404
tensorflow-data-validation==0.28.0

commons/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -404,7 +404,7 @@ tenacity==6.2.0
404404
tensorboard-plugin-wit==1.8.0
405405
tensorboard==2.4.0
406406
tensorboardx==2.1
407-
tensorflow==2.4.1
407+
tensorflow==2.9.3
408408
tensorflow-addons==0.12.1
409409
tensorflow-constrained-optimization==0.2
410410
tensorflow-data-validation==0.28.0

0 commit comments

Comments
 (0)