Upgrade guppy3 to 3.1.2 (#60842)
This commit is contained in:
parent
82f26392b4
commit
bf6ca2527d
3 changed files with 3 additions and 3 deletions
|
@ -2,7 +2,7 @@
|
|||
"domain": "profiler",
|
||||
"name": "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"],
|
||||
"quality_scale": "internal",
|
||||
"config_flow": true
|
||||
|
|
|
@ -768,7 +768,7 @@ growattServer==1.1.0
|
|||
gstreamer-player==1.1.2
|
||||
|
||||
# homeassistant.components.profiler
|
||||
guppy3==3.1.0
|
||||
guppy3==3.1.2
|
||||
|
||||
# homeassistant.components.stream
|
||||
ha-av==8.0.4-rc.1
|
||||
|
|
|
@ -476,7 +476,7 @@ greeneye_monitor==2.1
|
|||
growattServer==1.1.0
|
||||
|
||||
# homeassistant.components.profiler
|
||||
guppy3==3.1.0
|
||||
guppy3==3.1.2
|
||||
|
||||
# homeassistant.components.stream
|
||||
ha-av==8.0.4-rc.1
|
||||
|
|
Loading…
Add table
Reference in a new issue