Skip to content

Commit 4b882fb

Browse files
dependabot[bot]amotl
authored andcommitted
Chore(deps-dev): Bump ruff from 0.0.287 to 0.0.290
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.0.287 to 0.0.290. - [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.287...v0.0.290) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d284b74 commit 4b882fb

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.287;python_version>='3.7'
91+
ruff==0.0.290;python_version>='3.7'
9292

9393

9494
[options.packages.find]

0 commit comments

Comments
 (0)