Skip to content

Commit 57b267f

Browse files
[poetry] Bump ruff from 0.0.269 to 0.0.275 (#12)
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.0.269 to 0.0.275. - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/BREAKING_CHANGES.md) - [Commits](astral-sh/ruff@v0.0.269...v0.0.275) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b4337b4 commit 57b267f

File tree

2 files changed

+21
-50
lines changed

2 files changed

+21
-50
lines changed

poetry.lock

Lines changed: 20 additions & 49 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 @@ check-pre-commit-config-frozen = "check_pre_commit_config_frozen:run"
4242

4343
[tool.poetry.group.lint.dependencies]
4444
mypy = "^1.3.0"
45-
ruff = "^0.0.269"
45+
ruff = "^0.0.275"
4646
black = "^23.3.0"
4747

4848
[tool.black]

0 commit comments

Comments
 (0)