Skip to content

Commit

Permalink
build(deps): bump urllib3 from 1.26.4 to 1.26.5
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]>
  • Loading branch information
dependabot[bot] authored Jun 1, 2021
1 parent 73409be commit 09a9e75
Showing 1 changed file with 1 addition and 11 deletions.
12 changes: 1 addition & 11 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -60,8 +60,6 @@ cryptography==3.4.6
# via
# f8a-utils
# fabric8a-auth
dataclasses==0.8
# via pydantic
deprecated==1.2.11
# via pygithub
git+https://github.com/fabric8-analytics/fabric8-analytics-utils.git@f4fef58#egg=f8a_utils
Expand Down Expand Up @@ -132,10 +130,6 @@ gunicorn==20.0.4
# via -r requirements.in
idna==2.10
# via requests
importlib-metadata==3.4.0
# via
# jsonschema
# kombu
itsdangerous==1.1.0
# via
# flask
Expand Down Expand Up @@ -265,9 +259,7 @@ toml==0.9.4
# via
# anymarkup
# f8a-worker
typing-extensions==3.7.4.3
# via importlib-metadata
urllib3==1.26.4
urllib3==1.26.5
# via
# botocore
# requests
Expand All @@ -286,8 +278,6 @@ wtforms==2.3.3
# via flask-wtf
xmltodict==0.12.0
# via anymarkup
zipp==3.4.0
# via importlib-metadata
zope.event==4.5.0
# via gevent
zope.interface==5.2.0
Expand Down

0 comments on commit 09a9e75

Please sign in to comment.