mirror of
https://github.com/home-assistant/core.git
synced 2025-08-04 05:05:09 +02:00
Update b2sdk tp 2.8.1
This commit is contained in:
@@ -6,5 +6,5 @@
|
||||
"documentation": "https://www.home-assistant.io/integrations/backblaze",
|
||||
"integration_type": "service",
|
||||
"iot_class": "local_polling",
|
||||
"requirements": ["b2sdk==2.7.0"]
|
||||
"requirements": ["b2sdk==2.8.1"]
|
||||
}
|
||||
|
2
requirements_all.txt
generated
2
requirements_all.txt
generated
@@ -576,7 +576,7 @@ azure-servicebus==7.10.0
|
||||
azure-storage-blob==12.24.0
|
||||
|
||||
# homeassistant.components.backblaze
|
||||
b2sdk==2.7.0
|
||||
b2sdk==2.8.1
|
||||
|
||||
# homeassistant.components.holiday
|
||||
babel==2.15.0
|
||||
|
2
requirements_test_all.txt
generated
2
requirements_test_all.txt
generated
@@ -522,7 +522,7 @@ azure-kusto-ingest==4.5.1
|
||||
azure-storage-blob==12.24.0
|
||||
|
||||
# homeassistant.components.backblaze
|
||||
b2sdk==2.7.0
|
||||
b2sdk==2.8.1
|
||||
|
||||
# homeassistant.components.holiday
|
||||
babel==2.15.0
|
||||
|
Reference in New Issue
Block a user