Skip to content

Commit 1e32ef2

Browse files
thebaptistemergify[bot]
authored andcommitted
feat: bump keras from 3.12.0 to 3.13.1 (fix high CVE-2026-0897) (#241)
(cherry picked from commit 1e95e1b) # Conflicts: # .metwork-framework/components.md # layers/layer5_python3_ia/0500_extra_packages/requirements3.txt
1 parent 753a654 commit 1e32ef2

2 files changed

Lines changed: 8 additions & 0 deletions

File tree

.metwork-framework/components.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,11 @@
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+
<<<<<<< HEAD
1415
| [keras](https://pypi.org/project/keras) | 3.11.3 | python3_ia |
16+
=======
17+
| [keras](https://pypi.org/project/keras) | 3.13.1 | python3_ia |
18+
>>>>>>> 1e95e1b (feat: bump keras from 3.12.0 to 3.13.1 (fix high CVE-2026-0897) (#241))
1519
| [libclang](https://github.com/sighingnow/libclang) | 18.1.1 | python3_ia |
1620
| [lightning-utilities](https://github.com/Lightning-AI/utilities) | 0.14.3 | python3_ia |
1721
| [lightning](https://github.com/Lightning-AI/lightning) | 2.5.1.post0 | python3_ia |

layers/layer5_python3_ia/0500_extra_packages/requirements3.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,11 @@ google-auth-oauthlib==1.2.2
99
google-pasta==0.2.0
1010
grpcio==1.71.0
1111
huggingface_hub==0.31.4
12+
<<<<<<< HEAD
1213
keras==3.11.3
14+
=======
15+
keras==3.13.1
16+
>>>>>>> 1e95e1b (feat: bump keras from 3.12.0 to 3.13.1 (fix high CVE-2026-0897) (#241))
1317
libclang==18.1.1
1418
lightning==2.5.1.post0
1519
lightning-utilities==0.14.3

0 commit comments

Comments
 (0)