Update charset-normalizer to 3.4.0 (#129821)
This commit is contained in:
parent
df796d432e
commit
7fd261347b
2 changed files with 2 additions and 2 deletions
|
@ -164,7 +164,7 @@ get-mac==1000000000.0.0
|
|||
# We want to skip the binary wheels for the 'charset-normalizer' packages.
|
||||
# They are build with mypyc, but causes issues with our wheel builder.
|
||||
# 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
|
||||
# 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.
|
||||
# They are build with mypyc, but causes issues with our wheel builder.
|
||||
# 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
|
||||
# Roborock, NAM, Brother, and GIOS.
|
||||
|
|
Loading…
Add table
Reference in a new issue