Update to pyipp==0.8.3 (#33554)
* Update manifest.json * Update requirements_all.txt * Update requirements_test_all.txtpull/33557/head
parent
08c9ceb752
commit
2b0bdd580c
|
@ -2,7 +2,7 @@
|
|||
"domain": "ipp",
|
||||
"name": "Internet Printing Protocol (IPP)",
|
||||
"documentation": "https://www.home-assistant.io/integrations/ipp",
|
||||
"requirements": ["pyipp==0.8.2"],
|
||||
"requirements": ["pyipp==0.8.3"],
|
||||
"dependencies": [],
|
||||
"codeowners": ["@ctalkington"],
|
||||
"config_flow": true,
|
||||
|
|
|
@ -1336,7 +1336,7 @@ pyintesishome==1.7.1
|
|||
pyipma==2.0.5
|
||||
|
||||
# homeassistant.components.ipp
|
||||
pyipp==0.8.2
|
||||
pyipp==0.8.3
|
||||
|
||||
# homeassistant.components.iqvia
|
||||
pyiqvia==0.2.1
|
||||
|
|
|
@ -522,7 +522,7 @@ pyicloud==0.9.6.1
|
|||
pyipma==2.0.5
|
||||
|
||||
# homeassistant.components.ipp
|
||||
pyipp==0.8.2
|
||||
pyipp==0.8.3
|
||||
|
||||
# homeassistant.components.iqvia
|
||||
pyiqvia==0.2.1
|
||||
|
|
Loading…
Reference in New Issue