Skip to content

Commit

Permalink
Bump pandas from 2.2.2 to 2.2.3
Browse files Browse the repository at this point in the history
Bumps [pandas](https://github.com/pandas-dev/pandas) from 2.2.2 to 2.2.3.
- [Release notes](https://github.com/pandas-dev/pandas/releases)
- [Commits](pandas-dev/pandas@v2.2.2...v2.2.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 18, 2024
1 parent 64fad3a commit baf3f75
Show file tree
Hide file tree
Showing 2 changed files with 45 additions and 32 deletions.
75 changes: 44 additions & 31 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 @@ -9,7 +9,7 @@ authors = ["Pat Sier <[email protected]>",
python = "^3.10"
splink = "^4.0.5"
click = "^8.1.7"
pandas = "^2.2.2"
pandas = "^2.2.3"
pytest = "^8.3.3"
openpyxl = "^3.1.2"
lxml = "^5.3.0"
Expand Down

0 comments on commit baf3f75

Please sign in to comment.