From 1c5a4f4f39272422556880f0a5ea5b485b7eaeaf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Sep 2025 08:10:19 +0000 Subject: [PATCH] chore(deps): bump questionary from 2.1.0 to 2.1.1 Bumps [questionary](https://github.com/tmbo/questionary) from 2.1.0 to 2.1.1. - [Commits](https://github.com/tmbo/questionary/compare/2.1.0...2.1.1) --- updated-dependencies: - dependency-name: questionary dependency-version: 2.1.1 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 7efc73041..d7f2d10f7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -48,7 +48,7 @@ aiofiles==24.1.0 psutil==7.0.0 # Building config files interactively -questionary==2.1.0 +questionary==2.1.1 prompt-toolkit==3.0.52 # Extensions to datetime library python-dateutil==2.9.0.post0