Skip to content

Commit 00d666b

Browse files
committed
Update testing to Keras 3.11.2 because of Dependabot alert no. 82 / CVE-2025-8747
Signed-off-by: Beat Buesser <[email protected]>
1 parent 3b10281 commit 00d666b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-legacy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
matrix:
3030
module: [attacks_1, attacks_2, estimators, defences, metrics, art]
3131
include:
32-
- name: legacy (TensorFlow 2.18.1 Keras 3.10.0 PyTorch 2.7.0 scikit-learn 1.6.1 Python 3.10)
32+
- name: legacy (TensorFlow 2.18.1 Keras 3.11.2 PyTorch 2.7.0 scikit-learn 1.6.1 Python 3.10)
3333
framework: legacy
3434
python: '3.10'
3535
tensorflow: 2.18.1

0 commit comments

Comments
 (0)