Upgrade guppy3 to 3.1.2 (#60842)

This commit is contained in:
Franck Nijhof 2021-12-02 15:58:00 +01:00 committed by GitHub
parent 82f26392b4
commit bf6ca2527d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View file

@ -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

View file

@ -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

View file

@ -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