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 2, 2023
1 parent f2cc4dc commit ca46109
Show file tree
Hide file tree
Showing 10 changed files with 72 additions and 78 deletions.
2 changes: 1 addition & 1 deletion requirements-fmt.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ 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
Expand Down
10 changes: 5 additions & 5 deletions requirements-lint.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ click==8.1.7
# via black
codespell==2.2.5
# 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
# 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
23 changes: 11 additions & 12 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.2
# 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.10.1
# via
# ipython
# matplotlib-inline
Expand All @@ -196,10 +196,9 @@ typing-inspect==0.9.0
# via juju
urllib3==1.26.16
# via
# google-auth
# kubernetes
# requests
wcwidth==0.2.6
wcwidth==0.2.8
# via prompt-toolkit
websocket-client==1.6.3
# via kubernetes
Expand Down
35 changes: 17 additions & 18 deletions tests/notebooks/e2e-wine/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@ attrs==23.1.0
# referencing
blinker==1.6.2
# via flask
boto3==1.28.50
boto3==1.28.57
# via -r requirements.in
botocore==1.31.50
botocore==1.31.57
# 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.0
# via matplotlib
databricks-cli==0.17.7
databricks-cli==0.17.8
# 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.0
# 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.2
# via
# google-api-core
# google-api-python-client
Expand All @@ -89,7 +89,7 @@ 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
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,7 +146,7 @@ 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
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 @@ -265,7 +265,7 @@ rpds-py==0.10.3
# referencing
rsa==4.9
# via google-auth
s3transfer==0.6.2
s3transfer==0.7.0
# via boto3
scikit-learn==1.1.3
# via
Expand Down Expand Up @@ -329,7 +329,6 @@ urllib3==1.26.16
# botocore
# databricks-cli
# docker
# google-auth
# kfp
# kfp-server-api
# kubernetes
Expand All @@ -339,7 +338,7 @@ websocket-client==1.6.3
# via
# docker
# kubernetes
werkzeug==2.3.7
werkzeug==3.0.0
# via flask
wheel==0.41.2
# via strip-hints
Expand Down
5 changes: 2 additions & 3 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.2
# via kubernetes
grpcio==1.41.1
# via kubeflow-katib
Expand Down Expand Up @@ -57,7 +57,6 @@ tenacity==8.2.3
# via -r requirements.in
urllib3==1.26.16
# via
# google-auth
# kubeflow-katib
# kubernetes
# requests
Expand Down
15 changes: 7 additions & 8 deletions tests/notebooks/kfp/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ certifi==2023.7.22
# kfp-server-api
# kubernetes
# requests
charset-normalizer==3.2.0
charset-normalizer==3.3.0
# via requests
click==8.1.7
# via
Expand All @@ -31,15 +31,15 @@ docstring-parser==0.15
# via kfp
fire==0.5.0
# via kfp
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.2
# via
# google-api-core
# google-api-python-client
Expand All @@ -52,7 +52,7 @@ 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
Expand All @@ -66,11 +66,11 @@ httplib2==0.22.0
# google-auth-httplib2
idna==3.4
# via requests
importlib-resources==6.0.1
importlib-resources==6.1.0
# via
# jsonschema
# jsonschema-specifications
jsonschema==4.19.0
jsonschema==4.19.1
# via kfp
jsonschema-specifications==2023.7.1
# via jsonschema
Expand Down Expand Up @@ -98,7 +98,7 @@ pyasn1==0.5.0
# rsa
pyasn1-modules==0.3.0
# via google-auth
pydantic==1.10.12
pydantic==1.10.13
# via kfp
pyparsing==3.1.1
# via httplib2
Expand Down Expand Up @@ -159,7 +159,6 @@ uritemplate==3.0.1
# kfp
urllib3==1.26.16
# via
# google-auth
# kfp
# kfp-server-api
# kubernetes
Expand Down
Loading

0 comments on commit ca46109

Please sign in to comment.