From fc10e8adfbd1d700eab9cb7fac87483226fefc51 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Aug 2024 13:49:53 +0000 Subject: [PATCH] Bump readchar from 4.1.0 to 4.2.0 Bumps [readchar](https://github.com/magmax/python-readchar) from 4.1.0 to 4.2.0. - [Release notes](https://github.com/magmax/python-readchar/releases) - [Commits](https://github.com/magmax/python-readchar/compare/v4.1.0...v4.2.0) --- updated-dependencies: - dependency-name: readchar 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 0a4bb9ac1..e3f7eb3da 100644 --- a/requirements.txt +++ b/requirements.txt @@ -47,7 +47,7 @@ python-dateutil==2.9.0.post0 python-editor==1.0.4 pytz==2024.1 PyYAML==6.0.2 -readchar==4.1.0 +readchar==4.2.0 requests==2.32.3 resolvelib==1.0.1 responses==0.25.3