Skip to content

Commit ae13596

Browse files
Bump urllib3 from 1.25.7 to 1.26.5
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.25.7 to 1.26.5. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@1.25.7...1.26.5) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f12ada0 commit ae13596

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
@@ -7,5 +7,5 @@ numpy==1.17.4
77
opencv-python==4.1.1.26
88
Pillow==6.2.2
99
requests==2.22.0
10-
urllib3==1.25.7
10+
urllib3==1.26.5
1111
flask==1.1.2

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
'opencv-python==4.1.1.26',
3131
'Pillow==6.2.2',
3232
'requests==2.22.0',
33-
'urllib3==1.25.7'
33+
'urllib3==1.26.5'
3434
],
3535
test_suite='tests',
3636
keywords=['home-assistant', 'coral', 'edgetpu'],

0 commit comments

Comments
 (0)