Skip to content

Commit 3bc27d6

Browse files
chore(deps-dev): bump ruff from 0.12.11 to 0.14.0
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.12.11 to 0.14.0. - [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.11...0.14.0) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.14.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2470af7 commit 3bc27d6

File tree

2 files changed

+23
-23
lines changed

2 files changed

+23
-23
lines changed

poetry.lock

Lines changed: 22 additions & 22 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
@@ -28,7 +28,7 @@ pytest-xdist = "^3.3.1"
2828
pre-commit = "^3.2.2"
2929
pytest-asyncio = ">=0.21.1,<1.2.0"
3030
pytest-httpserver = "^1.0.8"
31-
ruff = ">=0.1.8,<0.13.0"
31+
ruff = ">=0.1.8,<0.15.0"
3232
mypy = "^1.0.0"
3333
langchain-openai = ">=0.0.5,<0.4"
3434
langgraph = ">=0.2.62,<0.7.0"

0 commit comments

Comments
 (0)