From 19350167340bf827a8758d237d67f574e785d1ea Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Aug 2026 11:34:29 +0000 Subject: [PATCH] chore(deps): bump prompt-toolkit from 3.0.51 to 3.0.53 Bumps [prompt-toolkit](https://github.com/prompt-toolkit/python-prompt-toolkit) from 3.0.51 to 3.0.53. - [Release notes](https://github.com/prompt-toolkit/python-prompt-toolkit/releases) - [Changelog](https://github.com/prompt-toolkit/python-prompt-toolkit/blob/main/CHANGELOG) - [Commits](https://github.com/prompt-toolkit/python-prompt-toolkit/compare/3.0.51...3.0.53) --- updated-dependencies: - dependency-name: prompt-toolkit dependency-version: 3.0.53 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index fb31bb2..7ca1a60 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -137,7 +137,7 @@ pluggy==1.6.0 # via pytest prettytable==3.17.0 # via pyshacl -prompt-toolkit==3.0.52 +prompt-toolkit==3.0.53 # via # click-repl # inquirerpy diff --git a/requirements.txt b/requirements.txt index 3ca296d..6579450 100644 --- a/requirements.txt +++ b/requirements.txt @@ -116,7 +116,7 @@ platformdirs==4.3.8 # via requests-cache prettytable==3.16.0 # via pyshacl -prompt-toolkit==3.0.51 +prompt-toolkit==3.0.53 # via # click-repl # inquirerpy