Skip to content

Commit

Permalink
Bump numpy from 2.1.2 to 2.1.3 in /src
Browse files Browse the repository at this point in the history
Bumps [numpy](https://github.com/numpy/numpy) from 2.1.2 to 2.1.3.
- [Release notes](https://github.com/numpy/numpy/releases)
- [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst)
- [Commits](numpy/numpy@v2.1.2...v2.1.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 21, 2024
1 parent 92d0941 commit cc46296
Show file tree
Hide file tree
Showing 2 changed files with 58 additions and 56 deletions.
112 changes: 57 additions & 55 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.12.0,<3.13"
opencv-python = "^4.9.0"
numpy = "^2.1.2"
numpy = "^2.1.3"
pysimplegui = "^4.0.0"
pymemuc = "^0.6.0"
psutil = "^6.1.0"
Expand Down

0 comments on commit cc46296

Please sign in to comment.