From 97c28cd6f9575fcabc30cf5ce1a7a8720a0366bb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 15 Aug 2025 12:03:36 +0000 Subject: [PATCH] Update dependency keras to v3.11.0 [SECURITY] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 24b3474..5c39225 100644 --- a/requirements.txt +++ b/requirements.txt @@ -172,7 +172,7 @@ jupyterlab @ file:///croot/jupyterlab_1706802623017/work jupyterlab-pygments @ file:///tmp/build/80754af9/jupyterlab_pygments_1601490720602/work jupyterlab-widgets @ file:///croot/jupyterlab_widgets_1700168618520/work jupyterlab_server @ file:///croot/jupyterlab_server_1699555425460/work -keras==3.3.2 +keras==3.11.0 keyring @ file:///croot/keyring_1678999217139/work kiwisolver @ file:///work/ci_py311/kiwisolver_1676827230232/work lazy-object-proxy @ file:///work/ci_py311/lazy-object-proxy_1676827255418/work