Skip to content

Commit 4391fac

Browse files
Bump ruff from 0.15.1 to 0.15.2
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.15.1 to 0.15.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.15.1...0.15.2) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.15.2 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent be16f47 commit 4391fac

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
@@ -16,7 +16,7 @@ requests = "^2.32.5"
1616
pandas-stubs = "^2.3.3.260113"
1717

1818
[tool.poetry.group.dev.dependencies]
19-
ruff = "^0.15.1"
19+
ruff = "^0.15.2"
2020
pre-commit = "^4.5.1"
2121
pyright = "^1.1.408"
2222

0 commit comments

Comments
 (0)