Skip to content

Commit

Permalink
build(deps): bump numpy in /ingestion/from_spreadsheet
Browse files Browse the repository at this point in the history
Bumps [numpy](https://github.com/numpy/numpy) from 1.21.0 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.21.0...v1.22.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and iamleeg committed Jun 22, 2022
1 parent 6ee7b73 commit e2d45af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ingestion/from_spreadsheet/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ nbclient==0.5.1
nbconvert==6.0.7
nbformat==5.1.3
nest-asyncio==1.4.3
numpy==1.21.0
numpy==1.22.0
packaging==20.8
pandas==1.2.1
pandocfilters==1.4.3
Expand Down

0 comments on commit e2d45af

Please sign in to comment.