From 05f3884722404b71b499c18a99fca72fa3419b67 Mon Sep 17 00:00:00 2001 From: Matthias Date: Mon, 27 Feb 2023 06:25:13 +0100 Subject: [PATCH] bump pre-commit dateutil --- .pre-commit-config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 58f526ce9..0936fff74 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -17,7 +17,7 @@ repos: - types-filelock==3.2.7 - types-requests==2.28.11.13 - types-tabulate==0.9.0.0 - - types-python-dateutil==2.8.19.6 + - types-python-dateutil==2.8.19.8 # stages: [push] - repo: https://github.com/pycqa/isort