Skip to content

Commit 21d81a8

Browse files
Bump numpy from 1.21.0 to 1.22.0 in /docs (#138)
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](numpy/numpy@v1.21.0...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4b384ad commit 21d81a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,5 +19,5 @@ transformers==2.10.0
1919
contextlib2==0.6.0.post1
2020
pandas==1.0.1
2121
tqdm==4.42.1
22-
numpy==1.21.0
22+
numpy==1.22.0
2323
sphinx-rtd-theme==0.5.0

0 commit comments

Comments
 (0)