Skip to content

Commit 72886ef

Browse files
Bump typing-extensions from 4.12.0 to 4.12.2
Bumps [typing-extensions](https://github.com/python/typing_extensions) from 4.12.0 to 4.12.2. - [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.0...4.12.2) --- updated-dependencies: - dependency-name: typing-extensions dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6df6e20 commit 72886ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,7 @@ tqdm==4.66.4
177177
# via openai
178178
typer==0.12.3
179179
# via fastapi-cli
180-
typing-extensions==4.12.0
180+
typing-extensions==4.12.2
181181
# via
182182
# azure-core
183183
# fastapi

0 commit comments

Comments
 (0)