mirror of
https://github.com/home-assistant/core.git
synced 2025-09-09 23:01:40 +02:00
Update charset-normalizer to 3.4.3 (#150770)
This commit is contained in:
@@ -168,7 +168,7 @@ poetry==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.4.0
|
charset-normalizer==3.4.3
|
||||||
|
|
||||||
# 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
|
||||||
# NAM, Brother, and GIOS.
|
# NAM, Brother, and GIOS.
|
||||||
|
@@ -194,7 +194,7 @@ poetry==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.4.0
|
charset-normalizer==3.4.3
|
||||||
|
|
||||||
# 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
|
||||||
# NAM, Brother, and GIOS.
|
# NAM, Brother, and GIOS.
|
||||||
|
Reference in New Issue
Block a user