Skip to content

Commit 7926cf4

Browse files
Bump opencv-python from 4.1.1.26 to 4.2.0.32
Bumps [opencv-python](https://github.com/skvark/opencv-python) from 4.1.1.26 to 4.2.0.32. - [Release notes](https://github.com/skvark/opencv-python/releases) - [Commits](https://github.com/skvark/opencv-python/commits) --- updated-dependencies: - dependency-name: opencv-python dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 99c37bc commit 7926cf4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ ConfigArgParse==0.15.1
44
idna==2.8
55
imutils==0.5.3
66
numpy==1.17.4
7-
opencv-python==4.1.1.26
7+
opencv-python==4.2.0.32
88
Pillow==6.2.2
99
requests==2.22.0
1010
urllib3==1.25.7

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
'idna==2.8',
2828
'imutils==0.5.3',
2929
'numpy==1.17.4',
30-
'opencv-python==4.1.1.26',
30+
'opencv-python==4.2.0.32',
3131
'Pillow==6.2.2',
3232
'requests==2.22.0',
3333
'urllib3==1.25.7'

0 commit comments

Comments
 (0)