Skip to content

Commit e16936e

Browse files
chore(deps-dev): bump ruff from 0.5.7 to 0.8.1
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.5.7 to 0.8.1. - [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.8.1) --- 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 916412a commit e16936e

File tree

2 files changed

+21
-21
lines changed

2 files changed

+21
-21
lines changed

poetry.lock

Lines changed: 20 additions & 20 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
@@ -36,7 +36,7 @@ lark = "^1.1.7"
3636
pytest-asyncio = ">=0.21.1,<0.24.0"
3737
pytest-httpserver = "^1.0.8"
3838
boto3 = "^1.28.59"
39-
ruff = ">=0.1.8,<0.6.0"
39+
ruff = ">=0.1.8,<0.9.0"
4040
langchain-mistralai = ">=0.0.1,<0.3"
4141
google-cloud-aiplatform = "^1.38.1"
4242
cohere = ">=4.46,<6.0"

0 commit comments

Comments
 (0)