Skip to content

Commit

Permalink
build(deps): bump the poetry group with 1 update (#166)
Browse files Browse the repository at this point in the history
Bumps the poetry group with 1 update: [pandas](https://github.com/pandas-dev/pandas).


Updates `pandas` from 2.1.3 to 2.1.4
- [Release notes](https://github.com/pandas-dev/pandas/releases)
- [Commits](pandas-dev/pandas@v2.1.3...v2.1.4)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

[skip ci]
  • Loading branch information
dependabot[bot] authored Jan 2, 2024
1 parent a0bf6f7 commit 7bfde3c
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 28 deletions.
54 changes: 27 additions & 27 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 @@ -7,7 +7,7 @@ license = "GPL-3.0-only"

[tool.poetry.dependencies]
python = ">=3.11,<3.13"
pandas = "^2.1.3"
pandas = "^2.1.4"
numpy = "^1.26.2"
dash = "^2.14.2"
networkx = "^3.2"
Expand Down

0 comments on commit 7bfde3c

Please sign in to comment.