1
0
mirror of https://github.com/ilri/csv-metadata-quality.git synced 2025-04-06 07:02:31 +02:00

chore(deps): update dependency ipython to v9

This commit is contained in:
renovate[bot] 2025-04-01 09:57:11 +00:00 committed by GitHub
parent 753f3340a3
commit b1d88f09b9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -49,7 +49,7 @@ dev = [
"pytest~=8.3",
"isort~=6.0",
"csvkit~=2.0",
"ipython~=8.31",
"ipython~=9.0",
]
# So hatch doesn't try to build other top-level directories like "data"