Skip to content

Commit d646f59

Browse files
chore(deps-dev): Bump tabulate from 0.9.0 to 0.10.0 (#1173)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0a71c61 commit d646f59

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.lock

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ pytest-html = "^4.1.1"
5959
pytest-html-merger = ">=0.0.10,<0.1.1"
6060
toxiproxy-python = "^0.1.1"
6161
parameterized = "^0.9.0"
62-
tabulate = "^0.9.0"
62+
tabulate = ">=0.9,<0.11"
6363
psycopg = "^3.3.1"
6464
psycopg-binary = "^3.3.1"
6565
mysql-connector-python = "^9.5.0"

0 commit comments

Comments
 (0)