From 287aad05a1ad223c0abb79d8523550a90c65abdc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Jun 2024 09:28:32 +0000 Subject: [PATCH] Bump inquirer from 3.2.4 to 3.2.5 Bumps [inquirer](https://github.com/magmax/python-inquirer) from 3.2.4 to 3.2.5. - [Release notes](https://github.com/magmax/python-inquirer/releases) - [Commits](https://github.com/magmax/python-inquirer/compare/v3.2.4...v3.2.5) --- updated-dependencies: - dependency-name: inquirer 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 2efb073ee..e209b0ec9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -22,7 +22,7 @@ gitdb==4.0.11 github3.py==4.0.1 GitPython==3.1.43 idna==3.7 -inquirer==3.2.4 +inquirer==3.2.5 Jinja2==3.1.4 jmespath==1.0.1 jsonschema==4.22.0