Skip to content

Commit 1baafed

Browse files
Bump python-multipart from 0.0.9 to 0.0.18 (#711)
* Bump python-multipart from 0.0.9 to 0.0.18 Bumps [python-multipart](https://github.com/Kludex/python-multipart) from 0.0.9 to 0.0.18. - [Release notes](https://github.com/Kludex/python-multipart/releases) - [Changelog](https://github.com/Kludex/python-multipart/blob/master/CHANGELOG.md) - [Commits](Kludex/python-multipart@0.0.9...0.0.18) --- updated-dependencies: - dependency-name: python-multipart dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> * Update pyarrow * Update cupy version --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Amrit Krishnan <[email protected]>
1 parent cb28659 commit 1baafed

File tree

2 files changed

+59
-58
lines changed

2 files changed

+59
-58
lines changed

poetry.lock

Lines changed: 57 additions & 56 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ scipy = "^1.11.0"
2020
matplotlib = "^3.8.3"
2121
datasets = "^2.15.0"
2222
psutil = "^5.9.4"
23-
pyarrow = "^14.0.0"
23+
pyarrow = "^17.0.0"
2424
pydantic = "^1.10.11"
2525
Jinja2 = "^3.1.3"
2626
spdx-tools = "^0.8.1"
@@ -137,7 +137,7 @@ jupyterlab = "^3.4.2"
137137
ipympl = "^0.9.3"
138138
ipywidgets = "^8.0.6"
139139
torchmetrics = {version = "^1.2.0", extras = ["classification", "regression"]}
140-
cupy = "^12.2.0"
140+
cupy = "^13.3.0"
141141
mpi4py = {git = "https://github.com/mpi4py/mpi4py"}
142142
imbalanced-learn = "^0.12.0"
143143
pyperf = "^2.6.3"

0 commit comments

Comments
 (0)