Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 27, 2024
1 parent 4a7c66e commit 077d19b
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 19 deletions.
23 changes: 5 additions & 18 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.21.0"
pandera = "^0.22.1"
requests = "^2.32.3"
tabulate = "^0.9.0"
ujson = "^5.9.0"
Expand Down

0 comments on commit 077d19b

Please sign in to comment.