Skip to content

Commit

Permalink
Bump keras from 2.14.0 to 3.1.1
Browse files Browse the repository at this point in the history
Bumps [keras](https://github.com/keras-team/keras) from 2.14.0 to 3.1.1.
- [Release notes](https://github.com/keras-team/keras/releases)
- [Commits](keras-team/keras@v2.14.0...v3.1.1)

---
updated-dependencies:
- dependency-name: keras
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Mar 20, 2024
1 parent f8fce19 commit e9ac31f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements_test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ multiprocess>=0.70.12
# frameworks

tensorflow==2.14.0
keras==2.14.0
keras==3.1.1
tensorflow-addons>=0.13.0

# using mxnet-native for reproducible test results on CI machines without Intel Architecture Processors, but mxnet is fully supported by ART
Expand Down

0 comments on commit e9ac31f

Please sign in to comment.