Skip to content

Commit

Permalink
chore(deps): 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 Sep 23, 2024
1 parent cb2bcd4 commit 0b29fe1
Show file tree
Hide file tree
Showing 2 changed files with 46 additions and 33 deletions.
77 changes: 45 additions & 32 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 @@ -10,7 +10,7 @@ packages = [{ include = "gcf_data_mapper" }]
[tool.poetry.dependencies]
python = ">=3.10"
click = "^8.1.7"
pandas = "^2.2.2"
pandas = "^2.2.3"

[tool.poetry.dev-dependencies]
pytest = "^8.3.2"
Expand Down

0 comments on commit 0b29fe1

Please sign in to comment.