Skip to content

Commit 31f382d

Browse files
build(deps): bump typing-inspection from 0.4.0 to 0.4.1 (#145)
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](pydantic/typing-inspection@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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0179540 commit 31f382d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,5 +19,5 @@ typing-extensions==4.13.2
1919
# pydantic
2020
# pydantic-core
2121
# typing-inspection
22-
typing-inspection==0.4.0
22+
typing-inspection==0.4.1
2323
# via pydantic

0 commit comments

Comments
 (0)