From c4605115742844bc392de1ec43e574da28cacc61 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Dec 2024 03:30:22 +0000 Subject: [PATCH] chore(deps): bump questionary from 2.0.1 to 2.1.0 Bumps [questionary](https://github.com/tmbo/questionary) from 2.0.1 to 2.1.0. - [Commits](https://github.com/tmbo/questionary/compare/2.0.1...2.1.0) --- updated-dependencies: - dependency-name: questionary dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 38bc90749..36d5e81bc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -50,7 +50,7 @@ aiofiles==24.1.0 psutil==6.1.1 # Building config files interactively -questionary==2.0.1 +questionary==2.1.0 prompt-toolkit==3.0.36 # Extensions to datetime library python-dateutil==2.9.0.post0