From 3216b78a7f58ddc73ca7d2c661c7470a4b91c0c1 Mon Sep 17 00:00:00 2001
From: WKDV Bot <adm-git+wkdv-bot@ufz.de>
Date: Fri, 1 Mar 2024 01:04:05 +0100
Subject: [PATCH] Bump matplotlib from 3.8.2 to 3.8.3

Bumps [matplotlib](https://github.com/matplotlib/matplotlib) from 3.8.2 to 3.8.3.
- [Release notes](https://github.com/matplotlib/matplotlib/releases)
- [Commits](https://github.com/matplotlib/matplotlib/compare/v3.8.2...v3.8.3)
---
 requirements.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/requirements.txt b/requirements.txt
index 4d8b456b9..efbdc2a5a 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -5,7 +5,7 @@
 Click==8.1.7
 docstring_parser==0.15
 dtw==1.4.0
-matplotlib==3.8.2
+matplotlib==3.8.3
 numpy==1.26.2
 outlier-utils==0.0.5
 pyarrow==14.0.2
-- 
GitLab