Skip to content

Commit 8ce53e2

Browse files
authored
Merge pull request #242 from metwork-framework/mergify/bp/release_2.3/pr-241
feat: bump keras from 3.12.0 to 3.13.1 (fix high CVE-2026-0897) (backport #241)
2 parents 753a654 + a424f51 commit 8ce53e2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.metwork-framework/components.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
| [google-pasta](https://github.com/google/pasta) | 0.2.0 | python3_ia |
1212
| [grpcio](https://grpc.io) | 1.71.0 | python3_ia |
1313
| [huggingface_hub](https://github.com/huggingface/huggingface_hub) | 0.31.4 | python3_ia |
14-
| [keras](https://pypi.org/project/keras) | 3.11.3 | python3_ia |
14+
| [keras](https://pypi.org/project/keras) | 3.13.1 | python3_ia |
1515
| [libclang](https://github.com/sighingnow/libclang) | 18.1.1 | python3_ia |
1616
| [lightning-utilities](https://github.com/Lightning-AI/utilities) | 0.14.3 | python3_ia |
1717
| [lightning](https://github.com/Lightning-AI/lightning) | 2.5.1.post0 | python3_ia |

layers/layer5_python3_ia/0500_extra_packages/requirements3.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ google-auth-oauthlib==1.2.2
99
google-pasta==0.2.0
1010
grpcio==1.71.0
1111
huggingface_hub==0.31.4
12-
keras==3.11.3
12+
keras==3.13.1
1313
libclang==18.1.1
1414
lightning==2.5.1.post0
1515
lightning-utilities==0.14.3

0 commit comments

Comments
 (0)