Skip to content

Commit

Permalink
Bump urllib3 from 1.26.4 to 1.26.5 in /scripts (#7298)
Browse files Browse the repository at this point in the history
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.4 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.26.4...1.26.5)

---
updated-dependencies:
- dependency-name: urllib3
  dependency-type: indirect
...

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 and pull[bot] committed Jun 18, 2021
1 parent e3c0024 commit 2544448
Showing 1 changed file with 1 addition and 12 deletions.
13 changes: 1 addition & 12 deletions scripts/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -138,17 +138,6 @@ pygments==2.8.1
# ipython
pykwalify==1.8.0
# via west
pyobjc-core==7.1 ; sys_platform == "darwin"
# via
# -r requirements.in
# pyobjc-framework-cocoa
# pyobjc-framework-corebluetooth
pyobjc-framework-cocoa==7.1 ; sys_platform == "darwin"
# via
# -r requirements.in
# pyobjc-framework-corebluetooth
pyobjc-framework-corebluetooth==7.1 ; sys_platform == "darwin"
# via -r requirements.in
pyparsing==2.3.1
# via
# -r requirements.in
Expand Down Expand Up @@ -192,7 +181,7 @@ toml==0.10.2
# via pep517
traitlets==5.0.5
# via ipython
urllib3==1.26.4
urllib3==1.26.5
# via requests
virtualenv==20.4.3
# via -r requirements.in
Expand Down

0 comments on commit 2544448

Please sign in to comment.