Skip to content
This repository was archived by the owner on Jun 9, 2026. It is now read-only.

Commit 15be732

Browse files
Update dependency pandas to v2.3.0
Signed-off-by: Renovate Bot <[email protected]>
1 parent 2eb664a commit 15be732

2 files changed

Lines changed: 284 additions & 267 deletions

File tree

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ PyYAML = "==6.0.1"
1010
appdirs = "==1.4.4"
1111
dynaconf = "==3.2.6"
1212
loguru = "==0.7.0"
13-
pandas = "==2.0.3"
13+
pandas = "==2.3.0"
1414
pbr = "==5.11.1"
1515
pydantic = "==2.1.1"
1616
requests = "==2.31.0"

0 commit comments

Comments
 (0)