From e1022ba00d91b078bd029e355cc92c36496d37d1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Jun 2024 16:07:39 +0000 Subject: [PATCH] build(deps): bump prompt-toolkit from 3.0.40 to 3.0.45 Bumps [prompt-toolkit](https://github.com/prompt-toolkit/python-prompt-toolkit) from 3.0.40 to 3.0.45. - [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.40...3.0.45) --- 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 86383f8..e66461d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ matplotlib pydantic==2.5.2 aiosqlite==0.19.0 rich==13.7.0 -prompt_toolkit==3.0.40 +prompt_toolkit==3.0.45 aiofiles==23.2.1 click==8.1.7 discord.py==2.3.2