Skip to content

Commit 6b8dc69

Browse files
build(deps): update typing-extensions requirement from >=3.10 to >=4.15.0 (#1123)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ef4b6f4 commit 6b8dc69

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
@@ -9,4 +9,4 @@ pytest==8.4.2
99
pytest-aiohttp==1.1.0
1010
pytest-cov==7.1.0
1111
sqlalchemy==2.0.49
12-
typing_extensions>=3.10; python_version<"3.12"
12+
typing_extensions>=4.15.0; python_version<"3.12"

0 commit comments

Comments
 (0)