From 77e887a54dbd357fb0bd2c81f1d43f257474a50a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Apr 2026 00:16:39 +0000 Subject: [PATCH] build(deps): update max-api-client-python requirement Updates the requirements on [max-api-client-python](https://github.com/green-api/max-api-client-python) to permit the latest version. - [Release notes](https://github.com/green-api/max-api-client-python/releases) - [Commits](https://github.com/green-api/max-api-client-python/compare/1.0.0...1.0.1) --- updated-dependencies: - dependency-name: max-api-client-python dependency-version: 1.0.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 40e5675..e003346 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1 +1 @@ -max-api-client-python>=1.0.0 +max-api-client-python>=1.0.1