Skip to content

Commit

Permalink
Merge pull request #82 from breezy-team/dependabot/pip/ruff-0.9.2
Browse files Browse the repository at this point in the history
Bump ruff from 0.9.1 to 0.9.2
  • Loading branch information
jelmer authored Jan 20, 2025
2 parents 7b35d74 + a0758f0 commit e5fc201
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ GitHub = "https://github.com/breezy-team/fastbencode"
[project.optional-dependencies]
cext = ["cython>=0.29"]
dev = [
"ruff==0.9.1"
"ruff==0.9.2"
]

[tool.setuptools]
Expand Down

0 comments on commit e5fc201

Please sign in to comment.