Skip to content

Commit

Permalink
Bump numpy from 1.14.5 to 1.22.0 in /KG/DuEE_baseline
Browse files Browse the repository at this point in the history
Bumps [numpy](https://github.com/numpy/numpy) from 1.14.5 to 1.22.0.
- [Release notes](https://github.com/numpy/numpy/releases)
- [Changelog](https://github.com/numpy/numpy/blob/main/doc/HOWTO_RELEASE.rst)
- [Commits](numpy/numpy@v1.14.5...v1.22.0)

---
updated-dependencies:
- dependency-name: numpy
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 23, 2022
1 parent 8fac5b5 commit 8802fb9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion KG/DuEE_baseline/DuEE-PaddleHub/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
numpy==1.14.5
numpy==1.22.0
six==1.11.0
paddlepaddle-gpu==1.7.1.post97
paddlehub==1.6.1
Expand Down
2 changes: 1 addition & 1 deletion KG/DuEE_baseline/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
numpy==1.14.5
numpy==1.22.0
six==1.11.0
paddlepaddle-gpu==1.6.2.post97

0 comments on commit 8802fb9

Please sign in to comment.