1
0
mirror of https://github.com/ilri/csv-metadata-quality.git synced 2025-08-12 15:58:07 +02:00

fix(deps): update dependency pandas to ~=2.3.1

This commit is contained in:
renovate[bot]
2025-08-10 17:49:15 +00:00
committed by GitHub
parent 9ed493aa9d
commit 4a6f142800
2 changed files with 38 additions and 38 deletions

View File

@ -7,7 +7,7 @@ authors = [
]
license= { file = "LICENSE.txt" }
dependencies = [
"pandas[feather,performance]~=2.2.3",
"pandas[feather,performance]~=2.3.1",
"python-stdnum~=2.1",
"requests~=2.32.3",
"requests-cache~=1.2.1",