mirror of
https://github.com/home-assistant/core.git
synced 2025-08-05 05:35:11 +02:00
Update typing-extensions to 4.14.0 (#146054)
This commit is contained in:
@@ -111,7 +111,7 @@ dependencies = [
|
||||
"SQLAlchemy==2.0.41",
|
||||
"standard-aifc==3.13.0",
|
||||
"standard-telnetlib==3.13.0",
|
||||
"typing-extensions>=4.13.0,<5.0",
|
||||
"typing-extensions>=4.14.0,<5.0",
|
||||
"ulid-transform==1.4.0",
|
||||
# Constrain urllib3 to ensure we deal with CVE-2020-26137 and CVE-2021-33503
|
||||
# Temporary setting an upper bound, to prevent compat issues with urllib3>=2
|
||||
|
Reference in New Issue
Block a user