From 712e2dd5776dace1744220b509471b7d87495d31 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 May 2025 16:47:41 +0000 Subject: [PATCH] build(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 aa0399d..e3ade21 100644 --- a/requirements.txt +++ b/requirements.txt @@ -55,7 +55,7 @@ shellingham==1.5.4 tqdm==4.67.1 twine==6.1.0 typer==0.15.2 -typing-inspection==0.4.0 +typing-inspection==0.4.1 typing_extensions==4.13.2 uritemplate==4.1.1 urllib3==2.4.0