Skip to content

Commit f937d53

Browse files
[skip ci] pip(deps-dev): Bump ruff from 0.0.240 to 0.0.270 (#2301)
Bumps [ruff](https://github.com/charliermarsh/ruff) from 0.0.240 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.240...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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 22d6d08 commit f937d53

File tree

2 files changed

+20
-19
lines changed

2 files changed

+20
-19
lines changed

poetry.lock

Lines changed: 19 additions & 18 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
@@ -88,7 +88,7 @@ boto3-stubs = {version = "1.26.47", extras = ["athena", "chime", "cloudwatch", "
8888
doc8 = "^1.0"
8989
mypy = "^1.0"
9090
pylint = "^2.17"
91-
ruff = "^0.0.240"
91+
ruff = "^0.0.270"
9292
isort = "^5.9.2"
9393
flake8 = "^5.0.1"
9494
pydocstyle = "^6.1.1"

0 commit comments

Comments
 (0)