1
0
mirror of https://github.com/ilri/csv-metadata-quality.git synced 2025-04-28 17:37:40 +02:00

chore(deps): update dependency ipython to v9

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