From a8c44643dbf90759c2090aab7c4eba757e5ac6fa Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 20 Nov 2019 19:03:45 +0000 Subject: [PATCH] chore(deps): bump tabulate from 0.8.5 to 0.8.6 Bumps [tabulate](https://github.com/astanin/python-tabulate) from 0.8.5 to 0.8.6. - [Release notes](https://github.com/astanin/python-tabulate/releases) - [Changelog](https://github.com/astanin/python-tabulate/blob/master/CHANGELOG) - [Commits](https://github.com/astanin/python-tabulate/compare/v0.8.5...v0.8.6) Signed-off-by: dependabot-preview[bot] --- Pipfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Pipfile.lock b/Pipfile.lock index 0f40012..a156579 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -64,10 +64,10 @@ }, "tabulate": { "hashes": [ - "sha256:d0097023658d4dea848d6ae73af84532d1e86617ac0925d1adf1dd903985dac3" + "sha256:5470cc6687a091c7042cee89b2946d9235fe9f6d49c193a4ae2ac7bf386737c8" ], "index": "pypi", - "version": "==0.8.5" + "version": "==0.8.6" } }, "develop": {