From 48b21d00d2afb8705a3c78259d39c007c35365a5 Mon Sep 17 00:00:00 2001 From: Matthias Date: Mon, 27 Feb 2023 07:12:12 +0100 Subject: [PATCH] bump pre-commit requests --- .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 0936fff74..436d7bc09 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.13 + - types-requests==2.28.11.15 - types-tabulate==0.9.0.0 - types-python-dateutil==2.8.19.8 # stages: [push]