diff --git a/requirements.txt b/requirements.txt index 4597558f5..c153363e0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,7 +11,7 @@ jsonschema==4.* # rich, py-markdown-table, tabulate are used for pretty printing outputs that would otherwise # be difficult to parse by a human rich==13.* -py-markdown-table==1.1.* +py-markdown-table==1.2.* tabulate==0.9.* # jhub_client, pytest, and pytest-asyncio are used for our health checks