Skip to content

Commit

Permalink
Bump numpy from 1.25.1 to 1.25.2 in /api
Browse files Browse the repository at this point in the history
Bumps [numpy](https://github.com/numpy/numpy) from 1.25.1 to 1.25.2.
- [Release notes](https://github.com/numpy/numpy/releases)
- [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst)
- [Commits](numpy/numpy@v1.25.1...v1.25.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 1, 2023
1 parent 8ed7dde commit 0a9694a
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 28 deletions.
54 changes: 27 additions & 27 deletions api/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 api/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ orjson = "^3.9.2"
dnspython = "^2.4.1"
lazy-model = "^0.0.5"
requests = "^2.31.0"
numpy = "^1.25.1"
numpy = "^1.25.2"
langchain = "^0.0.180"
loguru = "^0.7.0"
redis = {extras = ["hiredis"], version = "^4.6.0"}
Expand Down

0 comments on commit 0a9694a

Please sign in to comment.