mirror of
https://github.com/home-assistant/core.git
synced 2025-07-24 05:37:44 +00:00
Update aioazuredevops to 1.4.3 (#114361)
This commit is contained in:
parent
4d4d2850be
commit
fa72d70726
@ -6,5 +6,5 @@
|
||||
"documentation": "https://www.home-assistant.io/integrations/azure_devops",
|
||||
"iot_class": "cloud_polling",
|
||||
"loggers": ["aioazuredevops"],
|
||||
"requirements": ["aioazuredevops==1.3.5"]
|
||||
"requirements": ["aioazuredevops==1.4.3"]
|
||||
}
|
||||
|
@ -479,8 +479,6 @@ filterwarnings = [
|
||||
# -- fixed, waiting for release / update
|
||||
# https://github.com/mkmer/AIOAladdinConnect/commit/8851fff4473d80d70ac518db2533f0fbef63b69c - >=0.2.0
|
||||
"ignore:module 'sre_constants' is deprecated:DeprecationWarning:AIOAladdinConnect",
|
||||
# https://github.com/timmo001/aioazuredevops/commit/7c6a41bed45805396cd96e0696372c79b5416612 - >=1.4.0
|
||||
"ignore:\"(is|is not)\" with 'int' literal. Did you mean \"(==|!=)\"?:SyntaxWarning:.*aioazuredevops.client",
|
||||
# https://github.com/ludeeus/aiogithubapi/pull/208 - >=23.9.0
|
||||
"ignore:datetime.*utcnow\\(\\) is deprecated and scheduled for removal:DeprecationWarning:aiogithubapi.namespaces.events",
|
||||
# https://github.com/bachya/aiopurpleair/pull/200 - >=2023.10.0
|
||||
|
@ -206,7 +206,7 @@ aioasuswrt==1.4.0
|
||||
aioautomower==2024.3.4
|
||||
|
||||
# homeassistant.components.azure_devops
|
||||
aioazuredevops==1.3.5
|
||||
aioazuredevops==1.4.3
|
||||
|
||||
# homeassistant.components.baf
|
||||
aiobafi6==0.9.0
|
||||
|
@ -185,7 +185,7 @@ aioasuswrt==1.4.0
|
||||
aioautomower==2024.3.4
|
||||
|
||||
# homeassistant.components.azure_devops
|
||||
aioazuredevops==1.3.5
|
||||
aioazuredevops==1.4.3
|
||||
|
||||
# homeassistant.components.baf
|
||||
aiobafi6==0.9.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user