Skip to content

Commit bc4cb0f

Browse files
chore(deps-dev): bump ruff from 0.11.12 to 0.11.13
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.11.12 to 0.11.13. - [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.11.12...0.11.13) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.11.13 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent bc9b8df commit bc4cb0f

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
@@ -42,7 +42,7 @@ pre-commit = "^4.0.1"
4242
mypy = "^1.14.0"
4343
openai = "^1.83.0"
4444
codeflash = ">=0.12.3"
45-
ruff = "^0.11.12"
45+
ruff = "^0.11.13"
4646

4747
[tool.poetry.group.docs.dependencies]
4848
mkdocs = "^1.6.0"

0 commit comments

Comments
 (0)