Skip to content

Commit ed49af3

Browse files
build(deps-dev): bump ruff from 0.0.292 to 0.1.0
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.0.292 to 0.1.0. - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@v0.0.292...v0.1.0) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c2c42d5 commit ed49af3

File tree

2 files changed

+20
-20
lines changed

2 files changed

+20
-20
lines changed

poetry.lock

+19-19
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ pytest-xdist = "^3.1.0"
6060
# code formatter
6161
black = ">=22.10,<24.0"
6262
# linter
63-
ruff = ">=0.0.275,<0.0.293"
63+
ruff = ">=0.0.275,<0.1.1"
6464
pre-commit = ">=2.18,<4.0"
6565
mypy = "^1.4"
6666
types-PyYAML = ">=5.4.3,<7.0.0"

0 commit comments

Comments
 (0)