Skip to content

Commit e525d27

Browse files
authored
feat: bump keras from 3.13.1 to 3.13.2 (fix high CVE-2026-0897) (#246)
1 parent fecbd54 commit e525d27

3 files changed

Lines changed: 2 additions & 2 deletions

File tree

.metwork-framework/components.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
| [google-pasta](https://github.com/google/pasta) | 0.2.0 | python3_ia |
1414
| [grpcio](https://grpc.io) | 1.76.0 | python3_ia |
1515
| [huggingface_hub](https://github.com/huggingface/huggingface_hub) | 0.31.4 | python3_ia |
16-
| [keras](https://pypi.org/project/keras) | 3.13.1 | python3_ia |
16+
| [keras](https://pypi.org/project/keras) | 3.13.2 | python3_ia |
1717
| [libclang](https://github.com/sighingnow/libclang) | 18.1.1 | python3_ia |
1818
| [lightning-utilities](https://github.com/Lightning-AI/utilities) | 0.14.3 | python3_ia |
1919
| [lightning](https://github.com/Lightning-AI/lightning) | 2.6.0 | python3_ia |
Binary file not shown.

layers/layer5_python3_ia/0500_extra_packages/requirements3.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ google-auth-oauthlib==1.2.2
1111
google-pasta==0.2.0
1212
grpcio==1.76.0
1313
huggingface_hub==0.31.4
14-
keras==3.13.1
14+
keras==3.13.2
1515
libclang==18.1.1
1616
lightning==2.6.0
1717
lightning-utilities==0.14.3

0 commit comments

Comments
 (0)