Skip to content

Commit e26ac34

Browse files
Update typing-extensions requirement from ~=4.3 to ~=4.4
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.3.0...4.4.0) --- updated-dependencies: - dependency-name: typing-extensions dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1f75fc9 commit e26ac34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements_test_min.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# astroid dependency is also defined in pyproject.toml
33
# You need to increment the CACHE_VERSION in github actions too
44
astroid==2.12.10 # Pinned to a specific version for tests
5-
typing-extensions~=4.3
5+
typing-extensions~=4.4
66
pytest~=7.1
77
pytest-benchmark~=3.4
88
pytest-timeout~=2.1

0 commit comments

Comments
 (0)