Skip to content

Commit b1ff87b

Browse files
chore(deps-dev): update ruff requirement from 0.1.1 to 0.1.6
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.1.1...v0.1.6) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2962376 commit b1ff87b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ coverage = "^7.2.0"
7474
black = "23.9.1"
7575
blackdoc = "0.3.8"
7676
mypy = "^1.2.0"
77-
ruff = "0.1.1"
77+
ruff = "0.1.6"
7878
pre-commit = "^3.3.1"
7979
towncrier = "^23.6.0"
8080
liccheck = "^0.9.1"

0 commit comments

Comments
 (0)