diff options
| author | Mohammad S Anwar <Mohammad.Anwar@yahoo.com> | 2022-05-23 02:27:16 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-05-23 02:27:16 +0100 |
| commit | 0d99779c5fb9a9bc05ae4d09da24406861a7e1e3 (patch) | |
| tree | 88211b978345c0a5e2709968fcced7a4dba4f80e | |
| parent | 3fc84228d73db36eb7c88cf7324c146a25643d29 (diff) | |
| parent | fa6767bd7c5c029506a7ff5c817ac975d02d9d1a (diff) | |
| download | perlweeklychallenge-club-0d99779c5fb9a9bc05ae4d09da24406861a7e1e3.tar.gz perlweeklychallenge-club-0d99779c5fb9a9bc05ae4d09da24406861a7e1e3.tar.bz2 perlweeklychallenge-club-0d99779c5fb9a9bc05ae4d09da24406861a7e1e3.zip | |
Merge pull request #6143 from manwar/dependabot/pip/challenge-096/tyler-wardhaugh/python/numpy-1.21.0
Bump numpy from 1.19.5 to 1.21.0 in /challenge-096/tyler-wardhaugh/python
| -rw-r--r-- | challenge-096/tyler-wardhaugh/python/requirements.txt | 2 |
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 1e99151eb7..819f6377b8 100644 --- a/challenge-096/tyler-wardhaugh/python/requirements.txt +++ b/challenge-096/tyler-wardhaugh/python/requirements.txt @@ -1 +1 @@ -numpy==1.19.5 +numpy==1.21.0 |
