From 47c141f1c836496286f620ea4c81fbf1dc83e94a Mon Sep 17 00:00:00 2001
From: Varac renovate bot <renovatebot@varac.net>
Date: Mon, 16 Oct 2023 02:09:26 +0000
Subject: [PATCH] Refresh pip-compile outputs

---
 requirements.txt | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/requirements.txt b/requirements.txt
index 3e19aa1..f119cc8 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,12 +1,12 @@
 #
-# This file is autogenerated by pip-compile with Python 3.11
+# This file is autogenerated by pip-compile with Python 3.12
 # by the following command:
 #
 #    pip-compile requirements.in
 #
 certifi==2023.7.22
     # via requests
-charset-normalizer==3.2.0
+charset-normalizer==3.3.0
     # via requests
 dateparser==1.1.8
     # via maya
@@ -38,7 +38,7 @@ pytzdata==2020.1
     # via pendulum
 pyyaml==6.0.1
     # via -r requirements.in
-regex==2023.8.8
+regex==2023.10.3
     # via dateparser
 requests==2.31.0
     # via pylertalertmanager
@@ -46,9 +46,9 @@ six==1.16.0
     # via python-dateutil
 snaptime==0.2.4
     # via maya
-tzlocal==5.0.1
+tzlocal==5.1
     # via
     #   dateparser
     #   maya
-urllib3==2.0.5
+urllib3==2.0.6
     # via requests
-- 
GitLab