From 9c59913ad079043ccf7ab25f06f25b727625f3d3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Sep 2024 12:19:00 +0000 Subject: [PATCH] chore(deps): Bump groq from 0.10.0 to 0.11.0 Bumps [groq](https://github.com/groq/groq-python) from 0.10.0 to 0.11.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.10.0...v0.11.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 8d849ee..08a933f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -groq==0.10.0 +groq==0.11.0 python-dotenv==1.0.1 python-telegram-bot==21.5 git+https://github.com/rabilrbl/MongoPersistence.git@main