Skip to content

Commit

Permalink
chore(deps): refresh pip-compile outputs
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 11, 2023
1 parent 1f17bce commit 63fafbd
Show file tree
Hide file tree
Showing 10 changed files with 108 additions and 114 deletions.
4 changes: 2 additions & 2 deletions requirements-fmt.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,11 @@ isort==5.12.0
# via -r requirements-fmt.in
mypy-extensions==1.0.0
# via black
packaging==23.1
packaging==23.2
# via black
pathspec==0.11.2
# via black
platformdirs==3.10.0
platformdirs==3.11.0
# via black
tomli==2.0.1
# via black
Expand Down
14 changes: 7 additions & 7 deletions requirements-lint.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@ black==23.9.1
# via -r requirements-lint.in
click==8.1.7
# via black
codespell==2.2.5
codespell==2.2.6
# via -r requirements-lint.in
flake8==6.0.0
flake8==6.1.0
# via
# -r requirements-lint.in
# flake8-builtins
Expand All @@ -26,19 +26,19 @@ mccabe==0.7.0
# via flake8
mypy-extensions==1.0.0
# via black
packaging==23.1
packaging==23.2
# via black
pathspec==0.11.2
# via black
pep8-naming==0.13.3
# via -r requirements-lint.in
platformdirs==3.10.0
platformdirs==3.11.0
# via black
pycodestyle==2.10.0
pycodestyle==2.11.0
# via flake8
pyflakes==3.0.1
pyflakes==3.1.0
# via flake8
pyproject-flake8==6.0.0.post1
pyproject-flake8==6.1.0
# via -r requirements-lint.in
tomli==2.0.1
# via
Expand Down
27 changes: 13 additions & 14 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,13 +20,13 @@ certifi==2023.7.22
# httpx
# kubernetes
# requests
cffi==1.15.1
cffi==1.16.0
# via
# cryptography
# pynacl
charset-normalizer==3.2.0
charset-normalizer==3.3.0
# via requests
cryptography==41.0.3
cryptography==41.0.4
# via paramiko
decorator==5.1.1
# via
Expand All @@ -36,9 +36,9 @@ exceptiongroup==1.1.3
# via
# anyio
# pytest
executing==1.2.0
executing==2.0.0
# via stack-data
google-auth==2.23.0
google-auth==2.23.3
# via kubernetes
h11==0.14.0
# via httpcore
Expand All @@ -55,9 +55,9 @@ iniconfig==2.0.0
# via pytest
ipdb==0.13.13
# via pytest-operator
ipython==8.12.2
ipython==8.12.3
# via ipdb
jedi==0.19.0
jedi==0.19.1
# via ipython
jinja2==3.1.2
# via pytest-operator
Expand Down Expand Up @@ -87,7 +87,7 @@ oauthlib==3.2.2
# via
# kubernetes
# requests-oauthlib
packaging==23.1
packaging==23.2
# via pytest
paramiko==2.12.0
# via juju
Expand Down Expand Up @@ -172,7 +172,7 @@ sniffio==1.3.0
# anyio
# httpcore
# httpx
stack-data==0.6.2
stack-data==0.6.3
# via ipython
tenacity==8.2.3
# via -r requirements.in
Expand All @@ -184,7 +184,7 @@ tomli==2.0.1
# pytest
toposort==1.10
# via juju
traitlets==5.10.0
traitlets==5.11.2
# via
# ipython
# matplotlib-inline
Expand All @@ -194,14 +194,13 @@ typing-extensions==4.8.0
# typing-inspect
typing-inspect==0.9.0
# via juju
urllib3==1.26.16
urllib3==1.26.17
# via
# google-auth
# kubernetes
# requests
wcwidth==0.2.6
wcwidth==0.2.8
# via prompt-toolkit
websocket-client==1.6.3
websocket-client==1.6.4
# via kubernetes
websockets==7.0
# via juju
49 changes: 24 additions & 25 deletions tests/notebooks/e2e-wine/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,11 @@ attrs==23.1.0
# via
# jsonschema
# referencing
blinker==1.6.2
blinker==1.6.3
# via flask
boto3==1.28.50
boto3==1.28.62
# via -r requirements.in
botocore==1.31.50
botocore==1.31.62
# via
# boto3
# s3transfer
Expand All @@ -28,7 +28,7 @@ certifi==2023.7.22
# kubernetes
# minio
# requests
charset-normalizer==3.2.0
charset-normalizer==3.3.0
# via requests
click==8.1.7
# via
Expand All @@ -46,9 +46,9 @@ configparser==6.0.0
# via minio
contourpy==1.1.1
# via matplotlib
cycler==0.11.0
cycler==0.12.1
# via matplotlib
databricks-cli==0.17.7
databricks-cli==0.18.0
# via mlflow
deprecated==1.2.14
# via kfp
Expand All @@ -62,21 +62,21 @@ fire==0.5.0
# via kfp
flask==2.3.3
# via mlflow
fonttools==4.42.1
fonttools==4.43.1
# via matplotlib
gitdb==4.0.10
# via gitpython
gitpython==3.1.36
gitpython==3.1.37
# via mlflow
google-api-core==2.11.1
google-api-core==2.12.0
# via
# google-api-python-client
# google-cloud-core
# google-cloud-storage
# kfp
google-api-python-client==1.12.11
# via kfp
google-auth==2.23.0
google-auth==2.23.3
# via
# google-api-core
# google-api-python-client
Expand All @@ -89,15 +89,15 @@ google-auth-httplib2==0.1.1
# via google-api-python-client
google-cloud-core==2.3.3
# via google-cloud-storage
google-cloud-storage==2.10.0
google-cloud-storage==2.11.0
# via kfp
google-crc32c==1.5.0
# via google-resumable-media
google-resumable-media==2.6.0
# via google-cloud-storage
googleapis-common-protos==1.60.0
# via google-api-core
greenlet==2.0.2
greenlet==3.0.0
# via sqlalchemy
gunicorn==20.1.0
# via mlflow
Expand All @@ -114,7 +114,7 @@ importlib-metadata==5.2.0
# markdown
# mlflow
# numba
importlib-resources==6.0.1
importlib-resources==6.1.0
# via
# alembic
# jsonschema
Expand All @@ -132,7 +132,7 @@ jmespath==1.0.1
# botocore
joblib==1.3.2
# via scikit-learn
jsonschema==4.19.0
jsonschema==4.19.1
# via kfp
jsonschema-specifications==2023.7.1
# via jsonschema
Expand All @@ -146,11 +146,11 @@ kiwisolver==1.4.5
# via matplotlib
kubernetes==25.3.0
# via kfp
llvmlite==0.40.1
llvmlite==0.41.0
# via numba
mako==1.2.4
# via alembic
markdown==3.4.4
markdown==3.5
# via mlflow
markupsafe==2.1.3
# via
Expand All @@ -163,7 +163,7 @@ minio==6.0.2
# via -r requirements.in
mlflow==2.1.1
# via -r requirements.in
numba==0.57.1
numba==0.58.0
# via shap
numpy==1.24.4
# via
Expand Down Expand Up @@ -212,7 +212,7 @@ pyasn1==0.5.0
# rsa
pyasn1-modules==0.3.0
# via google-auth
pydantic==1.10.12
pydantic==1.10.13
# via kfp
pyjwt==2.8.0
# via databricks-cli
Expand Down Expand Up @@ -259,13 +259,13 @@ requests-oauthlib==1.3.1
# via kubernetes
requests-toolbelt==0.10.1
# via kfp
rpds-py==0.10.3
rpds-py==0.10.4
# via
# jsonschema
# referencing
rsa==4.9
# via google-auth
s3transfer==0.6.2
s3transfer==0.7.0
# via boto3
scikit-learn==1.1.3
# via
Expand All @@ -277,7 +277,7 @@ scipy==1.10.1
# mlflow
# scikit-learn
# shap
shap==0.42.1
shap==0.43.0
# via mlflow
six==1.16.0
# via
Expand Down Expand Up @@ -324,22 +324,21 @@ uritemplate==3.0.1
# via
# google-api-python-client
# kfp
urllib3==1.26.16
urllib3==1.26.17
# via
# botocore
# databricks-cli
# docker
# google-auth
# kfp
# kfp-server-api
# kubernetes
# minio
# requests
websocket-client==1.6.3
websocket-client==1.6.4
# via
# docker
# kubernetes
werkzeug==2.3.7
werkzeug==3.0.0
# via flask
wheel==0.41.2
# via strip-hints
Expand Down
9 changes: 4 additions & 5 deletions tests/notebooks/katib/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@ certifi==2023.7.22
# kubeflow-katib
# kubernetes
# requests
charset-normalizer==3.2.0
charset-normalizer==3.3.0
# via requests
google-auth==2.23.0
google-auth==2.23.3
# via kubernetes
grpcio==1.41.1
# via kubeflow-katib
Expand Down Expand Up @@ -55,13 +55,12 @@ six==1.16.0
# python-dateutil
tenacity==8.2.3
# via -r requirements.in
urllib3==1.26.16
urllib3==1.26.17
# via
# google-auth
# kubeflow-katib
# kubernetes
# requests
websocket-client==1.6.3
websocket-client==1.6.4
# via kubernetes

# The following packages are considered to be unsafe in a requirements file:
Expand Down
Loading

0 comments on commit 63fafbd

Please sign in to comment.