Skip to content

Commit ccbff5a

Browse files
Bump ruff from 0.0.269 to 0.0.270
Bumps [ruff](https://github.com/charliermarsh/ruff) from 0.0.269 to 0.0.270. - [Release notes](https://github.com/charliermarsh/ruff/releases) - [Changelog](https://github.com/charliermarsh/ruff/blob/main/BREAKING_CHANGES.md) - [Commits](astral-sh/ruff@v0.0.269...v0.0.270) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ececa54 commit ccbff5a

File tree

2 files changed

+20
-20
lines changed

2 files changed

+20
-20
lines changed

poetry.lock

Lines changed: 19 additions & 19 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
@@ -44,7 +44,7 @@ pylint = "2.17.4"
4444
pytest = "7.3.1"
4545
pytest-asyncio = "0.21.0"
4646
pytest-cov = "4.0.0"
47-
ruff = "0.0.269"
47+
ruff = "0.0.270"
4848
safety = "2.4.0b1"
4949
yamllint = "1.32.0"
5050

0 commit comments

Comments
 (0)