Update pyudev to 0.24.1 (#114359)

This commit is contained in:
Marc Mueller 2024-03-28 11:01:12 +01:00 committed by GitHub
parent 4a9c592f3c
commit 4d4d2850be
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
5 changed files with 4 additions and 6 deletions

View File

@ -7,5 +7,5 @@
"integration_type": "system",
"iot_class": "local_push",
"quality_scale": "internal",
"requirements": ["pyudev==0.23.2", "pyserial==3.5"]
"requirements": ["pyudev==0.24.1", "pyserial==3.5"]
}

View File

@ -49,7 +49,7 @@ pyOpenSSL==24.1.0
pyserial==3.5
python-slugify==8.0.4
PyTurboJPEG==1.7.1
pyudev==0.23.2
pyudev==0.24.1
PyYAML==6.0.1
requests==2.31.0
SQLAlchemy==2.0.29

View File

@ -513,8 +513,6 @@ filterwarnings = [
"ignore:datetime.*utcnow\\(\\) is deprecated and scheduled for removal:DeprecationWarning:onvif.client",
# https://github.com/okunishinishi/python-stringcase/commit/6a5c5bbd3fe5337862abc7fd0853a0f36e18b2e1 - >1.2.0
"ignore:invalid escape sequence:SyntaxWarning:.*stringcase",
# https://github.com/pyudev/pyudev/pull/466 - >=0.24.0
"ignore:invalid escape sequence:SyntaxWarning:.*pyudev.monitor",
# https://github.com/xeniter/romy/pull/1 - >=0.0.8
"ignore:with timeout\\(\\) is deprecated, use async with timeout\\(\\) instead:DeprecationWarning:romy.utils",
# https://github.com/grahamwetzler/smart-meter-texas/pull/143 - >0.5.3

View File

@ -2336,7 +2336,7 @@ pytrafikverket==0.3.10
pytrydan==0.4.0
# homeassistant.components.usb
pyudev==0.23.2
pyudev==0.24.1
# homeassistant.components.unifiprotect
pyunifiprotect==5.0.2

View File

@ -1803,7 +1803,7 @@ pytrafikverket==0.3.10
pytrydan==0.4.0
# homeassistant.components.usb
pyudev==0.23.2
pyudev==0.24.1
# homeassistant.components.unifiprotect
pyunifiprotect==5.0.2