Skip to content

Commit

Permalink
Bump urllib3 from 1.26.2 to 1.26.3 (#182)
Browse files Browse the repository at this point in the history
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.2 to 1.26.3.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](urllib3/urllib3@1.26.2...1.26.3)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 19, 2021
1 parent 76ab72a commit 77ca635
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ numpy==1.19.3
PyYAML==5.3.1
uiautomator==1.0.2
uiautomator2==2.11.2
urllib3==1.26.2
urllib3==1.26.3
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"PyYAML==5.3.1",
"uiautomator==1.0.2",
"uiautomator2==2.11.2",
"urllib3==1.26.2",
"urllib3==1.26.3",
],
classifiers=[
"Programming Language :: Python :: 3.6",
Expand Down

0 comments on commit 77ca635

Please sign in to comment.