Skip to content
Snippets Groups Projects
Unverified Commit 62816e20 authored by Marc Mueller's avatar Marc Mueller Committed by GitHub
Browse files

Update aiogithubapi to 23.11.0 (#114362)

parent 22b14d83
No related branches found
No related tags found
No related merge requests found
......@@ -6,5 +6,5 @@
"documentation": "https://www.home-assistant.io/integrations/github",
"iot_class": "cloud_polling",
"loggers": ["aiogithubapi"],
"requirements": ["aiogithubapi==22.10.1"]
"requirements": ["aiogithubapi==23.11.0"]
}
......@@ -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/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
"ignore:datetime.*utcfromtimestamp\\(\\) is deprecated and scheduled for removal:DeprecationWarning:aiopurpleair.helpers.validators",
# https://github.com/tschamm/boschshcpy/pull/39 - >=0.2.89
......
......@@ -251,7 +251,7 @@ aioflo==2021.11.0
aioftp==0.21.3
# homeassistant.components.github
aiogithubapi==22.10.1
aiogithubapi==23.11.0
# homeassistant.components.guardian
aioguardian==2022.07.0
......
......@@ -227,7 +227,7 @@ aioesphomeapi==23.2.0
aioflo==2021.11.0
# homeassistant.components.github
aiogithubapi==22.10.1
aiogithubapi==23.11.0
# homeassistant.components.guardian
aioguardian==2022.07.0
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment