From f8e1e5dc3d854fe66d322ea68509408418fadfe3 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 12 Oct 2020 06:12:18 +0000 Subject: [PATCH] build(deps): bump objgraph from 3.4.1 to 3.5.0 Bumps [objgraph](https://github.com/mgedmin/objgraph) from 3.4.1 to 3.5.0. - [Release notes](https://github.com/mgedmin/objgraph/releases) - [Changelog](https://github.com/mgedmin/objgraph/blob/master/CHANGES.rst) - [Commits](https://github.com/mgedmin/objgraph/compare/3.4.1...3.5.0) Signed-off-by: dependabot-preview[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5253a3e8..1c071682 100644 --- a/requirements.txt +++ b/requirements.txt @@ -58,7 +58,7 @@ PyYAML==4.2b4 # MySQLdb MySQL-python==1.2.5 -objgraph==3.4.1 +objgraph==3.5.0 # geventwebsocket gevent-websocket==0.10.1