From 5cfcbf73747201f4a181f565bc13ea84db182122 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 15 Nov 2024 18:24:02 +0000 Subject: [PATCH] build(deps): bump sphinx-markdown-tables from 0.0.15 to 0.0.17 Bumps [sphinx-markdown-tables](https://github.com/ryanfox/sphinx-markdown-tables) from 0.0.15 to 0.0.17. - [Commits](https://github.com/ryanfox/sphinx-markdown-tables/compare/v0.0.15...v0.0.17) --- updated-dependencies: - dependency-name: sphinx-markdown-tables dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 1d76e39c0..45e2b50f7 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -1,6 +1,6 @@ six sphinx recommonmark -sphinx-markdown-tables==0.0.15 +sphinx-markdown-tables==0.0.17 mock sphinx_rtd_theme \ No newline at end of file