From c633e7e14a9ca2c953a444b1eb8e1d1efc5303aa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Jun 2024 12:47:06 +0000 Subject: [PATCH] chore(deps): Bump groq from 0.8.0 to 0.9.0 Bumps [groq](https://github.com/groq/groq-python) from 0.8.0 to 0.9.0. - [Release notes](https://github.com/groq/groq-python/releases) - [Changelog](https://github.com/groq/groq-python/blob/main/CHANGELOG.md) - [Commits](https://github.com/groq/groq-python/compare/v0.8.0...v0.9.0) --- updated-dependencies: - dependency-name: groq dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 46da065..a5a1483 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -groq==0.8.0 +groq==0.9.0 python-dotenv==1.0.1 python-telegram-bot==21.3 git+https://github.com/rabilrbl/MongoPersistence.git@main