Skip to content

Commit

Permalink
build(deps): library bump (#68)
Browse files Browse the repository at this point in the history
  • Loading branch information
firstof9 authored Jan 9, 2023
1 parent a58f27e commit 04b2dd7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion custom_components/openei/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@
"iot_class": "cloud_polling",
"config_flow": true,
"codeowners": ["@firstof9"],
"requirements": ["python-openei==0.1.21"],
"requirements": ["python-openei==0.1.22"],
"version": "0.1.8"
}
2 changes: 1 addition & 1 deletion requirements_tests.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
-r requirements_dev.txt
python-openei==0.1.21
python-openei==0.1.22
pytest
pytest-cov
pytest-homeassistant-custom-component

0 comments on commit 04b2dd7

Please sign in to comment.