Skip to content

Commit 726c017

Browse files
build(deps): bump typing-inspection from 0.4.1 to 0.4.2 (#186)
Bumps [typing-inspection](https://github.com/pydantic/typing-inspection) from 0.4.1 to 0.4.2. - [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.1...v0.4.2) --- updated-dependencies: - dependency-name: typing-inspection dependency-version: 0.4.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a15edd9 commit 726c017

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.15.0
1919
# pydantic
2020
# pydantic-core
2121
# typing-inspection
22-
typing-inspection==0.4.1
22+
typing-inspection==0.4.2
2323
# via pydantic

0 commit comments

Comments
 (0)