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

Commit 68c95b2

Browse files
Bump ruff from 0.0.277 to 0.0.286
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.0.277 to 0.0.286. - [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.277...v0.0.286) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 84f441f commit 68c95b2

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
@@ -309,7 +309,7 @@ all = [
309309
# We pin black so that our tests don't start failing on new releases.
310310
isort = ">=5.10.1"
311311
black = ">=22.3.0"
312-
ruff = "0.0.277"
312+
ruff = "0.0.286"
313313

314314
# Typechecking
315315
lxml-stubs = ">=0.4.0"

0 commit comments

Comments
 (0)