From fdb731275c576b8d09cd88ba37b1f7948104d341 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 1 Dec 2024 12:33:03 -0600 Subject: [PATCH] Update matplotlib from 3.9.2 to 3.9.3 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 70108419..b7ad36af 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,3 @@ -matplotlib==3.9.2 +matplotlib==3.9.3 Pillow==11.0.0 sqlalchemy==2.0.36