From c347b56c4951512da5a18a8c5f9a3184799725e4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Dec 2021 21:12:18 +0000 Subject: [PATCH] Bump memory-profiler from 0.55.0 to 0.60.0 Bumps [memory-profiler](https://github.com/pythonprofilers/memory_profiler) from 0.55.0 to 0.60.0. - [Release notes](https://github.com/pythonprofilers/memory_profiler/releases) - [Commits](https://github.com/pythonprofilers/memory_profiler/compare/0.55...v0.60) --- updated-dependencies: - dependency-name: memory-profiler dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 1bd5448..39f18c2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -memory-profiler==0.55.0 +memory-profiler==0.60.0 psutil==5.7.3 objgraph==3.4.1 Pympler==0.8