Update aioazuredevops to v1.3.5 (#38441)
This commit is contained in:
parent
1c9a36b731
commit
a9c34b1d2b
3 changed files with 3 additions and 3 deletions
|
@ -3,6 +3,6 @@
|
|||
"name": "Azure DevOps",
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/azure_devops",
|
||||
"requirements": ["aioazuredevops==1.3.4"],
|
||||
"requirements": ["aioazuredevops==1.3.5"],
|
||||
"codeowners": ["@timmo001"]
|
||||
}
|
||||
|
|
|
@ -148,7 +148,7 @@ aioambient==1.2.0
|
|||
aioasuswrt==1.2.7
|
||||
|
||||
# homeassistant.components.azure_devops
|
||||
aioazuredevops==1.3.4
|
||||
aioazuredevops==1.3.5
|
||||
|
||||
# homeassistant.components.aws
|
||||
aiobotocore==0.11.1
|
||||
|
|
|
@ -76,7 +76,7 @@ aioambient==1.2.0
|
|||
aioasuswrt==1.2.7
|
||||
|
||||
# homeassistant.components.azure_devops
|
||||
aioazuredevops==1.3.4
|
||||
aioazuredevops==1.3.5
|
||||
|
||||
# homeassistant.components.aws
|
||||
aiobotocore==0.11.1
|
||||
|
|
Loading…
Add table
Reference in a new issue