mirror of
https://github.com/ilri/csv-metadata-quality.git
synced 2024-12-22 12:12:18 +01:00
pyproject.toml: bump dev dependencies
This commit is contained in:
parent
7dd52ca491
commit
0f45448517
@ -47,11 +47,11 @@ build-backend = "hatchling.build"
|
|||||||
[tool.rye]
|
[tool.rye]
|
||||||
managed = true
|
managed = true
|
||||||
dev-dependencies = [
|
dev-dependencies = [
|
||||||
"pytest~=8.0",
|
"pytest~=8.3",
|
||||||
"pytest-clarity~=1.0",
|
"pytest-clarity~=1.0",
|
||||||
"isort~=5.13",
|
"isort~=5.13",
|
||||||
"csvkit~=1.4",
|
"csvkit~=2.0",
|
||||||
"ipython~=8.22",
|
"ipython~=8.26",
|
||||||
"fixit~=2.1",
|
"fixit~=2.1",
|
||||||
]
|
]
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user