Skip to content

Commit 0e3ee9b

Browse files
Bump numpy from 1.21.0 to 1.22.0 in /utils/dicom_converter (#5)
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/RELEASE_WALKTHROUGH.rst) - [Commits](numpy/numpy@v1.21.0...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: kirill-sizov <sizow.k.d@gmail.com>
1 parent 84efc5b commit 0e3ee9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
numpy==1.21.0
1+
numpy==1.22.0
22
Pillow==9.0.1
33
pydicom==2.1.2
44
tqdm==4.60.0

0 commit comments

Comments
 (0)