Update pyoverkiz to 1.17.2 (#146056)

This commit is contained in:
Marc Mueller
2025-06-02 19:21:26 +02:00
committed by GitHub
parent 87395efc6e
commit 15830f383e
4 changed files with 3 additions and 7 deletions

View File

@ -57,10 +57,6 @@ PACKAGE_CHECK_VERSION_RANGE_EXCEPTIONS: dict[str, dict[str, set[str]]] = {
# https://github.com/ollama/ollama-python/pull/445 (not yet released)
"ollama": {"httpx"}
},
"overkiz": {
# https://github.com/iMicknl/python-overkiz-api/issues/1644 (not yet released)
"pyoverkiz": {"attrs"},
},
}
PACKAGE_REGEX = re.compile(