Skip to content

Commit

Permalink
Bump pandera from 0.20.4 to 0.21.0
Browse files Browse the repository at this point in the history
Bumps [pandera](https://github.com/pandera-dev/pandera) from 0.20.4 to 0.21.0.
- [Release notes](https://github.com/pandera-dev/pandera/releases)
- [Commits](unionai-oss/pandera@v0.20.4...v0.21.0)

---
updated-dependencies:
- dependency-name: pandera
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 15, 2024
1 parent b2ec8d3 commit facdade
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 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 @@ -13,7 +13,7 @@ packages = [{ include = "regtech_data_validator", from = "src" }]
[tool.poetry.dependencies]
python = ">=3.12,<4"
pandas = "^2.2.2"
pandera = "^0.20.3"
pandera = "^0.21.0"
requests = "^2.32.3"
tabulate = "^0.9.0"
ujson = "^5.9.0"
Expand Down

0 comments on commit facdade

Please sign in to comment.