Skip to content

Commit 7a524cb

Browse files
dependabot[bot]amotl
authored andcommitted
Bump ruff from 0.0.94 to 0.0.152
Bumps [ruff](https://github.com/charliermarsh/ruff) from 0.0.94 to 0.0.152. - [Release notes](https://github.com/charliermarsh/ruff/releases) - [Commits](astral-sh/ruff@v0.0.94...v0.0.152) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4bc2acc commit 7a524cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ develop =
8888
build<1
8989
poethepoet<1
9090
pip-review<2 # Use `pip-review --local --interactive` to upgrade outdated packages.
91-
ruff==0.0.94;python_version>='3.7'
91+
ruff==0.0.152;python_version>='3.7'
9292

9393

9494
[options.packages.find]

0 commit comments

Comments
 (0)