Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Relax pyyaml version requirement #1176

Merged
merged 1 commit into from
Nov 3, 2021
Merged

Conversation

rytilahti
Copy link
Owner

@rytilahti rytilahti commented Nov 2, 2021

Homeassistant requires pyyaml==6.0 currently and tests seems to pass with it, so this PR relaxes the version requirement.

A related change got accidentally pushed to master, which caused "events" making it necessary to refile this :-(

@codecov-commenter
Copy link

Codecov Report

Merging #1176 (1bc6780) into master (402bed6) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1176   +/-   ##
=======================================
  Coverage   78.30%   78.30%           
=======================================
  Files          84       84           
  Lines        9518     9518           
  Branches      775      775           
=======================================
  Hits         7453     7453           
  Misses       1879     1879           
  Partials      186      186           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 402bed6...1bc6780. Read the comment docs.

@rytilahti rytilahti merged commit 962c1e9 into master Nov 3, 2021
@rytilahti rytilahti deleted the janitor/relax_pyyaml_req branch November 3, 2021 00:07
@rytilahti rytilahti mentioned this pull request Nov 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants