Bump scapy to 2.5.0 (#85074)

changelog: https://github.com/secdev/scapy/compare/v2.4.5...v2.5.0

Reduces memory overhead via https://github.com/secdev/scapy/pull/3579
This commit is contained in:
J. Nick Koston 2023-01-03 11:48:47 -10:00 committed by GitHub
parent 7d54620f34
commit 7fdf00a9fb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 4 additions and 4 deletions

View File

@ -2,7 +2,7 @@
"domain": "dhcp", "domain": "dhcp",
"name": "DHCP Discovery", "name": "DHCP Discovery",
"documentation": "https://www.home-assistant.io/integrations/dhcp", "documentation": "https://www.home-assistant.io/integrations/dhcp",
"requirements": ["scapy==2.4.5", "aiodiscover==1.4.13"], "requirements": ["scapy==2.5.0", "aiodiscover==1.4.13"],
"codeowners": ["@bdraco"], "codeowners": ["@bdraco"],
"quality_scale": "internal", "quality_scale": "internal",
"iot_class": "local_push", "iot_class": "local_push",

View File

@ -38,7 +38,7 @@ python-slugify==4.0.1
pyudev==0.23.2 pyudev==0.23.2
pyyaml==6.0 pyyaml==6.0
requests==2.28.1 requests==2.28.1
scapy==2.4.5 scapy==2.5.0
sqlalchemy==1.4.45 sqlalchemy==1.4.45
typing-extensions>=4.4.0,<5.0 typing-extensions>=4.4.0,<5.0
voluptuous-serialize==2.5.0 voluptuous-serialize==2.5.0

View File

@ -2259,7 +2259,7 @@ samsungtvws[async,encrypted]==2.5.0
satel_integra==0.3.7 satel_integra==0.3.7
# homeassistant.components.dhcp # homeassistant.components.dhcp
scapy==2.4.5 scapy==2.5.0
# homeassistant.components.screenlogic # homeassistant.components.screenlogic
screenlogicpy==0.5.4 screenlogicpy==0.5.4

View File

@ -1574,7 +1574,7 @@ samsungctl[websocket]==0.7.1
samsungtvws[async,encrypted]==2.5.0 samsungtvws[async,encrypted]==2.5.0
# homeassistant.components.dhcp # homeassistant.components.dhcp
scapy==2.4.5 scapy==2.5.0
# homeassistant.components.screenlogic # homeassistant.components.screenlogic
screenlogicpy==0.5.4 screenlogicpy==0.5.4