Skip to content

Commit dc6f2ac

Browse files
Bump numpy from 1.14.5 to 1.22.0 in /src
Bumps [numpy](https://github.com/numpy/numpy) from 1.14.5 to 1.22.0. - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst) - [Commits](numpy/numpy@v1.14.5...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-version: 1.22.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent aa45a7a commit dc6f2ac

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

src/requirements-win.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
pywin32==223
2-
numpy==1.14.5
2+
numpy==1.22.0
33
Pillow==12.1.1
44
feedparser==5.2.1
55
html2text==2018.1.9

src/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
numpy==1.14.5
1+
numpy==1.22.0
22
Pillow==12.1.1
33
feedparser==5.2.1
44
html2text==2018.1.9

0 commit comments

Comments
 (0)