Skip to content

Commit d9ca520

Browse files
Bump tensorflow from 2.11.1 to 2.12.1 (#39)
Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 2.11.1 to 2.12.1. - [Release notes](https://github.com/tensorflow/tensorflow/releases) - [Changelog](https://github.com/tensorflow/tensorflow/blob/master/RELEASE.md) - [Commits](tensorflow/tensorflow@v2.11.1...v2.12.1) --- updated-dependencies: - dependency-name: tensorflow dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 38c30de commit d9ca520

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

tf1_requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@ nb_conda==2.2.1
66
numpy==1.22.0
77
pandas==0.25.0
88
scikit-learn==1.5.0
9-
tensorflow==2.11.1
9+
tensorflow==2.12.1
1010

tf2_requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ nb_conda==2.2.1
66
numpy==1.22.0
77
pandas==1.1.0
88
scikit-learn==1.5.0
9-
tensorflow==2.11.1
9+
tensorflow==2.12.1

0 commit comments

Comments
 (0)