mirror of
https://github.com/home-assistant/core.git
synced 2025-06-25 01:21:51 +02:00
Bump sentry-sdk to 1.45.1 (#138349)
This commit is contained in:
@ -6,5 +6,5 @@
|
||||
"documentation": "https://www.home-assistant.io/integrations/sentry",
|
||||
"integration_type": "service",
|
||||
"iot_class": "cloud_polling",
|
||||
"requirements": ["sentry-sdk==1.40.3"]
|
||||
"requirements": ["sentry-sdk==1.45.1"]
|
||||
}
|
||||
|
2
requirements_all.txt
generated
2
requirements_all.txt
generated
@ -2703,7 +2703,7 @@ sensorpush-ble==1.7.1
|
||||
sensoterra==2.0.1
|
||||
|
||||
# homeassistant.components.sentry
|
||||
sentry-sdk==1.40.3
|
||||
sentry-sdk==1.45.1
|
||||
|
||||
# homeassistant.components.sfr_box
|
||||
sfrbox-api==0.0.11
|
||||
|
2
requirements_test_all.txt
generated
2
requirements_test_all.txt
generated
@ -2182,7 +2182,7 @@ sensorpush-ble==1.7.1
|
||||
sensoterra==2.0.1
|
||||
|
||||
# homeassistant.components.sentry
|
||||
sentry-sdk==1.40.3
|
||||
sentry-sdk==1.45.1
|
||||
|
||||
# homeassistant.components.sfr_box
|
||||
sfrbox-api==0.0.11
|
||||
|
Reference in New Issue
Block a user