Skip to content

Commit

Permalink
Bump numpy from 1.25.2 to 1.26.2 in /src
Browse files Browse the repository at this point in the history
Bumps [numpy](https://github.com/numpy/numpy) from 1.25.2 to 1.26.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.2...v1.26.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 13, 2023
1 parent 02edcd2 commit 0a4ecea
Show file tree
Hide file tree
Showing 2 changed files with 50 additions and 29 deletions.
77 changes: 49 additions & 28 deletions src/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 src/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ include = [
[tool.poetry.dependencies]
python = "^3.11"
opencv-python = "^4.8.1"
numpy = "^1.25.2"
numpy = "^1.26.2"
pysimplegui = "^4.60.5"
pymemuc = "^0.4.5"
psutil = "^5.9.6"
Expand Down

0 comments on commit 0a4ecea

Please sign in to comment.