Skip to content

Commit 08d303a

Browse files
chore(deps): bump ruff from 0.4.1 to 0.4.2 in the pip group
Bumps the pip group with 1 update: [ruff](https://github.com/astral-sh/ruff). Updates `ruff` from 0.4.1 to 0.4.2 - [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.4.1...v0.4.2) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7b9d017 commit 08d303a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ classifiers = [
2929
]
3030

3131
[project.optional-dependencies]
32-
dev = ["flake8", "ruff == 0.4.1", "pytest"]
32+
dev = ["flake8", "ruff == 0.4.2", "pytest"]
3333

3434
[project.scripts]
3535
gyp = "gyp:script_main"

0 commit comments

Comments
 (0)