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

Upgrage install and pre-commit dependencies #1192

Merged
merged 1 commit into from
Nov 29, 2021
Merged

Conversation

rytilahti
Copy link
Owner

Relaxes the requirements on request from downstream, now requiring:

  • click >=7
  • cryptography >=35 (versioning format was changed in between)
  • croniter >=1

Also updated the pre-commit requirements and fixed reported issues

Relaxes the requirements on request from downstream, now requiring:
* click >=7
* cryptography >=35 (versioning format was changed in between)
* croniter >=1

Also updated the pre-commit requirements and fixed reported issues
@codecov-commenter
Copy link

codecov-commenter commented Nov 29, 2021

Codecov Report

Merging #1192 (888fa7b) into master (a577fe9) will decrease coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1192      +/-   ##
==========================================
- Coverage   78.39%   78.39%   -0.01%     
==========================================
  Files          88       88              
  Lines        9657     9656       -1     
  Branches      782     1129     +347     
==========================================
- Hits         7571     7570       -1     
  Misses       1897     1897              
  Partials      189      189              
Impacted Files Coverage Δ
miio/cooker.py 58.35% <ø> (ø)
miio/integrations/yeelight/__init__.py 87.78% <ø> (ø)
miio/utils.py 56.25% <ø> (ø)
miio/waterpurifier_yunmi.py 65.30% <ø> (ø)
miio/yeelight_dual_switch.py 86.36% <ø> (ø)
miio/fan_miot.py 84.89% <100.00%> (-0.06%) ⬇️
miio/integrations/vacuum/mijia/g1vacuum.py 74.14% <100.00%> (ø)

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 a577fe9...888fa7b. Read the comment docs.

@rytilahti rytilahti merged commit 9ba55a9 into master Nov 29, 2021
@rytilahti rytilahti deleted the janitor/upgrade_deps branch November 29, 2021 00:42
@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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants