From 576ded12be7a210907ad3490c141a00ee02a2224 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Feb 2024 15:39:11 +0000 Subject: [PATCH] Bump ablt-python-api from 0.0.3 to 0.0.4 Bumps [ablt-python-api](https://github.com/ablt-ai/ablt_python_api) from 0.0.3 to 0.0.4. - [Changelog](https://github.com/ablt-ai/ablt_python_api/blob/master/CHANGELOG.md) - [Commits](https://github.com/ablt-ai/ablt_python_api/commits) --- updated-dependencies: - dependency-name: ablt-python-api dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index e674fac..4e2dd97 100644 --- a/requirements.txt +++ b/requirements.txt @@ -32,7 +32,7 @@ llamaapi==0.1.36 # My AI APIs leonardo-api==0.0.10 openai-python-api==0.0.6 -ablt-python-api==0.0.3 +ablt-python-api==0.0.4 # Discord py-cord==2.4.1 openai==1.10.0