Skip to content

Commit b77de6a

Browse files
Bump numpy from 1.15.4 to 1.22.0 in /granule_ingester
Bumps [numpy](https://github.com/numpy/numpy) from 1.15.4 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.15.4...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6d5734c commit b77de6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

granule_ingester/conda-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
# See the License for the specific language governing permissions and
1414
# limitations under the License.
1515

16-
numpy==1.15.4
16+
numpy==1.22.0
1717
scipy
1818
netcdf4==1.5.3
1919
pandas==1.0.4

0 commit comments

Comments
 (0)