8000 Bump numpy from 1.18.4 to 1.22.0 in /pandasTutorial by dependabot[bot] · Pull Request #11 · rohitpjpti18/python · GitHub
[go: up one dir, main page]

Skip to content

Bump numpy from 1.18.4 to 1.22.0 in /pandasTutorial #11

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Bump numpy from 1.18.4 to 1.22.0 in /pandasTutorial
Bumps [numpy](https://github.com/numpy/numpy) from 1.18.4 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.18.4...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 Jun 22, 2022
commit dc91f19c0bfa48ebb48b4a167db9cf378a0a9a10
2 changes: 1 addition & 1 deletion pandasTutorial/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ mistune==0.8.4
nbconvert==5.6.1
nbformat==5.0.6
notebook==6.0.3
numpy==1.18.4
numpy==1.22.0
packaging==20.3
pandas==1.0.3
pandocfilters==1.4.2
Expand Down
0