Skip to content

Commit b726ec2

Browse files
authored
Merge pull request #76 from CyberAgent/dependabot/pip/ruff-gte-0.15.11
deps(deps-dev): update ruff requirement from >=0.15.10 to >=0.15.11
2 parents a680a72 + d389914 commit b726ec2

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
@@ -50,7 +50,7 @@ fontconfig = ["py.typed", "*.pyi"]
5050
[dependency-groups]
5151
dev = [
5252
"pytest>=9.0.3",
53-
"ruff>=0.15.10",
53+
"ruff>=0.15.11",
5454
"mypy>=1.20.1",
5555
]
5656
docs = [

0 commit comments

Comments
 (0)