Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: hack4impact-uiuc/globalgiving-depth
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: hack4impact-uiuc/globalgiving-depth
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: dependabot/pip/numpy-1.22.0
Choose a head ref
  • 1 commit
  • 1 file changed
  • 1 contributor

Commits on Jun 21, 2022

  1. Bump numpy from 1.14.3 to 1.22.0

    Bumps [numpy](https://github.com/numpy/numpy) from 1.14.3 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.3...v1.22.0)
    
    ---
    updated-dependencies:
    - dependency-name: numpy
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jun 21, 2022
    Copy the full SHA
    6907c5f View commit details
Showing with 1 addition and 1 deletion.
  1. +1 −1 requirements.txt
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
nltk==3.3
gensim==3.4.0
numpy==1.14.3
numpy==1.22.0
matplotlib==2.2.2
requests==2.20.0
scipy==1.1.0