diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2022-06-22 05:19:29 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-06-22 05:19:29 +0000 |
| commit | abc84b0a3a2d6dcddc3563790c2675395ef0fd56 (patch) | |
| tree | af3fee6701822668927aa46d6e7d074a6455c642 | |
| parent | fc6722884c71fa57a7a02b97fbaa3d39f8215d6c (diff) | |
| download | perlweeklychallenge-club-abc84b0a3a2d6dcddc3563790c2675395ef0fd56.tar.gz perlweeklychallenge-club-abc84b0a3a2d6dcddc3563790c2675395ef0fd56.tar.bz2 perlweeklychallenge-club-abc84b0a3a2d6dcddc3563790c2675395ef0fd56.zip | |
Bump numpy in /challenge-099/tyler-wardhaugh/python
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](https://github.com/numpy/numpy/compare/v1.21.0...v1.22.0)
---
updated-dependencies:
- dependency-name: numpy
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
| -rw-r--r-- | challenge-099/tyler-wardhaugh/python/requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/challenge-099/tyler-wardhaugh/python/requirements.txt b/challenge-099/tyler-wardhaugh/python/requirements.txt index 819f6377b8..23641586c2 100644 --- a/challenge-099/tyler-wardhaugh/python/requirements.txt +++ b/challenge-099/tyler-wardhaugh/python/requirements.txt @@ -1 +1 @@ -numpy==1.21.0 +numpy==1.22.0 |
