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

Loosen defusedxml version requirement #1073

Merged
merged 1 commit into from
Jun 12, 2021
Merged

Conversation

rytilahti
Copy link
Owner

Depend only on the major version, fixes #1062

@codecov-commenter
Copy link

codecov-commenter commented Jun 12, 2021

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 75.40%. Comparing base (6ab4665) to head (a0bca6d).
Report is 380 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1073   +/-   ##
=======================================
  Coverage   75.40%   75.40%           
=======================================
  Files          73       73           
  Lines        8367     8367           
  Branches      745      745           
=======================================
  Hits         6309     6309           
  Misses       1874     1874           
  Partials      184      184           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@rytilahti rytilahti merged commit a3a9df5 into master Jun 12, 2021
@rytilahti rytilahti deleted the fix/loosen_defusedxml_req branch June 12, 2021 20:33
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.

Requirement is pinned for python-miio 0.5.6: defusedxml>=0.6,<0.7
2 participants