Skip to content

Commit d160e2e

Browse files
chore(deps-dev): bump ruff from 0.12.12 to 0.14.2
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.12.12 to 0.14.2. - [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.12.12...0.14.2) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.14.2 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 78cdbb1 commit d160e2e

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
@@ -27,7 +27,7 @@ pytest-xdist = "^3.3.1"
2727
pre-commit = "^3.2.2"
2828
pytest-asyncio = ">=0.21.1,<1.2.0"
2929
pytest-httpserver = "^1.0.8"
30-
ruff = ">=0.1.8,<0.13.0"
30+
ruff = ">=0.1.8,<0.15.0"
3131
mypy = "^1.0.0"
3232
langchain-openai = ">=0.0.5,<0.4"
3333
langchain = ">=1"

0 commit comments

Comments
 (0)