Skip to content

Commit 7371b99

Browse files
fix: bump tensorflow from 2.18.0 to 2.18.1
Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 2.18.0 to 2.18.1. - [Release notes](https://github.com/tensorflow/tensorflow/releases) - [Changelog](https://github.com/tensorflow/tensorflow/blob/v2.18.1/RELEASE.md) - [Commits](tensorflow/tensorflow@v2.18.0...v2.18.1) --- updated-dependencies: - dependency-name: tensorflow dependency-version: 2.18.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a5d6ae0 commit 7371b99

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ scikit-learn==1.6.1
1818
# Machine Learning Libraries:
1919
tensorflow==2.18.1
2020
keras==3.9.2
21-
tensorflow==2.18.0
21+
tensorflow==2.18.1
2222
keras==3.9.2
2323

2424

0 commit comments

Comments
 (0)