Skip to content

Commit 535a0a5

Browse files
Update typing-extensions requirement from ~=4.6 to ~=4.7 (#8816)
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.6.0...4.7.1) --- updated-dependencies: - dependency-name: typing-extensions dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> (cherry picked from commit c723248) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a51dc64 commit 535a0a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements_test_min.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
-e .[testutils,spelling]
22
# astroid dependency is also defined in pyproject.toml
33
astroid==2.15.5 # Pinned to a specific version for tests
4-
typing-extensions~=4.5
4+
typing-extensions~=4.7
55
py~=1.11.0
66
pytest~=7.2
77
pytest-benchmark~=4.0

0 commit comments

Comments
 (0)