From a9cafa2a3bcbd9262e66bcc9d3d3e4d9ccc0266b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Aleix=20Conchillo=20Flaqu=C3=A9?= Date: Tue, 10 Mar 2026 20:06:07 -0700 Subject: [PATCH] Add changelog for #3984 --- changelog/3984.changed.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 changelog/3984.changed.md diff --git a/changelog/3984.changed.md b/changelog/3984.changed.md new file mode 100644 index 000000000..ca9a998a3 --- /dev/null +++ b/changelog/3984.changed.md @@ -0,0 +1 @@ +- Updated `onnxruntime` from 1.23.2 to 1.24.3, adding support for Python 3.14.