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 Sep 19, 2023
1 parent c376579 commit 5b48253
Show file tree
Hide file tree
Showing 10 changed files with 54 additions and 56 deletions.
6 changes: 3 additions & 3 deletions requirements-fmt.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@
#
# pip-compile requirements-fmt.in
#
black==23.7.0
black==23.9.1
# via -r requirements-fmt.in
click==8.1.6
click==8.1.7
# via black
isort==5.12.0
# via -r requirements-fmt.in
Expand All @@ -20,5 +20,5 @@ platformdirs==3.10.0
# via black
tomli==2.0.1
# via black
typing-extensions==4.7.1
typing-extensions==4.8.0
# via black
6 changes: 3 additions & 3 deletions requirements-lint.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@
#
# pip-compile requirements-lint.in
#
black==23.7.0
black==23.9.1
# via -r requirements-lint.in
click==8.1.6
click==8.1.7
# via black
codespell==2.2.5
# via -r requirements-lint.in
Expand Down Expand Up @@ -44,7 +44,7 @@ tomli==2.0.1
# via
# black
# pyproject-flake8
typing-extensions==4.7.1
typing-extensions==4.8.0
# via black

# The following packages are considered to be unsafe in a requirements file:
Expand Down
39 changes: 19 additions & 20 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@
#
# pip-compile requirements.in
#
anyio==3.7.1
anyio==4.0.0
# via httpcore
asttokens==2.2.1
asttokens==2.4.0
# via stack-data
backcall==0.2.0
# via ipython
Expand All @@ -26,25 +26,25 @@ cffi==1.15.1
# pynacl
charset-normalizer==3.2.0
# via requests
cryptography==41.0.2
cryptography==41.0.3
# via paramiko
decorator==5.1.1
# via
# ipdb
# ipython
exceptiongroup==1.1.2
exceptiongroup==1.1.3
# via
# anyio
# pytest
executing==1.2.0
# via stack-data
google-auth==2.22.0
google-auth==2.23.0
# via kubernetes
h11==0.14.0
# via httpcore
httpcore==0.17.3
httpcore==0.18.0
# via httpx
httpx==0.24.1
httpx==0.25.0
# via lightkube
idna==3.4
# via
Expand All @@ -61,17 +61,17 @@ jedi==0.19.0
# via ipython
jinja2==3.1.2
# via pytest-operator
juju==2.9.44.0
juju==2.9.44.1
# via
# -r requirements.in
# pytest-operator
jujubundlelib==0.5.7
# via theblues
kubernetes==27.2.0
kubernetes==28.1.0
# via juju
lightkube==0.14.0
# via -r requirements.in
lightkube-models==1.27.1.4
lightkube-models==1.28.1.4
# via lightkube
macaroonbakery==1.3.1
# via
Expand All @@ -97,7 +97,7 @@ pexpect==4.8.0
# via ipython
pickleshare==0.7.5
# via ipython
pluggy==1.2.0
pluggy==1.3.0
# via pytest
prompt-toolkit==3.0.39
# via ipython
Expand All @@ -116,7 +116,7 @@ pyasn1-modules==0.3.0
# via google-auth
pycparser==2.21
# via cffi
pygments==2.15.1
pygments==2.16.1
# via ipython
pymacaroons==0.13.0
# via macaroonbakery
Expand All @@ -129,18 +129,18 @@ pyrfc3339==1.1
# via
# juju
# macaroonbakery
pytest==7.4.0
pytest==7.4.2
# via
# -r requirements.in
# pytest-asyncio
# pytest-operator
pytest-asyncio==0.21.1
# via pytest-operator
pytest-operator==0.28.0
pytest-operator==0.29.0
# via -r requirements.in
python-dateutil==2.8.2
# via kubernetes
pytz==2023.3
pytz==2023.3.post1
# via pyrfc3339
pyyaml==6.0.1
# via
Expand All @@ -162,7 +162,6 @@ rsa==4.9
six==1.16.0
# via
# asttokens
# google-auth
# kubernetes
# macaroonbakery
# paramiko
Expand All @@ -175,7 +174,7 @@ sniffio==1.3.0
# httpx
stack-data==0.6.2
# via ipython
tenacity==8.2.2
tenacity==8.2.3
# via -r requirements.in
theblues==0.5.2
# via juju
Expand All @@ -185,11 +184,11 @@ tomli==2.0.1
# pytest
toposort==1.10
# via juju
traitlets==5.9.0
traitlets==5.10.0
# via
# ipython
# matplotlib-inline
typing-extensions==4.7.1
typing-extensions==4.8.0
# via
# ipython
# typing-inspect
Expand All @@ -202,7 +201,7 @@ urllib3==1.26.16
# requests
wcwidth==0.2.6
# via prompt-toolkit
websocket-client==1.6.1
websocket-client==1.6.3
# via kubernetes
websockets==7.0
# via juju
16 changes: 8 additions & 8 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.45
boto3==1.28.50
# via -r requirements.in
botocore==1.31.45
botocore==1.31.50
# via
# boto3
# s3transfer
Expand All @@ -42,7 +42,7 @@ cloudpickle==2.2.1
# kfp
# mlflow
# shap
contourpy==1.1.0
contourpy==1.1.1
# via matplotlib
cycler==0.11.0
# via matplotlib
Expand Down Expand Up @@ -189,7 +189,7 @@ pandas==1.5.3
# via
# mlflow
# shap
pillow==10.0.0
pillow==10.0.1
# via matplotlib
pkgutil-resolve-name==1.3.10
# via jsonschema
Expand Down Expand Up @@ -255,7 +255,7 @@ requests-oauthlib==1.3.1
# via kubernetes
requests-toolbelt==0.10.1
# via kfp
rpds-py==0.10.2
rpds-py==0.10.3
# via
# jsonschema
# referencing
Expand Down Expand Up @@ -286,7 +286,7 @@ six==1.16.0
# querystring-parser
slicer==0.0.7
# via shap
smmap==5.0.0
smmap==5.0.1
# via gitdb
sqlalchemy==1.4.49
# via
Expand All @@ -310,7 +310,7 @@ tqdm==4.66.1
# via shap
typer==0.9.0
# via kfp
typing-extensions==4.7.1
typing-extensions==4.8.0
# via
# alembic
# kfp
Expand Down Expand Up @@ -341,7 +341,7 @@ wheel==0.41.2
# via strip-hints
wrapt==1.15.0
# via deprecated
zipp==3.16.2
zipp==3.17.0
# via
# importlib-metadata
# importlib-resources
Expand Down
2 changes: 1 addition & 1 deletion tests/notebooks/katib/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ idna==3.4
# via requests
kubeflow-katib==0.15.0
# via -r requirements.in
kubernetes==27.2.0
kubernetes==28.1.0
# via kubeflow-katib
oauthlib==3.2.2
# via
Expand Down
6 changes: 3 additions & 3 deletions tests/notebooks/kfp/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ requests-oauthlib==1.3.1
# via kubernetes
requests-toolbelt==0.10.1
# via kfp
rpds-py==0.10.2
rpds-py==0.10.3
# via
# jsonschema
# referencing
Expand All @@ -148,7 +148,7 @@ termcolor==2.3.0
# via fire
typer==0.9.0
# via kfp
typing-extensions==4.7.1
typing-extensions==4.8.0
# via
# kfp
# pydantic
Expand All @@ -170,7 +170,7 @@ wheel==0.41.2
# via strip-hints
wrapt==1.15.0
# via deprecated
zipp==3.16.2
zipp==3.17.0
# via importlib-resources

# The following packages are considered to be unsafe in a requirements file:
Expand Down
13 changes: 6 additions & 7 deletions tests/notebooks/kserve/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ fastapi==0.95.2
# via
# kserve
# ray
filelock==3.12.3
filelock==3.12.4
# via
# ray
# virtualenv
Expand Down Expand Up @@ -114,7 +114,7 @@ jsonschema-specifications==2023.7.1
# via jsonschema
kserve==0.11.0
# via -r requirements.in
kubernetes==27.2.0
kubernetes==28.1.0
# via
# -r requirements.in
# kserve
Expand All @@ -136,7 +136,7 @@ oauthlib==3.2.2
# via
# kubernetes
# requests-oauthlib
opencensus==0.11.2
opencensus==0.11.3
# via ray
opencensus-context==0.1.3
# via opencensus
Expand Down Expand Up @@ -209,7 +209,7 @@ requests-oauthlib==1.3.1
# via kubernetes
rfc3986[idna2008]==1.5.0
# via httpx
rpds-py==0.10.2
rpds-py==0.10.3
# via
# jsonschema
# referencing
Expand Down Expand Up @@ -240,9 +240,8 @@ timing-asgi==0.3.1
# via kserve
tritonclient==2.37.0.9383150
# via kserve
typing-extensions==4.7.1
typing-extensions==4.8.0
# via
# filelock
# pydantic
# starlette
tzdata==2023.3
Expand Down Expand Up @@ -270,5 +269,5 @@ websockets==11.0.3
# via uvicorn
yarl==1.9.2
# via aiohttp
zipp==3.16.2
zipp==3.17.0
# via importlib-resources
6 changes: 3 additions & 3 deletions tests/notebooks/minio/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ frozenlist==1.4.0
# via
# aiohttp
# aiosignal
fsspec==2023.9.0
fsspec==2023.9.1
# via s3fs
idna==3.4
# via yarl
Expand All @@ -50,11 +50,11 @@ python-dateutil==2.8.2
# pandas
pytz==2023.3.post1
# via pandas
s3fs==2023.9.0
s3fs==2023.9.1
# via -r requirements.in
six==1.16.0
# via python-dateutil
typing-extensions==4.7.1
typing-extensions==4.8.0
# via aioitertools
tzdata==2023.3
# via pandas
Expand Down
Loading

0 comments on commit 5b48253

Please sign in to comment.