aboutsummaryrefslogtreecommitdiff
path: root/challenge-096
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-06-22 05:10:35 +0000
committerGitHub <noreply@github.com>2022-06-22 05:10:35 +0000
commitf088962d5efccea6f85204df1b7a8696d0e73b80 (patch)
treed17a790d56d245bcb7b9e9282369bb219065d3b1 /challenge-096
parentfc6722884c71fa57a7a02b97fbaa3d39f8215d6c (diff)
downloadperlweeklychallenge-club-f088962d5efccea6f85204df1b7a8696d0e73b80.tar.gz
perlweeklychallenge-club-f088962d5efccea6f85204df1b7a8696d0e73b80.tar.bz2
perlweeklychallenge-club-f088962d5efccea6f85204df1b7a8696d0e73b80.zip
Bump numpy in /challenge-096/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>
Diffstat (limited to 'challenge-096')
-rw-r--r--challenge-096/tyler-wardhaugh/python/requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/challenge-096/tyler-wardhaugh/python/requirements.txt b/challenge-096/tyler-wardhaugh/python/requirements.txt
index 819f6377b8..23641586c2 100644
--- a/challenge-096/tyler-wardhaugh/python/requirements.txt
+++ b/challenge-096/tyler-wardhaugh/python/requirements.txt
@@ -1 +1 @@
-numpy==1.21.0
+numpy==1.22.0