Skip to content

Commit

Permalink
build(deps): bump numpy from 1.24.4 to 1.26.3
Browse files Browse the repository at this point in the history
Bumps [numpy](https://github.com/numpy/numpy) from 1.24.4 to 1.26.3.
- [Release notes](https://github.com/numpy/numpy/releases)
- [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst)
- [Commits](numpy/numpy@v1.24.4...v1.26.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 3, 2024
1 parent 2738935 commit 35afb58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Server requirements
flask==3.0.0
simple-lama-inpainting==0.1.0
numpy==1.24.4
numpy==1.26.3
opencv-python==4.8.1.78

# Client requirements (for testing)
Expand Down

0 comments on commit 35afb58

Please sign in to comment.