From 105009460060234f3fed2f3b9d9ce01c6d46e080 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Aug 2024 11:27:41 +0000 Subject: [PATCH] build(deps): 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] --- poetry.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/poetry.lock b/poetry.lock index 1bd31e6..0d8893c 100644 --- a/poetry.lock +++ b/poetry.lock @@ -1131,13 +1131,13 @@ files = [ [[package]] name = "readchar" -version = "4.1.0" +version = "4.2.0" description = "Library to easily read single chars and key strokes" optional = false python-versions = ">=3.8" files = [ - {file = "readchar-4.1.0-py3-none-any.whl", hash = "sha256:d163680656b34f263fb5074023db44b999c68ff31ab394445ebfd1a2a41fe9a2"}, - {file = "readchar-4.1.0.tar.gz", hash = "sha256:6f44d1b5f0fd93bd93236eac7da39609f15df647ab9cea39f5bc7478b3344b99"}, + {file = "readchar-4.2.0-py3-none-any.whl", hash = "sha256:2a587a27c981e6d25a518730ad4c88c429c315439baa6fda55d7a8b3ac4cb62a"}, + {file = "readchar-4.2.0.tar.gz", hash = "sha256:44807cbbe377b72079fea6cba8aa91c809982d7d727b2f0dbb2d1a8084914faa"}, ] [[package]]