From deca5479f0ddd16d2c2ee16f338fd14c2d2af46f Mon Sep 17 00:00:00 2001 From: Matthias Date: Tue, 28 Feb 2023 10:05:38 +0100 Subject: [PATCH] pre-commit dateutil-types --- .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 8711a65dc..a0ff2e6d5 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.15 - types-tabulate==0.9.0.1 - - types-python-dateutil==2.8.19.8 + - types-python-dateutil==2.8.19.9 # stages: [push] - repo: https://github.com/pycqa/isort