From c39290d7dab50342ed3942fe9591e452cf81b7c3 Mon Sep 17 00:00:00 2001 From: Matthias Date: Mon, 25 Sep 2023 10:10:03 +0200 Subject: [PATCH] bump types-requests in pre-commit --- .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 4a05f7876..fa731c2b9 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -15,7 +15,7 @@ repos: additional_dependencies: - types-cachetools==5.3.0.6 - types-filelock==3.2.7 - - types-requests==2.31.0.2 + - types-requests==2.31.0.4 - types-tabulate==0.9.0.3 - types-python-dateutil==2.8.19.14 - SQLAlchemy==2.0.20