From 7e4e8d16e687dc53ad5de8bee025a1736d6c3f3f Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 2 Jul 2020 22:33:55 +0000 Subject: [PATCH 1/3] Bump six from 1.14.0 to 1.15.0 Bumps [six](https://github.com/benjaminp/six) from 1.14.0 to 1.15.0. - [Release notes](https://github.com/benjaminp/six/releases) - [Changelog](https://github.com/benjaminp/six/blob/master/CHANGES) - [Commits](https://github.com/benjaminp/six/compare/1.14.0...1.15.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 a2eec20..ae427f5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -34,7 +34,7 @@ pytest==5.4.1 ratelimiter==1.2.0.post0 rethinkdb==2.4.5 rope==0.16.0 -six==1.14.0 +six==1.15.0 typed-ast==1.4.1 typing-extensions==3.7.4.1 wcwidth==0.1.9 From 9b7baff217155b1ab0cccdfd086f2510f82dad7f Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 2 Jul 2020 22:34:15 +0000 Subject: [PATCH 2/3] Bump py-cpuinfo from 5.0.0 to 6.0.0 Bumps [py-cpuinfo](https://github.com/workhorsy/py-cpuinfo) from 5.0.0 to 6.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/v5.0.0...v6.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 a2eec20..9c2d223 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==5.0.0 +py-cpuinfo==6.0.0 pycodestyle==2.5.0 pyflakes==2.1.1 pylint==2.4.4 From 43890d129fbea510aa3b93da0c70f6eadf8d0f1b Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 2 Jul 2020 22:34:37 +0000 Subject: [PATCH 3/3] Bump wcwidth from 0.1.9 to 0.2.5 Bumps [wcwidth](https://github.com/jquast/wcwidth) from 0.1.9 to 0.2.5. - [Release notes](https://github.com/jquast/wcwidth/releases) - [Commits](https://github.com/jquast/wcwidth/compare/0.1.9...0.2.5) 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 a2eec20..f7cd948 100644 --- a/requirements.txt +++ b/requirements.txt @@ -37,7 +37,7 @@ rope==0.16.0 six==1.14.0 typed-ast==1.4.1 typing-extensions==3.7.4.1 -wcwidth==0.1.9 +wcwidth==0.2.5 websockets==8.1 wrapt==1.11.2 yarl==1.4.2 \ No newline at end of file