From 86f407702419cb23e2c0aa127b1646daed71d363 Mon Sep 17 00:00:00 2001 From: Matthias Date: Tue, 28 Jun 2022 07:37:54 +0200 Subject: [PATCH] update dateutil precommit --- .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 71e230a39..59e7f6894 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.0 - types-tabulate==0.8.11 - - types-python-dateutil==2.8.17 + - types-python-dateutil==2.8.18 # stages: [push] - repo: https://github.com/pycqa/isort