From 6579630ae7d936e647484162c8fc47761525c979 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 24 Feb 2021 21:55:58 +0000 Subject: [PATCH] Bump tabulate from 0.8.7 to 0.8.9 Bumps [tabulate](https://github.com/astanin/python-tabulate) from 0.8.7 to 0.8.9. - [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.7...v0.8.9) Signed-off-by: dependabot-preview[bot] --- requirements-docs.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-docs.txt b/requirements-docs.txt index 68bc0dd3..1da81d2e 100644 --- a/requirements-docs.txt +++ b/requirements-docs.txt @@ -514,7 +514,7 @@ stevedore==1.32.0 # via # -r requirements-tests.txt # bandit -tabulate==0.8.7 +tabulate==0.8.9 # via -r requirements-docs.in text-unidecode==1.3 # via diff --git a/requirements.txt b/requirements.txt index 103194c3..23488a95 100644 --- a/requirements.txt +++ b/requirements.txt @@ -250,7 +250,7 @@ sqlalchemy==1.3.16 # flask-sqlalchemy # marshmallow-sqlalchemy # sqlalchemy-utils -tabulate==0.8.7 +tabulate==0.8.9 # via -r requirements.in twofish==0.3.0 # via pyjks