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",
"name": "DHCP Discovery",
"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"],
"quality_scale": "internal",
"iot_class": "local_push",

View file

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

View file

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

View file

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