Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump urllib3 from 1.26.2 to 1.26.5 #376

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 6 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -83,11 +83,14 @@ radon==4.3.2
# via -r requirements.in
raven[flask]==6.10.0
# via -r requirements.in
requests-futures==1.0.0
# via f8a-utils
requests==2.25.1
# via
# -r requirements.in
# codecov
# f8a-utils
# requests-futures
s3transfer==0.3.3
# via boto3
semver==2.13.0
Expand All @@ -107,7 +110,7 @@ sqlalchemy==1.3.22
# via -r requirements.in
tenacity==6.3.1
# via f8a-utils
urllib3==1.26.2
urllib3==1.26.5
# via
# botocore
# requests
Expand All @@ -117,5 +120,6 @@ werkzeug==0.16.0
# via
# -r requirements.in
# flask

# The following packages are considered to be unsafe in a requirements file:
# setuptools
# setuptools
10 changes: 1 addition & 9 deletions test/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,6 @@ flask==1.1.2
# via pytest-flask
gprof2dot==2019.11.30
# via pytest-profiling
importlib-metadata==3.3.0
# via
# pluggy
# pytest
iniconfig==1.1.1
# via pytest
itsdangerous==1.1.0
Expand Down Expand Up @@ -63,13 +59,9 @@ six==1.15.0
# python-dateutil
toml==0.10.2
# via pytest
typing-extensions==3.7.4.3
# via importlib-metadata
urllib3==1.26.2
urllib3==1.26.5
# via minio
werkzeug==0.16.0
# via
# flask
# pytest-flask
zipp==3.4.0
# via importlib-metadata