Skip to content

Commit b6bcd2a

Browse files
dependabot[bot]amotl
authored andcommitted
Chore(deps-dev): Bump ruff from 0.3.3 to 0.3.4
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.3.3 to 0.3.4. - [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.3.3...v0.3.4) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9828824 commit b6bcd2a

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
@@ -90,7 +90,7 @@ develop =
9090
build<2
9191
poethepoet<1
9292
pip-review<2 # Use `pip-review --local --interactive` to upgrade outdated packages.
93-
ruff==0.3.3;python_version>='3.7'
93+
ruff==0.3.4;python_version>='3.7'
9494

9595

9696
[options.packages.find]

0 commit comments

Comments
 (0)