mirror of
https://github.com/astral-sh/ruff.git
synced 2026-05-06 08:56:57 -04:00
Update dependency tomli to v2.4.1 (#24432)
This commit is contained in:
@@ -6,7 +6,7 @@ build-backend = "hatchling.build"
|
|||||||
name = "ruff-ecosystem"
|
name = "ruff-ecosystem"
|
||||||
version = "0.0.0"
|
version = "0.0.0"
|
||||||
requires-python = ">=3.11"
|
requires-python = ">=3.11"
|
||||||
dependencies = ["unidiff==0.7.5", "tomli_w==1.2.0", "tomli==2.4.0"]
|
dependencies = ["unidiff==0.7.5", "tomli_w==1.2.0", "tomli==2.4.1"]
|
||||||
|
|
||||||
[project.scripts]
|
[project.scripts]
|
||||||
ruff-ecosystem = "ruff_ecosystem.cli:entrypoint"
|
ruff-ecosystem = "ruff_ecosystem.cli:entrypoint"
|
||||||
|
|||||||
Reference in New Issue
Block a user