From 3c2514c8d14120d575538dd144166fc899395909 Mon Sep 17 00:00:00 2001 From: Olivier Desenfans Date: Thu, 2 Nov 2023 14:37:50 +0100 Subject: [PATCH] Chore: bump pytz to 2023.3 --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index aaccadd55..37ea0532f 100644 --- a/setup.cfg +++ b/setup.cfg @@ -62,7 +62,7 @@ install_requires = pymultihash==0.8.2 # for libp2p-stubs pynacl==1.5.0 python-dateutil==2.8.2 - pytz==2021.3 + pytz==2023.3 pyyaml==6.0 redis[hiredis]==4.5.4 requests==2.28.1