From eca63d4f3f956871a41e361041ca21860bb8c051 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 1 Jan 2024 12:51:03 -0600 Subject: [PATCH] Update matplotlib from 3.7.2 to 3.8.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 081e9885..6996f5f9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,3 @@ -matplotlib==3.7.2 +matplotlib==3.8.2 Pillow==10.1.0 sqlalchemy==2.0.22