From 4af8f8a9fc808522ca4fefa268532fc8ae004405 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 Nov 2024 08:26:50 +0000 Subject: [PATCH] chore(deps): bump groq from 0.11.0 to 0.12.0 Bumps [groq](https://github.com/groq/groq-python) from 0.11.0 to 0.12.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.11.0...v0.12.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 06a5c54..f61395e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,4 +7,4 @@ cachetools==5.5.0 python-minifier==2.11.3 pyserial==3.5 httpx==0.27.2 -groq==0.11.0 +groq==0.12.0