Skip to content

Commit ed1d4e6

Browse files
chore(deps): update dependency typing-extensions to v4.14.1 (#228)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8c35345 commit ed1d4e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,5 +17,5 @@ six==1.17.0 ; python_version >= "3.10" and python_version < "4.0"
1717
soupsieve==2.7 ; python_version >= "3.10" and python_version < "4.0"
1818
tenacity==9.0.0 ; python_version >= "3.10" and python_version < "4.0"
1919
typer==0.16.0 ; python_version >= "3.10" and python_version < "4.0"
20-
typing-extensions==4.12.2 ; python_version >= "3.10" and python_version < "4.0"
20+
typing-extensions==4.14.1 ; python_version >= "3.10" and python_version < "4.0"
2121
urllib3==2.5.0 ; python_version >= "3.10" and python_version < "4.0"

0 commit comments

Comments
 (0)