Update sentry-sdk to 1.11.0 (#82122)

This commit is contained in:
Franck Nijhof 2022-11-15 17:59:02 +01:00 committed by GitHub
parent 285c61c0d7
commit ab5c99fe22
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View file

@ -3,7 +3,7 @@
"name": "Sentry",
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/sentry",
"requirements": ["sentry-sdk==1.10.1"],
"requirements": ["sentry-sdk==1.11.0"],
"codeowners": ["@dcramer", "@frenck"],
"integration_type": "service",
"iot_class": "cloud_polling"