From d14283b0e73106d7095c8ede83e1564823803313 Mon Sep 17 00:00:00 2001 From: Matthias Date: Mon, 13 Feb 2023 06:22:13 +0100 Subject: [PATCH] types-requests - 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 d50506650..529140572 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -15,7 +15,7 @@ repos: additional_dependencies: - types-cachetools==5.3.0.0 - types-filelock==3.2.7 - - types-requests==2.28.11.8 + - types-requests==2.28.11.12 - types-tabulate==0.9.0.0 - types-python-dateutil==2.8.19.6 # stages: [push]