Update aioazuredevops to 2.2.2 (#151000)

This commit is contained in:
Aidan Timson
2025-08-22 05:55:13 +01:00
committed by GitHub
parent e15166cbf3
commit 80d2e08572
4 changed files with 3 additions and 8 deletions

View File

@@ -98,11 +98,6 @@ FORBIDDEN_PACKAGE_EXCEPTIONS: dict[str, dict[str, set[str]]] = {
"ampio": {"asmog": {"async-timeout"}},
"apache_kafka": {"aiokafka": {"async-timeout"}},
"apple_tv": {"pyatv": {"async-timeout"}},
"azure_devops": {
# https://github.com/timmo001/aioazuredevops/issues/67
# aioazuredevops > incremental > setuptools
"incremental": {"setuptools"}
},
"blackbird": {
# https://github.com/koolsb/pyblackbird/issues/12
# pyblackbird > pyserial-asyncio