Skip to content

Commit eba4e8b

Browse files
build(deps): Bump numpy from 1.23.3 to 1.23.4 in /requirements (#38)
Bumps [numpy](https://github.com/numpy/numpy) from 1.23.3 to 1.23.4. - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst) - [Commits](numpy/numpy@v1.23.3...v1.23.4) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production update-type: version-update:semver-patch ... 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 704d6e1 commit eba4e8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/pdf.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ matplotlib==3.6.1
4646
# via pycocotools
4747
nltk==3.7
4848
# via unstructured (setup.py)
49-
numpy==1.23.3
49+
numpy==1.23.4
5050
# via
5151
# contourpy
5252
# layoutparser

0 commit comments

Comments
 (0)