1
0
mirror of https://github.com/ilri/csv-metadata-quality.git synced 2025-07-09 15:52:22 +02:00

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

This commit is contained in:
renovate[bot]
2025-07-07 23:31:05 +00:00
committed by GitHub
parent 22b2e3b8ae
commit f355c53a96
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~=1.20",
"requests~=2.32.3",
"requests-cache~=1.2.1",