Skip to content

Commit

Permalink
chore(deps-dev): Bump groq from 0.10.0 to 0.11.0 (#96)
Browse files Browse the repository at this point in the history
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](groq/groq-python@v0.10.0...v0.11.0)

---
updated-dependencies:
- dependency-name: groq
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 9, 2024
1 parent fd6c778 commit c877a2d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ ruff = "^0.6.2"
[tool.poetry.group.dev.dependencies]
pydantic = "^2.8.2"
mypy = "^1.11.1"
groq = ">=0.9,<0.11"
groq = ">=0.9,<0.12"
anthropic = "^0.34.1"
ipykernel = "^6.29.5"
jupyterlab = "^4.2.4"
Expand Down

0 comments on commit c877a2d

Please sign in to comment.