Update aiomealie to 0.9.6 (#146447)

This commit is contained in:
Marc Mueller
2025-06-10 14:53:56 +02:00
committed by GitHub
parent 110627e16e
commit d82be09ed4
4 changed files with 3 additions and 7 deletions

View File

@ -49,10 +49,6 @@ PACKAGE_CHECK_VERSION_RANGE_EXCEPTIONS: dict[str, dict[str, set[str]]] = {
# geocachingapi > reverse_geocode > scipy > numpy
"scipy": {"numpy"}
},
"mealie": {
# https://github.com/joostlek/python-mealie/pull/490
"aiomealie": {"awesomeversion"}
},
}
PACKAGE_REGEX = re.compile(