Skip to content

Commit

Permalink
Update sentry-sdk to 1.25.1 (home-assistant#94374)
Browse files Browse the repository at this point in the history
  • Loading branch information
frenck authored Jun 13, 2023
1 parent 08262f4 commit d5be77b
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion homeassistant/components/sentry/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@
"documentation": "https://www.home-assistant.io/integrations/sentry",
"integration_type": "service",
"iot_class": "cloud_polling",
"requirements": ["sentry-sdk==1.23.1"]
"requirements": ["sentry-sdk==1.25.1"]
}
2 changes: 1 addition & 1 deletion requirements_all.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2358,7 +2358,7 @@ sensorpro-ble==0.5.3
sensorpush-ble==1.5.5

# homeassistant.components.sentry
sentry-sdk==1.23.1
sentry-sdk==1.25.1

# homeassistant.components.sfr_box
sfrbox-api==0.0.6
Expand Down
2 changes: 1 addition & 1 deletion requirements_test_all.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1715,7 +1715,7 @@ sensorpro-ble==0.5.3
sensorpush-ble==1.5.5

# homeassistant.components.sentry
sentry-sdk==1.23.1
sentry-sdk==1.25.1

# homeassistant.components.sfr_box
sfrbox-api==0.0.6
Expand Down

0 comments on commit d5be77b

Please sign in to comment.