Skip to content
This repository was archived by the owner on Aug 21, 2024. It is now read-only.

Commit 7a23c78

Browse files
committed
Update dependency pandas to ^2.2.0
1 parent 22f3ce4 commit 7a23c78

File tree

2 files changed

+53
-49
lines changed

2 files changed

+53
-49
lines changed

poetry.lock

Lines changed: 52 additions & 48 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ include = [
2525
python = "^3.9"
2626
click = "^8.1.7"
2727
pytz = "^2023.3"
28-
pandas = "^2.1.4"
28+
pandas = "^2.2.0"
2929
opentelemetry-api = "^1.22.0"
3030
opentelemetry-sdk = "^1.22.0"
3131
opentelemetry-exporter-otlp = "^1.22.0"

0 commit comments

Comments
 (0)