Skip to content

Commit 83b5f18

Browse files
dependabot[bot]amotl
authored andcommitted
Chore(deps-dev): Bump ruff from 0.0.291 to 0.0.292
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.0.291 to 0.0.292. - [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.291...v0.0.292) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent caddca0 commit 83b5f18

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<2
8989
poethepoet<1
9090
pip-review<2 # Use `pip-review --local --interactive` to upgrade outdated packages.
91-
ruff==0.0.291;python_version>='3.7'
91+
ruff==0.0.292;python_version>='3.7'
9292

9393

9494
[options.packages.find]

0 commit comments

Comments
 (0)