mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 11:17:21 +00:00
Upgrade guppy3 to 3.1.2 (#60842)
This commit is contained in:
parent
82f26392b4
commit
bf6ca2527d
@ -2,7 +2,7 @@
|
|||||||
"domain": "profiler",
|
"domain": "profiler",
|
||||||
"name": "Profiler",
|
"name": "Profiler",
|
||||||
"documentation": "https://www.home-assistant.io/integrations/profiler",
|
"documentation": "https://www.home-assistant.io/integrations/profiler",
|
||||||
"requirements": ["pyprof2calltree==1.4.5", "guppy3==3.1.0", "objgraph==3.4.1"],
|
"requirements": ["pyprof2calltree==1.4.5", "guppy3==3.1.2", "objgraph==3.4.1"],
|
||||||
"codeowners": ["@bdraco"],
|
"codeowners": ["@bdraco"],
|
||||||
"quality_scale": "internal",
|
"quality_scale": "internal",
|
||||||
"config_flow": true
|
"config_flow": true
|
||||||
|
@ -768,7 +768,7 @@ growattServer==1.1.0
|
|||||||
gstreamer-player==1.1.2
|
gstreamer-player==1.1.2
|
||||||
|
|
||||||
# homeassistant.components.profiler
|
# homeassistant.components.profiler
|
||||||
guppy3==3.1.0
|
guppy3==3.1.2
|
||||||
|
|
||||||
# homeassistant.components.stream
|
# homeassistant.components.stream
|
||||||
ha-av==8.0.4-rc.1
|
ha-av==8.0.4-rc.1
|
||||||
|
@ -476,7 +476,7 @@ greeneye_monitor==2.1
|
|||||||
growattServer==1.1.0
|
growattServer==1.1.0
|
||||||
|
|
||||||
# homeassistant.components.profiler
|
# homeassistant.components.profiler
|
||||||
guppy3==3.1.0
|
guppy3==3.1.2
|
||||||
|
|
||||||
# homeassistant.components.stream
|
# homeassistant.components.stream
|
||||||
ha-av==8.0.4-rc.1
|
ha-av==8.0.4-rc.1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user