Skip to content

Commit 406ab36

Browse files
Bump numpy from 1.26.0 to 1.26.3 (#186)
Bumps [numpy](https://github.com/numpy/numpy) from 1.26.0 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.26.0...v1.26.3) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 22139e2 commit 406ab36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

backend/requirements/base.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ django-anymail==10.0 # https://github.com/anymail/django-anymail
4343
django-autocomplete-light==3.9.7 # https://github.com/yourlabs/django-autocomplete-light
4444
django-avatar==7.1.1
4545

46-
numpy==1.26.0
46+
numpy==1.26.3
4747
matplotlib==3.7.1
4848
django-mptt==0.14.0 # https://github.com/django-mptt/django-mptt
4949
django-webpack-loader==2.0.1

0 commit comments

Comments
 (0)