Skip to content

Bump certifi from 2020.12.5 to 2022.12.7 #385

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

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
20 changes: 12 additions & 8 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,17 +8,17 @@ beautifulsoup4==4.9.3
# via bs4
blinker==1.4
# via raven
boto3==1.16.48
# via -r requirements.in
boto==2.49.0
# via -r requirements.in
boto3==1.16.48
# via -r requirements.in
botocore==1.19.48
# via
# boto3
# s3transfer
bs4==0.0.1
# via f8a-utils
certifi==2020.12.5
certifi==2022.12.7
# via requests
cffi==1.14.4
# via cryptography
Expand All @@ -34,17 +34,17 @@ coverage==5.3.1
# via codecov
cryptography==3.3.2
# via f8a-utils
git+https://github.com/fabric8-analytics/fabric8-analytics-utils.git@6cb0a2d#egg=f8a_utils
f8a_utils @ git+https://github.com/fabric8-analytics/fabric8-analytics-utils.git@6cb0a2d
# via -r requirements.in
git+https://github.com/fabric8-analytics/fabric8-analytics-version-comparator.git@8a57ac7#egg=f8a_version_comparator
f8a_version_comparator @ git+https://github.com/fabric8-analytics/fabric8-analytics-version-comparator.git@8a57ac7
# via f8a-utils
flask-cors==3.0.9
# via -r requirements.in
flask==1.1.2
# via
# -r requirements.in
# flask-cors
# raven
flask-cors==3.0.9
# via -r requirements.in
future==0.18.2
# via radon
gevent==1.4.0
Expand Down Expand Up @@ -88,6 +88,9 @@ requests==2.25.1
# -r requirements.in
# codecov
# f8a-utils
# requests-futures
requests-futures==1.0.0
# via f8a-utils
s3transfer==0.3.3
# via boto3
semver==2.13.0
Expand Down Expand Up @@ -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
24 changes: 8 additions & 16 deletions test/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
#
attrs==20.3.0
# via pytest
certifi==2020.12.5
certifi==2022.12.7
# via minio
click==7.1.2
# via flask
Expand All @@ -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 All @@ -38,6 +34,13 @@ py==1.10.0
# via pytest
pyparsing==2.4.7
# via packaging
pytest==6.2.1
# via
# -r test/requirements.in
# pytest-cov
# pytest-flask
# pytest-mock
# pytest-profiling
pytest-cov==2.10.1
# via -r test/requirements.in
pytest-flask==1.1.0
Expand All @@ -46,13 +49,6 @@ pytest-mock==3.5.0
# via -r test/requirements.in
pytest-profiling==1.7.0
# via -r test/requirements.in
pytest==6.2.1
# via
# -r test/requirements.in
# pytest-cov
# pytest-flask
# pytest-mock
# pytest-profiling
python-dateutil==2.8.1
# via minio
pytz==2020.5
Expand All @@ -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
# via minio
werkzeug==0.16.0
# via
# flask
# pytest-flask
zipp==3.4.0
# via importlib-metadata