Skip to content

Commit 2155fb3

Browse files
dependabot[bot]Lee-W
authored andcommitted
build(deps-dev): bump ruff from 0.2.2 to 0.3.2
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.2.2 to 0.3.2. - [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.2.2...v0.3.2) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7eb6477 commit 2155fb3

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
@@ -62,7 +62,7 @@ pytest-xdist = "^3.1.0"
6262
# code formatter
6363
black = ">=23.11,<25.0"
6464
# linter
65-
ruff = ">=0.1.6,<0.3.0"
65+
ruff = ">=0.1.6,<0.4.0"
6666
pre-commit = ">=2.18,<4.0"
6767
mypy = "^1.4"
6868
types-PyYAML = ">=5.4.3,<7.0.0"

0 commit comments

Comments
 (0)