diff options
| author | Mohammad S Anwar <Mohammad.Anwar@yahoo.com> | 2022-06-22 08:17:15 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-06-22 08:17:15 +0100 |
| commit | a320102206100d7616f774c3b46bcc4dc5c87c6c (patch) | |
| tree | d17a790d56d245bcb7b9e9282369bb219065d3b1 | |
| parent | fc6722884c71fa57a7a02b97fbaa3d39f8215d6c (diff) | |
| parent | f088962d5efccea6f85204df1b7a8696d0e73b80 (diff) | |
| download | perlweeklychallenge-club-a320102206100d7616f774c3b46bcc4dc5c87c6c.tar.gz perlweeklychallenge-club-a320102206100d7616f774c3b46bcc4dc5c87c6c.tar.bz2 perlweeklychallenge-club-a320102206100d7616f774c3b46bcc4dc5c87c6c.zip | |
Merge pull request #6315 from manwar/dependabot/pip/challenge-096/tyler-wardhaugh/python/numpy-1.22.0
Bump numpy from 1.21.0 to 1.22.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 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 |
