From 0c69a0886392114ca65981c923fa357bf53ebd07 Mon Sep 17 00:00:00 2001 From: Matthias Date: Mon, 27 Jun 2022 12:09:27 +0200 Subject: [PATCH] update 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 983df6fad..958312d6c 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -15,7 +15,7 @@ repos: additional_dependencies: - types-cachetools==5.2.1 - types-filelock==3.2.7 - - types-requests==2.27.30 + - types-requests==2.28.0 - types-tabulate==0.8.9 - types-python-dateutil==2.8.17 # stages: [push]