Skip to content

Commit bf2dbb8

Browse files
dependabot[bot]amotl
authored andcommitted
Chore(deps-dev): Bump ruff from 0.1.1 to 0.1.3
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.1.1 to 0.1.3. - [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.1.1...v0.1.3) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9ddd2e6 commit bf2dbb8

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.1.1;python_version>='3.7'
93+
ruff==0.1.3;python_version>='3.7'
9494

9595

9696
[options.packages.find]

0 commit comments

Comments
 (0)