From f0161412ccac24554f5d533cfc7072200cd4aa17 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Jan 2024 01:06:59 +0000 Subject: [PATCH] :arrow_up: Update rich-click requirement from ~=1.7.1 to ~=1.7.3 Updates the requirements on [rich-click](https://github.com/ewels/rich-click) to permit the latest version. - [Release notes](https://github.com/ewels/rich-click/releases) - [Changelog](https://github.com/ewels/rich-click/blob/main/CHANGELOG.md) - [Commits](https://github.com/ewels/rich-click/compare/v1.7.1...v1.7.3) --- updated-dependencies: - dependency-name: rich-click dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 5216bcc..116694b 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,5 +1,5 @@ rich~=13.7.0 -rich-click~=1.7.1 +rich-click~=1.7.3 assertpy~=1.1.0 pytest==7.4.3 pytest-cov==4.1.0