Update numpy to 1.23.0 (#74250)

This commit is contained in:
Franck Nijhof 2022-06-30 19:04:59 +02:00 committed by GitHub
parent 8bcccb17f9
commit 105b1b9d58
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
9 changed files with 9 additions and 9 deletions

View file

@ -2,7 +2,7 @@
"domain": "compensation",
"name": "Compensation",
"documentation": "https://www.home-assistant.io/integrations/compensation",
"requirements": ["numpy==1.22.4"],
"requirements": ["numpy==1.23.0"],
"codeowners": ["@Petro31"],
"iot_class": "calculated"
}