Skip to content

Commit 1e40a37

Browse files
chore(deps-dev): bump ruff from 0.5.7 to 0.9.7
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.5.7 to 0.9.7. - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@0.5.7...0.9.7) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b668599 commit 1e40a37

File tree

2 files changed

+22
-22
lines changed

2 files changed

+22
-22
lines changed

poetry.lock

Lines changed: 21 additions & 21 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ lark = "^1.1.7"
3737
pytest-asyncio = ">=0.21.1,<0.24.0"
3838
pytest-httpserver = "^1.0.8"
3939
boto3 = "^1.28.59"
40-
ruff = ">=0.1.8,<0.6.0"
40+
ruff = ">=0.1.8,<0.10.0"
4141
langchain-mistralai = ">=0.0.1,<0.3"
4242
google-cloud-aiplatform = "^1.38.1"
4343
cohere = ">=4.46,<6.0"

0 commit comments

Comments
 (0)