Skip to content

Commit 009f843

Browse files
build(deps-dev): Bump ruff from 0.13.1 to 0.14.0
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.13.1 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.13.1...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 abf284e commit 009f843

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
@@ -33,7 +33,7 @@ pydantic = "^2.11.9"
3333
[tool.poetry.group.dev.dependencies]
3434
mypy = {version = ">=0.930"}
3535
mypy-extensions = "^1.0.0"
36-
ruff = "0.13.1"
36+
ruff = "0.14.0"
3737
pytest = {version = ">=6.2.5"}
3838
poethepoet = ">=0.21,<0.38"
3939
pytest-asyncio = ">=0.23.2,<1.3.0"

0 commit comments

Comments
 (0)