From 9a6e5ba244fb79106d258b73b5f512931447ee57 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 14 Jun 2024 18:34:40 +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] --- Password Generator/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Password Generator/requirements.txt b/Password Generator/requirements.txt index d87a562b3e8..cc6316e082f 100644 --- a/Password Generator/requirements.txt +++ b/Password Generator/requirements.txt @@ -1,2 +1,2 @@ colorama==0.4.6 -inquirer==3.2.4 \ No newline at end of file +inquirer==3.2.5 \ No newline at end of file