Skip to content

Commit

Permalink
Bump numpy from 1.16.6 to 1.22.0 in /esp
Browse files Browse the repository at this point in the history
Bumps [numpy](https://github.com/numpy/numpy) from 1.16.6 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.16.6...v1.22.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Nov 2, 2022
1 parent 2840974 commit ba2b9a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion esp/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ docutils==0.12 # Needed for django.contrib.admindocs
flake8==2.5.0 # Required for linter
ipython==3.2.1 # Used for shell_plus
Markdown==2.3.1 # Used in QSD
numpy==1.16.6 # Used mainly in the lottery and class change controller
numpy==1.22.0 # Used mainly in the lottery and class change controller
pillow==6.2.2 # Required for ImageField, which we use in teacher bios
psycopg2==2.8.6 # Talks to postgres
pycurl==7.19.5.1 # Used only in mailing labels and a formstack script which I think is outdated
Expand Down

0 comments on commit ba2b9a6

Please sign in to comment.