From 516ff19f781c8f16225605df3e87e234b64a6f3f Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 29 Sep 2020 00:43:25 -0400 Subject: [PATCH 1/2] Bump multidict from 4.7.4 to 4.7.6 (#14) Bumps [multidict](https://github.com/aio-libs/multidict) from 4.7.4 to 4.7.6. - [Release notes](https://github.com/aio-libs/multidict/releases) - [Changelog](https://github.com/aio-libs/multidict/blob/master/CHANGES.rst) - [Commits](https://github.com/aio-libs/multidict/compare/v4.7.4...v4.7.6) Signed-off-by: dependabot-preview[bot] Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7580718..bce113e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -18,7 +18,7 @@ isort==4.3.21 lazy-object-proxy==1.4.3 mccabe==0.6.1 more-itertools==8.2.0 -multidict==4.7.4 +multidict==4.7.6 mypy==0.782 mypy-extensions==0.4.3 packaging==20.3 From bf77b919361c7ef4b3708a638af0e2e4448ed319 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 29 Sep 2020 00:44:25 -0400 Subject: [PATCH 2/2] Bump pycodestyle from 2.5.0 to 2.6.0 (#15) Bumps [pycodestyle](https://github.com/PyCQA/pycodestyle) from 2.5.0 to 2.6.0. - [Release notes](https://github.com/PyCQA/pycodestyle/releases) - [Changelog](https://github.com/PyCQA/pycodestyle/blob/master/CHANGES.txt) - [Commits](https://github.com/PyCQA/pycodestyle/compare/2.5.0...2.6.0) Signed-off-by: dependabot-preview[bot] Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index bce113e..ae6b8c1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -26,7 +26,7 @@ pluggy==0.13.1 psutil==5.7.0 py==1.8.1 py-cpuinfo==6.0.0 -pycodestyle==2.5.0 +pycodestyle==2.6.0 pyflakes==2.2.0 pylint==2.4.4 pyparsing==2.4.7