Skip to content

Commit

Permalink
Bump urllib3 from 1.26.2 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.2 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.2...1.26.5)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 14, 2021
1 parent 7c67a1a commit 090b2e9
Show file tree
Hide file tree
Showing 2 changed files with 44 additions and 58 deletions.
46 changes: 20 additions & 26 deletions requirements.txt
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@
#
amqp==5.0.2
# via kombu
anymarkup-core==0.8.1
# via anymarkup
anymarkup==0.8.1
# via f8a-worker
anymarkup-core==0.8.1
# via anymarkup
attrs==20.3.0
# via jsonschema
babel==2.9.0
Expand Down Expand Up @@ -43,10 +43,6 @@ cffi==1.14.4
# via cryptography
chardet==3.0.4
# via requests
click-didyoumean==0.0.3
# via celery
click-repl==0.1.6
# via celery
click==7.1.2
# via
# anymarkup
Expand All @@ -55,6 +51,10 @@ click==7.1.2
# click-repl
# flask
# selinon
click-didyoumean==0.0.3
# via celery
click-repl==0.1.6
# via celery
codegen==1.0
# via selinon
colorama==0.4.4
Expand All @@ -73,6 +73,17 @@ git+https://github.com/fabric8-analytics/fabric8-analytics-worker.git@066c2f6#eg
# via -r requirements.in
git+https://github.com/fabric8-analytics/fabric8-analytics-auth.git@5ff9438#egg=fabric8a_auth
# via -r requirements.in
flask==1.1.2
# via
# -r requirements.in
# fabric8a-auth
# flask-babelex
# flask-cors
# flask-login
# flask-mail
# flask-principal
# flask-security
# flask-wtf
flask-babelex==0.9.4
# via flask-security
flask-cors==3.0.9
Expand All @@ -87,17 +98,6 @@ flask-security==3.0.0
# via fabric8a-auth
flask-wtf==0.14.3
# via flask-security
flask==1.1.2
# via
# -r requirements.in
# fabric8a-auth
# flask-babelex
# flask-cors
# flask-login
# flask-mail
# flask-principal
# flask-security
# flask-wtf
git2json==0.2.3
# via f8a-worker
gitdb==4.0.5
Expand All @@ -110,10 +110,6 @@ gunicorn==20.0.4
# via -r requirements.in
idna==2.10
# via requests
importlib-metadata==3.1.0
# via
# jsonschema
# kombu
itsdangerous==1.1.0
# via
# flask
Expand Down Expand Up @@ -174,14 +170,14 @@ rainbow-logging-handler==2.2.2
# via selinon
raven==6.10.0
# via f8a-worker
requests-futures==1.0.0
# via f8a-worker
requests==2.25.0
# via
# f8a-utils
# f8a-worker
# fabric8a-auth
# requests-futures
requests-futures==1.0.0
# via f8a-worker
s3transfer==0.3.3
# via boto3
selinon[celery]==1.0.0
Expand Down Expand Up @@ -219,7 +215,7 @@ toml==0.9.4
# via
# anymarkup
# f8a-worker
urllib3==1.26.2
urllib3==1.26.5
# via
# botocore
# requests
Expand All @@ -238,8 +234,6 @@ wtforms==2.3.3
# via flask-wtf
xmltodict==0.12.0
# via anymarkup
zipp==3.4.0
# via importlib-metadata

# The following packages are considered to be unsafe in a requirements file:
# setuptools
56 changes: 24 additions & 32 deletions tests/requirements.txt
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@
#
amqp==5.0.2
# via kombu
anymarkup-core==0.8.1
# via anymarkup
anymarkup==0.8.1
# via f8a-worker
anymarkup-core==0.8.1
# via anymarkup
attrs==20.3.0
# via
# jsonschema
Expand Down Expand Up @@ -45,10 +45,6 @@ cffi==1.14.4
# via cryptography
chardet==3.0.4
# via requests
click-didyoumean==0.0.3
# via celery
click-repl==0.1.6
# via celery
click==7.1.2
# via
# anymarkup
Expand All @@ -57,6 +53,10 @@ click==7.1.2
# click-repl
# flask
# selinon
click-didyoumean==0.0.3
# via celery
click-repl==0.1.6
# via celery
codecov==2.1.10
# via -r tests/requirements.in
codegen==1.0
Expand Down Expand Up @@ -84,6 +84,17 @@ git+https://github.com/fabric8-analytics/fabric8-analytics-worker.git@066c2f6#eg
# via -r tests/../requirements.in
git+https://github.com/fabric8-analytics/fabric8-analytics-auth.git@5ff9438#egg=fabric8a_auth
# via -r tests/../requirements.in
flask==1.1.2
# via
# -r tests/../requirements.in
# fabric8a-auth
# flask-babelex
# flask-cors
# flask-login
# flask-mail
# flask-principal
# flask-security
# flask-wtf
flask-babelex==0.9.4
# via flask-security
flask-cors==3.0.9
Expand All @@ -98,17 +109,6 @@ flask-security==3.0.0
# via fabric8a-auth
flask-wtf==0.14.3
# via flask-security
flask==1.1.2
# via
# -r tests/../requirements.in
# fabric8a-auth
# flask-babelex
# flask-cors
# flask-login
# flask-mail
# flask-principal
# flask-security
# flask-wtf
future==0.18.2
# via radon
git2json==0.2.3
Expand All @@ -123,12 +123,6 @@ gunicorn==20.0.4
# via -r tests/../requirements.in
idna==2.10
# via requests
importlib-metadata==3.1.0
# via
# jsonschema
# kombu
# pluggy
# pytest
iniconfig==1.1.1
# via pytest
itsdangerous==1.1.0
Expand Down Expand Up @@ -188,15 +182,15 @@ pyparsing==2.4.7
# via packaging
pyrsistent==0.17.3
# via jsonschema
pytest-cov==2.10.1
# via -r tests/requirements.in
pytest-mock==3.3.1
# via -r tests/requirements.in
pytest==6.1.2
# via
# -r tests/requirements.in
# pytest-cov
# pytest-mock
pytest-cov==2.10.1
# via -r tests/requirements.in
pytest-mock==3.3.1
# via -r tests/requirements.in
python-dateutil==2.8.1
# via botocore
pytz==2020.4
Expand All @@ -214,15 +208,15 @@ rainbow-logging-handler==2.2.2
# via selinon
raven==6.10.0
# via f8a-worker
requests-futures==1.0.0
# via f8a-worker
requests==2.25.0
# via
# codecov
# f8a-utils
# f8a-worker
# fabric8a-auth
# requests-futures
requests-futures==1.0.0
# via f8a-worker
s3transfer==0.3.3
# via boto3
selinon[celery]==1.0.0
Expand Down Expand Up @@ -265,7 +259,7 @@ toml==0.9.4
# anymarkup
# f8a-worker
# pytest
urllib3==1.26.2
urllib3==1.26.5
# via
# botocore
# requests
Expand All @@ -284,8 +278,6 @@ wtforms==2.3.3
# via flask-wtf
xmltodict==0.12.0
# via anymarkup
zipp==3.4.0
# via importlib-metadata

# The following packages are considered to be unsafe in a requirements file:
# setuptools

0 comments on commit 090b2e9

Please sign in to comment.