1
0
mirror of https://github.com/ilri/csv-metadata-quality.git synced 2025-04-15 02:59:23 +02:00

chore(deps): update dependency ipython to v9

This commit is contained in:
renovate[bot] 2025-04-07 16:06:23 +00:00 committed by GitHub
parent 753f3340a3
commit f30260d0d3
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.1",
]
# So hatch doesn't try to build other top-level directories like "data"