From d79e35d84fa84245b6899f91c60f25d5f4164955 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Aleix=20Conchillo=20Flaqu=C3=A9?= Date: Mon, 9 Mar 2026 20:47:42 -0700 Subject: [PATCH] Add changelog for #3970 --- changelog/3970.changed.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 changelog/3970.changed.md diff --git a/changelog/3970.changed.md b/changelog/3970.changed.md new file mode 100644 index 000000000..f420a7e73 --- /dev/null +++ b/changelog/3970.changed.md @@ -0,0 +1 @@ +- Updated `daily-python` dependency from `~=0.23.0` to `~=0.24.0`.