From c24f25bfc0ae9e9a8f4fc1b51cab31b08f25c823 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Nov 2023 17:35:51 +0000 Subject: [PATCH] build(deps): Bump prompt-toolkit from 3.0.36 to 3.0.40 Bumps [prompt-toolkit](https://github.com/prompt-toolkit/python-prompt-toolkit) from 3.0.36 to 3.0.40. - [Changelog](https://github.com/prompt-toolkit/python-prompt-toolkit/blob/master/CHANGELOG) - [Commits](https://github.com/prompt-toolkit/python-prompt-toolkit/compare/3.0.36...3.0.40) --- updated-dependencies: - dependency-name: prompt-toolkit dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a12c753..8c23015 100644 --- a/requirements.txt +++ b/requirements.txt @@ -84,7 +84,7 @@ platformdirs==3.11.0 # virtualenv pre-commit==3.5.0 # via rocm-docs-spellcheck (pyproject.toml) -prompt-toolkit==3.0.36 +prompt-toolkit==3.0.40 # via questionary pygments==2.16.1 # via rich