Skip to content

Commit

Permalink
Bump scipy from 1.14.0 to 1.14.1
Browse files Browse the repository at this point in the history
Bumps [scipy](https://github.com/scipy/scipy) from 1.14.0 to 1.14.1.
- [Release notes](https://github.com/scipy/scipy/releases)
- [Commits](scipy/scipy@v1.14.0...v1.14.1)

---
updated-dependencies:
- dependency-name: scipy
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 24, 2024
1 parent 9e2768a commit 9075039
Show file tree
Hide file tree
Showing 2 changed files with 53 additions and 30 deletions.
81 changes: 52 additions & 29 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 @@ -42,7 +42,7 @@ pyarrow = ">=14.0.2,<18.0.0"
pydantic = ">=2.5.2,<3.0.0"
python-dateutil = ">=2.8.2,<3.0.0"
requests = ">=2.20.0,<3.0.0"
scipy = ">=1.11.4,<1.14.1"
scipy = ">=1.11.4,<1.14.2"
statsmodels = ">=0.14.0,<1.0.0"

[tool.poetry.group.dev.dependencies]
Expand Down

0 comments on commit 9075039

Please sign in to comment.