Skip to content

Commit f91a891

Browse files
authored
Merge pull request #22 from senderkit/dependabot/pip/python-dependencies-f7e4b35877
build(deps-dev): bump ruff from 0.16.0 to 0.16.1 in the python-dependencies group
2 parents 8ff3b1e + b5dd9a8 commit f91a891

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
@@ -43,7 +43,7 @@ dev = [
4343
# Kept in lockstep with the pinned ruff-pre-commit hook (.pre-commit-config.yaml).
4444
# Pinned below 0.16: ruff 0.16 formats Python code blocks inside Markdown by
4545
# default, which would make `ruff format --check .` reformat README.md.
46-
"ruff==0.16.0",
46+
"ruff==0.16.1",
4747
"pre-commit>=3.7",
4848
"build>=1.2",
4949
"twine>=5",

0 commit comments

Comments
 (0)