Skip to content

Commit af7b2b7

Browse files
Update typing-extensions requirement from ~=4.12 to ~=4.14 (#440)
Updates the requirements on [typing-extensions](https://github.com/python/typing_extensions) to permit the latest version. - [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.14.1) --- updated-dependencies: - dependency-name: typing-extensions dependency-version: 4.14.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: GoogolGenius <81032623+GoogolGenius@users.noreply.github.com>
1 parent 224c1bd commit af7b2b7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
aiohttp~=3.12
2-
typing-extensions~=4.12
2+
typing-extensions~=4.14

0 commit comments

Comments
 (0)