From bc2400c09ca4484cd782786b88db167b024ae425 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 6 Feb 2024 11:00:46 +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 4147e70..d6e2830 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.11.1