Skip to content

Commit

Permalink
Bump pandas from 1.5.3 to 2.1.2 in /applications/cls-cad-backend (#21)
Browse files Browse the repository at this point in the history
Bumps [pandas](https://github.com/pandas-dev/pandas) from 1.5.3 to 2.1.2.
- [Release notes](https://github.com/pandas-dev/pandas/releases)
- [Commits](pandas-dev/pandas@v1.5.3...v2.1.2)

---
updated-dependencies:
- dependency-name: pandas
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 7, 2023
1 parent 1fe6bdc commit 704d98c
Show file tree
Hide file tree
Showing 2 changed files with 67 additions and 36 deletions.
101 changes: 66 additions & 35 deletions applications/cls-cad-backend/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 applications/cls-cad-backend/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ optional = true
[tool.poetry.group.hypermapper.dependencies]
hypermapper = "^2"
plotly = "^5"
pandas = "^1"
pandas = "^2"

[tool.poetry.group.dev.dependencies]
pre-commit = "^3"
Expand Down

0 comments on commit 704d98c

Please sign in to comment.