Skip to content

Commit e01c73b

Browse files
Bump pandas from 2.1.4 to 2.3.0
Bumps [pandas](https://github.com/pandas-dev/pandas) from 2.1.4 to 2.3.0. - [Release notes](https://github.com/pandas-dev/pandas/releases) - [Commits](pandas-dev/pandas@v2.1.4...v2.3.0) --- updated-dependencies: - dependency-name: pandas dependency-version: 2.3.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 407b42c commit e01c73b

File tree

2 files changed

+45
-28
lines changed

2 files changed

+45
-28
lines changed

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ sshtunnel = "==0.4.0"
2929
tulflow = "*"
3030
# required in circleci context.
3131
numpy = "==1.26.4"
32-
pandas = "==2.1.4"
32+
pandas = "==2.3.0"
3333

3434
[packages]
3535

Pipfile.lock

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

0 commit comments

Comments
 (0)