From c27e04eddce0fc8b9c4fa36af4bcbca8d85d06b7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Sep 2025 02:19:34 +0000 Subject: [PATCH] chore(deps): Bump typing-inspection from 0.4.0 to 0.4.1 Bumps [typing-inspection](https://github.com/pydantic/typing-inspection) from 0.4.0 to 0.4.1. - [Release notes](https://github.com/pydantic/typing-inspection/releases) - [Changelog](https://github.com/pydantic/typing-inspection/blob/main/HISTORY.md) - [Commits](https://github.com/pydantic/typing-inspection/compare/v0.4.0...v0.4.1) --- updated-dependencies: - dependency-name: typing-inspection dependency-version: 0.4.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 390e21c..fb523da 100644 --- a/requirements.txt +++ b/requirements.txt @@ -47,7 +47,7 @@ sniffio==1.3.1 starlette==0.46.2 tomli==2.2.1 twine==6.1.0 -typing-inspection==0.4.0 +typing-inspection==0.4.1 typing_extensions==4.13.2 urllib3==2.4.0 uvicorn==0.34.2