Skip to content

Commit 8d1c18c

Browse files
authored
feat: bump keras from 3.10.0 to 3.11.3 (fix high CVE-2025-8747) (backport #219) (#220)
<hr>This is an automatic backport of pull request #219 done by [Mergify](https://mergify.com).
1 parent e2e0001 commit 8d1c18c

2 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
@@ -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.10.0 | python3_ia |
14+
| [keras](https://pypi.org/project/keras) | 3.11.3 | 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.10.0
12+
keras==3.11.3
1313
libclang==18.1.1
1414
lightning==2.5.1.post0
1515
lightning-utilities==0.14.3

0 commit comments

Comments
 (0)