Skip to content

Commit 98bb2e9

Browse files
build(deps): bump scipy from 1.11.3 to 1.11.4 (#299)
Bumps [scipy](https://github.com/scipy/scipy) from 1.11.3 to 1.11.4. - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](scipy/scipy@v1.11.3...v1.11.4) --- updated-dependencies: - dependency-name: scipy dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a684d12 commit 98bb2e9

File tree

2 files changed

+29
-29
lines changed

2 files changed

+29
-29
lines changed

poetry.lock

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

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ otg = "otg.cli:main"
1414
[tool.poetry.dependencies]
1515
python = "3.10.8"
1616
pyspark = "3.3.3"
17-
scipy = "^1.11.3"
17+
scipy = "^1.11.4"
1818
hydra-core = "^1.3.2"
1919
pyliftover = "^0.4"
2020
xgboost = "^1.7.3"

0 commit comments

Comments
 (0)