From 0ce79fc33a162cb91bd224d1f4bf96d62c42d2dd Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Mon, 16 Mar 2026 14:11:25 +0000 Subject: [PATCH 1/2] Initial plan From 8069dce51e1289e777ab3b64fee7a02f5452a4b4 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Mon, 16 Mar 2026 14:12:54 +0000 Subject: [PATCH 2/2] Add changelog entry for l9format update to 1.4.0 Co-authored-by: dannywillems <6018454+dannywillems@users.noreply.github.com> --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3d412cf..1ecfed6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,10 @@ and this project adheres to ## [Unreleased] +### Changed + +- Updated l9format requirement from =1.3.2 to =1.4.0 ([ae676d9]) + ## [0.1.10] - 2024-12-XX ### Changed @@ -43,6 +47,7 @@ and this project adheres to [0.1.9]: https://github.com/LeakIX/LeakIXClient-Python/releases/tag/v0.1.9 +[ae676d9]: https://github.com/LeakIX/LeakIXClient-Python/commit/ae676d9 [65c5121]: https://github.com/LeakIX/LeakIXClient-Python/commit/65c5121 [0975c1c]: https://github.com/LeakIX/LeakIXClient-Python/commit/0975c1c [7cb5dae]: https://github.com/LeakIX/LeakIXClient-Python/commit/7cb5dae