From c15d319fc1a29d5c0539de2ef234a1126b60983d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Sep 2024 07:45:01 +0000 Subject: [PATCH] chore(deps): bump prompt-toolkit from 3.0.47 to 3.0.48 in /requirements Bumps [prompt-toolkit](https://github.com/prompt-toolkit/python-prompt-toolkit) from 3.0.47 to 3.0.48. - [Release notes](https://github.com/prompt-toolkit/python-prompt-toolkit/releases) - [Changelog](https://github.com/prompt-toolkit/python-prompt-toolkit/blob/master/CHANGELOG) - [Commits](https://github.com/prompt-toolkit/python-prompt-toolkit/compare/3.0.47...3.0.48) --- updated-dependencies: - dependency-name: prompt-toolkit dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements/common.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/common.txt b/requirements/common.txt index 6592243..5a34a6b 100644 --- a/requirements/common.txt +++ b/requirements/common.txt @@ -44,7 +44,7 @@ pathspec==0.12.1 pexpect==4.9.0 platformdirs==4.3.6 pluggy==1.5.0 -prompt_toolkit==3.0.47 +prompt_toolkit==3.0.48 psycopg2-binary==2.9.9 ptyprocess==0.7.0 pure_eval==0.2.3