Skip to content
This repository was archived by the owner on Apr 26, 2024. It is now read-only.

Commit d3cd988

Browse files
Bump ruff from 0.0.265 to 0.0.272 (#15799)
Bumps [ruff](https://github.com/charliermarsh/ruff) from 0.0.265 to 0.0.272. - [Release notes](https://github.com/charliermarsh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/BREAKING_CHANGES.md) - [Commits](astral-sh/ruff@v0.0.265...v0.0.272) --- 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 10c5094 commit d3cd988

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
@@ -311,7 +311,7 @@ all = [
311311
# We pin black so that our tests don't start failing on new releases.
312312
isort = ">=5.10.1"
313313
black = ">=22.3.0"
314-
ruff = "0.0.265"
314+
ruff = "0.0.272"
315315

316316
# Typechecking
317317
lxml-stubs = ">=0.4.0"

0 commit comments

Comments
 (0)