Skip to content

Commit 55c19c5

Browse files
chore(deps-dev): bump ruff from 0.5.7 to 0.7.4
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.5.7 to 0.7.4. - [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.7.4) --- 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 72ce66c commit 55c19c5

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
@@ -35,7 +35,7 @@ lark = "^1.1.7"
3535
pytest-asyncio = ">=0.21.1,<0.24.0"
3636
pytest-httpserver = "^1.0.8"
3737
boto3 = "^1.28.59"
38-
ruff = ">=0.1.8,<0.6.0"
38+
ruff = ">=0.1.8,<0.8.0"
3939
langchain-mistralai = ">=0.0.1,<0.1.8"
4040
google-cloud-aiplatform = "^1.38.1"
4141
cohere = ">=4.46,<6.0"

0 commit comments

Comments
 (0)