mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 03:07:37 +00:00
Update charset-normalizer to 3.4.0 (#129821)
This commit is contained in:
parent
df796d432e
commit
7fd261347b
@ -164,7 +164,7 @@ get-mac==1000000000.0.0
|
|||||||
# We want to skip the binary wheels for the 'charset-normalizer' packages.
|
# We want to skip the binary wheels for the 'charset-normalizer' packages.
|
||||||
# They are build with mypyc, but causes issues with our wheel builder.
|
# They are build with mypyc, but causes issues with our wheel builder.
|
||||||
# In order to do so, we need to constrain the version.
|
# In order to do so, we need to constrain the version.
|
||||||
charset-normalizer==3.2.0
|
charset-normalizer==3.4.0
|
||||||
|
|
||||||
# dacite: Ensure we have a version that is able to handle type unions for
|
# dacite: Ensure we have a version that is able to handle type unions for
|
||||||
# Roborock, NAM, Brother, and GIOS.
|
# Roborock, NAM, Brother, and GIOS.
|
||||||
|
@ -179,7 +179,7 @@ get-mac==1000000000.0.0
|
|||||||
# We want to skip the binary wheels for the 'charset-normalizer' packages.
|
# We want to skip the binary wheels for the 'charset-normalizer' packages.
|
||||||
# They are build with mypyc, but causes issues with our wheel builder.
|
# They are build with mypyc, but causes issues with our wheel builder.
|
||||||
# In order to do so, we need to constrain the version.
|
# In order to do so, we need to constrain the version.
|
||||||
charset-normalizer==3.2.0
|
charset-normalizer==3.4.0
|
||||||
|
|
||||||
# dacite: Ensure we have a version that is able to handle type unions for
|
# dacite: Ensure we have a version that is able to handle type unions for
|
||||||
# Roborock, NAM, Brother, and GIOS.
|
# Roborock, NAM, Brother, and GIOS.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user