From 0e375c17faeb775c10a43edb929f121ea694085e Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 2 Mar 2024 11:03:55 +1100 Subject: [PATCH] Update python-dateutil from 2.8.1 to 2.9.0.post0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c5969e85..769c27ad 100644 --- a/requirements.txt +++ b/requirements.txt @@ -16,7 +16,7 @@ coverage==5.3.1 paramiko==2.7.2 pytz==2020.4 lxml==4.6.3 -python-dateutil==2.8.1 +python-dateutil==2.9.0.post0 PyInstaller==4.1 ssh2-python==0.25.0 xxhash==2.0.0