Skip to content

Commit

Permalink
build(deps): Bump pandas from 1.5.2 to 2.2.0
Browse files Browse the repository at this point in the history
Bumps [pandas](https://github.com/pandas-dev/pandas) from 1.5.2 to 2.2.0.
- [Release notes](https://github.com/pandas-dev/pandas/releases)
- [Commits](pandas-dev/pandas@v1.5.2...v2.2.0)

---
updated-dependencies:
- dependency-name: pandas
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 18, 2024
1 parent 74d640c commit 9968846
Show file tree
Hide file tree
Showing 2 changed files with 74 additions and 39 deletions.
111 changes: 73 additions & 38 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ python = "^3.10,<3.11"
# Project-specific
coolname = "^2.2.0"
jupyter = "^1.0.0"
pandas = "^1.5.2"
pandas = "^2.2.0"
pydantic = "^2.6"
scikit-learn = "^1.4.1"
scipy = "^1.12.0"
Expand Down

0 comments on commit 9968846

Please sign in to comment.