From 795aff0fb9f6d195efd3d1993f0c3a6b84802df8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 7 Feb 2026 11:07:58 +0000 Subject: [PATCH] chore(deps): update dependency typing-inspection to v0.4.2 --- requirements/req.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/req.txt b/requirements/req.txt index fb4faa0..ced1820 100644 --- a/requirements/req.txt +++ b/requirements/req.txt @@ -29,7 +29,7 @@ pydantic==2.11.7 pydantic_core==2.33.2 PyYAML==6.0.1 typing_extensions==4.15.0 -typing-inspection==0.4.1 +typing-inspection==0.4.2 # --- HTTP & Web --- requests==2.32.3