Skip to content

Commit

Permalink
Bump numpy from 1.21.2 to 1.21.4
Browse files Browse the repository at this point in the history
Bumps [numpy](https://github.com/numpy/numpy) from 1.21.2 to 1.21.4.
- [Release notes](https://github.com/numpy/numpy/releases)
- [Changelog](https://github.com/numpy/numpy/blob/main/doc/HOWTO_RELEASE.rst.txt)
- [Commits](numpy/numpy@v1.21.2...v1.21.4)

---
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] committed Dec 1, 2021
1 parent cf28346 commit 77ec1c4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jupyter==1.0.0
ligo-gracedb==2.7.6
lxml==4.6.3
matplotlib==3.4.3
numpy==1.21.2
numpy==1.21.4
pandas==1.3.4
psycopg2-binary==2.9.1
pydantic==1.4
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"ligo-gracedb == 2.7.6",
"lxml==4.6.3",
"matplotlib==3.4.3",
"numpy==1.21.2",
"numpy==1.21.4",
"pandas == 1.3.4",
"psycopg2-binary == 2.9.1",
"pydantic == 1.4",
Expand Down

0 comments on commit 77ec1c4

Please sign in to comment.