Skip to content

Commit 77da8a6

Browse files
Update dependency tomli to v2.4.0 (astral-sh#22708)
1 parent 7addbb5 commit 77da8a6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

python/ruff-ecosystem/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ build-backend = "hatchling.build"
66
name = "ruff-ecosystem"
77
version = "0.0.0"
88
requires-python = ">=3.11"
9-
dependencies = ["unidiff==0.7.5", "tomli_w==1.2.0", "tomli==2.3.0"]
9+
dependencies = ["unidiff==0.7.5", "tomli_w==1.2.0", "tomli==2.4.0"]
1010

1111
[project.scripts]
1212
ruff-ecosystem = "ruff_ecosystem.cli:entrypoint"

0 commit comments

Comments
 (0)