From dd02883761e4f89eed79fc3f20e5d9fedee98cf6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 2 May 2026 04:14:56 +0000 Subject: [PATCH] Update dependency matplotlib to v3.10.9 --- .../examples/apm_simple/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/{{cookiecutter.buildfolder}}/examples/apm_simple/requirements.txt b/{{cookiecutter.buildfolder}}/examples/apm_simple/requirements.txt index 65e0f18..13894ea 100644 --- a/{{cookiecutter.buildfolder}}/examples/apm_simple/requirements.txt +++ b/{{cookiecutter.buildfolder}}/examples/apm_simple/requirements.txt @@ -1,2 +1,2 @@ -matplotlib==3.7.1 +matplotlib==3.10.9 scipy==1.10.1 \ No newline at end of file