Skip to content

Commit 862b448

Browse files
build(deps): bump typing-extensions from 4.12.2 to 4.13.1 (#109)
Bumps [typing-extensions](https://github.com/python/typing_extensions) from 4.12.2 to 4.13.1. - [Release notes](https://github.com/python/typing_extensions/releases) - [Changelog](https://github.com/python/typing_extensions/blob/main/CHANGELOG.md) - [Commits](python/typing_extensions@4.12.2...4.13.1) --- updated-dependencies: - dependency-name: typing-extensions dependency-version: 4.13.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: konstantin <[email protected]>
1 parent 102eee4 commit 862b448

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
@@ -10,7 +10,7 @@ pydantic==2.10.5
1010
# via fundamend (pyproject.toml)
1111
pydantic-core==2.27.2
1212
# via pydantic
13-
typing-extensions==4.12.2
13+
typing-extensions==4.13.1
1414
# via
1515
# pydantic
1616
# pydantic-core

0 commit comments

Comments
 (0)