From 67990f9c1ddc134b91505fca757293e4a566db52 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Jun 2022 01:59:38 +0000 Subject: [PATCH] Bump numpy from 1.17.2 to 1.22.0 in /bin/transformers/docs Bumps [numpy](https://github.com/numpy/numpy) from 1.17.2 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.17.2...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- bin/transformers/docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/transformers/docs/requirements.txt b/bin/transformers/docs/requirements.txt index 664c582..690a7ca 100644 --- a/bin/transformers/docs/requirements.txt +++ b/bin/transformers/docs/requirements.txt @@ -27,6 +27,6 @@ sphinxcontrib-qthelp==1.0.2 sphinxcontrib-serializinghtml==1.1.3 urllib3==1.25.8 sphinx-markdown-tables==0.0.9 -numpy==1.17.2 +numpy==1.22.0 tensorflow==2.0.0rc2 torch==1.2.0 \ No newline at end of file