From 5b88f75ed7b8a8dc8a34ea50ccfd2679aea7a474 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 16 Jul 2026 00:07:14 +0000 Subject: [PATCH] chore(deps): update all dependencies --- .github/pythonchecks.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/pythonchecks.txt b/.github/pythonchecks.txt index 23232f7..8b2303e 100644 --- a/.github/pythonchecks.txt +++ b/.github/pythonchecks.txt @@ -15,9 +15,9 @@ flake8-quotes==3.4.0 flake8-simplify==0.30.0; python_version < '3.14' # buggy flake8-pytest==1.4 flake8-type-checking==3.2.0 -mypy==2.1.0 -types-requests==2.33.0.20260518 +mypy==2.3.0 +types-requests==2.33.0.20260712 pytest-xdist==3.8.0 flake8-noqa==1.5.0; python_version < '3.14' # check behaves different on 3.13 and below -coverage==7.14.3 +coverage==7.15.2 build==1.5.0