Skip to content

Commit e57ebb1

Browse files
Update dependency typing-extensions to v4.12.2
1 parent 11abce6 commit e57ebb1

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
@@ -26,6 +26,6 @@ pyflakes==3.2.0 ; python_version >= "3.10" and python_version < "4.0"
2626
pytest==8.1.1 ; python_version >= "3.10" and python_version < "4.0"
2727
python-dotenv==1.0.1 ; python_version >= "3.10" and python_version < "4.0"
2828
tomli==2.0.1 ; python_version >= "3.10" and python_version < "3.11"
29-
typing-extensions==4.11.0 ; python_version >= "3.10" and python_version < "3.11"
29+
typing-extensions==4.12.2 ; python_version >= "3.10" and python_version < "3.11"
3030
werkzeug==3.0.2 ; python_version >= "3.10" and python_version < "4.0"
3131
wtforms==3.1.2 ; python_version >= "3.10" and python_version < "4.0"

0 commit comments

Comments
 (0)