update PyPjlink to 1.2.1 (#36170)

* Update manifest.json

Bump PyPjlink to 1.2.1

* Update requirements_all.txt
This commit is contained in:
Spartan-II-117 2020-05-26 11:44:10 -07:00 committed by GitHub
parent 9a53240759
commit 6507951bb1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View file

@ -2,6 +2,6 @@
"domain": "pjlink",
"name": "PJLink",
"documentation": "https://www.home-assistant.io/integrations/pjlink",
"requirements": ["pypjlink2==1.2.0"],
"requirements": ["pypjlink2==1.2.1"],
"codeowners": []
}

View file

@ -1542,7 +1542,7 @@ pypca==0.0.7
pypck==0.6.4
# homeassistant.components.pjlink
pypjlink2==1.2.0
pypjlink2==1.2.1
# homeassistant.components.point
pypoint==1.1.2