mirror of
https://github.com/ilri/csv-metadata-quality.git
synced 2024-12-22 04:02:19 +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]
|
||||
managed = true
|
||||
dev-dependencies = [
|
||||
"pytest~=8.0",
|
||||
"pytest~=8.3",
|
||||
"pytest-clarity~=1.0",
|
||||
"isort~=5.13",
|
||||
"csvkit~=1.4",
|
||||
"ipython~=8.22",
|
||||
"csvkit~=2.0",
|
||||
"ipython~=8.26",
|
||||
"fixit~=2.1",
|
||||
]
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user