From 9c49edf24f09ab22c9a31b19f8c555fe81c412ef Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 29 Dec 2025 23:33:51 +0000 Subject: [PATCH] Update dependency typing-inspection to v0.4.2 --- requirements/dev_req.txt | 2 +- requirements/req.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements/dev_req.txt b/requirements/dev_req.txt index 424089b..a12aae2 100644 --- a/requirements/dev_req.txt +++ b/requirements/dev_req.txt @@ -2,7 +2,7 @@ python-dotenv==1.2.1 click==8.3.1 colorama==0.4.6 typing_extensions==4.15.0 -typing-inspection==0.4.1 +typing-inspection==0.4.2 attrs==25.4.0 annotated-types==0.7.0 anyio==4.9.0 diff --git a/requirements/req.txt b/requirements/req.txt index 0c1bd1d..4af3b2d 100644 --- a/requirements/req.txt +++ b/requirements/req.txt @@ -19,7 +19,7 @@ python-dotenv==1.2.1 click==8.3.1 colorama==0.4.6 typing_extensions==4.15.0 -typing-inspection==0.4.1 +typing-inspection==0.4.2 attrs==25.4.0 annotated-types==0.7.0 anyio==4.9.0