Skip to content

Commit f214255

Browse files
Bump numpy from 1.21.0 to 1.22.0 in /tensorflow_1_x/8_sentiment_network
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]>
1 parent bd915d2 commit f214255

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tensorflow_1_x/8_sentiment_network/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ mistune==0.8.1
2020
nbconvert==5.1.1
2121
nbformat==4.3.0
2222
notebook==6.4.10
23-
numpy==1.21.0
23+
numpy==1.22.0
2424
packaging==16.8
2525
pandocfilters==1.4.1
2626
pexpect==4.2.1

0 commit comments

Comments
 (0)