From 81408df3ecca66c0f561ecf5be54beda8ba6db77 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 Nov 2024 11:55:12 +0000 Subject: [PATCH] Update combo-lock requirement from ~=0.2 to ~=0.3 in /requirements Updates the requirements on [combo-lock](https://github.com/forslund/combo-lock) to permit the latest version. - [Release notes](https://github.com/forslund/combo-lock/releases) - [Commits](https://github.com/forslund/combo-lock/compare/v0.2.0...v0.3.0) --- updated-dependencies: - dependency-name: combo-lock dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/requirements.txt b/requirements/requirements.txt index e8bb4de1..3ae54087 100644 --- a/requirements/requirements.txt +++ b/requirements/requirements.txt @@ -4,7 +4,7 @@ json_database~=0.7 kthread~=0.2 watchdog pyee>=8.0.0 -combo-lock~=0.2 +combo-lock~=0.3 rich-click~=1.7 rich~=13.7 orjson