Skip to content

Commit

Permalink
Bump numpy from 1.21.0 to 1.22.0 in /utils/dicom_converter (cvat-ai#5)
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
dependabot[bot] and sizov-kirill authored Jul 20, 2022
1 parent 84efc5b commit 0e3ee9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion utils/dicom_converter/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
numpy==1.21.0
numpy==1.22.0
Pillow==9.0.1
pydicom==2.1.2
tqdm==4.60.0

0 comments on commit 0e3ee9b

Please sign in to comment.