Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump tabulate from 0.8.9 to 0.9.0 #48

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 8 additions & 8 deletions requirements-docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -567,7 +567,7 @@ stevedore==3.5.0
# via
# -r requirements-tests.txt
# bandit
tabulate==0.8.9
tabulate==0.9.0
# via -r requirements-docs.in
text-unidecode==1.3
# via
Expand Down Expand Up @@ -622,23 +622,23 @@ xmltodict==0.12.0
# -r requirements-docs.in
# -r requirements-tests.txt
# moto
zope.component==5.0.1
zope-component==5.0.1
# via
# -r requirements-tests.txt
# certbot
zope.event==4.5.0
zope-event==4.5.0
# via
# -r requirements-tests.txt
# zope.component
zope.hookable==5.1.0
# zope-component
zope-hookable==5.1.0
# via
# -r requirements-tests.txt
# zope.component
zope.interface==5.4.0
# zope-component
zope-interface==5.4.0
# via
# -r requirements-tests.txt
# certbot
# zope.component
# zope-component

# The following packages are considered to be unsafe in a requirements file:
# setuptools
16 changes: 8 additions & 8 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -281,7 +281,7 @@ sqlalchemy==1.3.24
# sqlalchemy-utils
sqlalchemy-utils==0.38.2
# via -r requirements.in
tabulate==0.8.9
tabulate==0.9.0
# via -r requirements.in
twofish==0.3.0
# via pyjks
Expand All @@ -305,16 +305,16 @@ wrapt==1.13.3
# via deprecated
xmltodict==0.12.0
# via -r requirements.in
zope.component==5.0.1
zope-component==5.0.1
# via certbot
zope.event==4.5.0
# via zope.component
zope.hookable==5.1.0
# via zope.component
zope.interface==5.4.0
zope-event==4.5.0
# via zope-component
zope-hookable==5.1.0
# via zope-component
zope-interface==5.4.0
# via
# certbot
# zope.component
# zope-component

# The following packages are considered to be unsafe in a requirements file:
# setuptools