Skip to content

Commit 48bf93a

Browse files
Update dependency typing-extensions to v4.13.1
1 parent 82fbaac commit 48bf93a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ pytest==8.3.5 ; python_version >= "3.10" and python_version < "4.0"
3131
python-dotenv==1.0.1 ; python_version >= "3.10" and python_version < "4.0"
3232
simple-websocket==1.1.0 ; python_version >= "3.10" and python_version < "4.0"
3333
tomli==2.2.1 ; python_version >= "3.10" and python_version < "3.11"
34-
typing-extensions==4.12.2 ; python_version >= "3.10" and python_version < "3.11"
34+
typing-extensions==4.13.1 ; python_version >= "3.10" and python_version < "3.11"
3535
webassets==2.0 ; python_version >= "3.10" and python_version < "4.0"
3636
werkzeug==3.1.3 ; python_version >= "3.10" and python_version < "4.0"
3737
win32-setctime==1.2.0 ; python_version >= "3.10" and python_version < "4.0" and sys_platform == "win32"

0 commit comments

Comments
 (0)