From b24914a04f1c44982a5a11a36fa3d5c6218f5614 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 7 Jul 2020 08:43:39 +0000 Subject: [PATCH] Bump py-cpuinfo from 6.0.0 to 7.0.0 Bumps [py-cpuinfo](https://github.com/workhorsy/py-cpuinfo) from 6.0.0 to 7.0.0. - [Release notes](https://github.com/workhorsy/py-cpuinfo/releases) - [Changelog](https://github.com/workhorsy/py-cpuinfo/blob/master/ChangeLog) - [Commits](https://github.com/workhorsy/py-cpuinfo/compare/v6.0.0...v7.0.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 7580718..6803523 100644 --- a/requirements.txt +++ b/requirements.txt @@ -25,7 +25,7 @@ packaging==20.3 pluggy==0.13.1 psutil==5.7.0 py==1.8.1 -py-cpuinfo==6.0.0 +py-cpuinfo==7.0.0 pycodestyle==2.5.0 pyflakes==2.2.0 pylint==2.4.4