Skip to content

Commit 4bd145a

Browse files
dependabot[bot]amotl
authored andcommitted
Chore(deps-dev): Update ruff requirement from <0.4 to <0.5
Updates the requirements on [ruff](https://github.com/astral-sh/ruff) to permit the latest version. - [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.18...v0.4.1) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5ef8219 commit 4bd145a

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
@@ -86,7 +86,7 @@ develop =
8686
build<2
8787
poethepoet<1
8888
pip-review<2 # Use `pip-review --local --interactive` to upgrade outdated packages.
89-
ruff<0.4;python_version>='3.7'
89+
ruff<0.5;python_version>='3.7'
9090

9191

9292
[options.packages.find]

0 commit comments

Comments
 (0)