Skip to content

Commit

Permalink
Update link
Browse files Browse the repository at this point in the history
  • Loading branch information
ludeeus committed Jun 28, 2022
1 parent 34b3eb9 commit 1acaaf1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion homeassistant/package_constraints.txt
Original file line number Diff line number Diff line change
Expand Up @@ -116,5 +116,5 @@ backoff<2.0
pydantic!=1.9.1

# Pin charset-normalizer to 2.0.12 due to version conflict.
# https://github.com/home-assistant/core/pull/xxxx
# https://github.com/home-assistant/core/pull/74104
charset-normalizer==2.0.12
2 changes: 1 addition & 1 deletion script/gen_requirements_all.py
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@
pydantic!=1.9.1
# Pin charset-normalizer to 2.0.12 due to version conflict.
# https://github.com/home-assistant/core/pull/xxxx
# https://github.com/home-assistant/core/pull/74104
charset-normalizer==2.0.12
"""

Expand Down

0 comments on commit 1acaaf1

Please sign in to comment.