Skip to content

Commit ef11e72

Browse files
Update dependency pandas to v2.2.2
Signed-off-by: Renovate Bot <bot@renovateapp.com>
1 parent 2d9a489 commit ef11e72

File tree

2 files changed

+282
-223
lines changed

2 files changed

+282
-223
lines changed

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.0"
1212
loguru = "==0.7.0"
13-
pandas = "==2.0.3"
13+
pandas = "==2.2.2"
1414
pbr = "==5.11.1"
1515
pydantic = "==2.1.1"
1616
requests = "==2.31.0"

0 commit comments

Comments
 (0)