From 82d4366501d46bd182bae52c2f6c500836879b79 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Sep 2026 00:03:41 +0000 Subject: [PATCH] pip(deps-dev): bump typing-inspection from 0.4.3 to 0.4.4 Bumps [typing-inspection](https://github.com/pydantic/typing-inspection) from 0.4.3 to 0.4.4. - [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.3...v0.4.4) --- updated-dependencies: - dependency-name: typing-inspection dependency-version: 0.4.4 dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- poetry.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/poetry.lock b/poetry.lock index bfd5c652d..e34c2e3f1 100644 --- a/poetry.lock +++ b/poetry.lock @@ -1981,14 +1981,14 @@ files = [ [[package]] name = "typing-inspection" -version = "0.4.3" +version = "0.4.4" description = "Runtime typing introspection tools" optional = false python-versions = ">=3.10" groups = ["dev"] files = [ - {file = "typing_inspection-0.4.3-py3-none-any.whl", hash = "sha256:5f42b23858a91e0b4ef521f5418f03a0da3c9216fd2995ef5e73463100e676cd"}, - {file = "typing_inspection-0.4.3.tar.gz", hash = "sha256:c5f9ec1530b5c1e2c9bc34a84d9a3466ed1b2f3f2fa9f901368d9c5596210e4d"}, + {file = "typing_inspection-0.4.4-py3-none-any.whl", hash = "sha256:65b8397ba37ccbce054456aaccddfc91e6e3083c92824df348d96ca832f3f147"}, + {file = "typing_inspection-0.4.4.tar.gz", hash = "sha256:547274fa6b0a561ccf549cc9524b999a578e737d015d8709d021f9d0d13bea47"}, ] [package.dependencies]