Skip to content

Commit 64121c1

Browse files
Update typing-extensions requirement from ~=4.9 to ~=4.10 (#70)
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](https://github.com/python/typing_extensions/commits) --- updated-dependencies: - dependency-name: typing-extensions dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6012117 commit 64121c1

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,6 +1,6 @@
11
-e .[testutils,spelling]
22
astroid
3-
typing-extensions~=4.9
3+
typing-extensions~=4.10
44
pytest~=8.1
55
pytest-benchmark~=4.0
66
pytest-timeout~=2.3

0 commit comments

Comments
 (0)