Skip to content

Commit

Permalink
Bump numpy from 1.25.2 to 1.26.2 in /src/requirements
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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 13, 2023
1 parent fe4bbda commit af37ad8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/requirements/production.txt
Original file line number Diff line number Diff line change
Expand Up @@ -44,4 +44,4 @@ Pillow==10.0.1

# numpy 1.26.0 doesn't work on freebsd
# numpy: /usr/local/virtualenv/lib/python3.9/site-packages/numpy/core/_multiarray_tests.cpython-39.so: Undefined symbol "ccosl"
numpy==1.25.2
numpy==1.26.2

0 comments on commit af37ad8

Please sign in to comment.