Skip to content

Commit

Permalink
build(deps-dev): bump pandas from 1.5.3 to 2.0.3
Browse files Browse the repository at this point in the history
Bumps [pandas](https://github.com/pandas-dev/pandas) from 1.5.3 to 2.0.3.
- [Release notes](https://github.com/pandas-dev/pandas/releases)
- [Commits](pandas-dev/pandas@v1.5.3...v2.0.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and alexpovel committed Aug 3, 2023
1 parent 1a6f1a9 commit 9deef40
Show file tree
Hide file tree
Showing 2 changed files with 64 additions and 64 deletions.
126 changes: 63 additions & 63 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 @@ -17,7 +17,7 @@ mypy = "^1.2"
isort = "^5.12.0"

[tool.poetry.group.data.dependencies]
pandas = "^1.5.3"
pandas = "^2.0.3"
openpyxl = "^3.1.1"

[build-system]
Expand Down

0 comments on commit 9deef40

Please sign in to comment.