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 Aug 28, 2023
1 parent 328b5f7 commit e2949ee
Show file tree
Hide file tree
Showing 4 changed files with 38 additions and 40 deletions.
2 changes: 1 addition & 1 deletion requirements-fmt.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
#
black==23.7.0
# 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 Down
42 changes: 20 additions & 22 deletions requirements-integration.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ aiohttp==3.8.5
# via -r requirements-integration.in
aiosignal==1.3.1
# via aiohttp
alembic==1.11.2
alembic==1.11.3
# via mlflow
anyio==3.7.1
# via
Expand All @@ -29,9 +29,9 @@ bcrypt==4.0.1
# via paramiko
blinker==1.6.2
# via flask
boto3==1.28.25
boto3==1.28.35
# via -r requirements.txt
botocore==1.31.25
botocore==1.31.35
# via
# -r requirements.txt
# boto3
Expand All @@ -57,7 +57,7 @@ charset-normalizer==3.2.0
# -r requirements.txt
# aiohttp
# requests
click==8.1.6
click==8.1.7
# via
# databricks-cli
# flask
Expand All @@ -84,16 +84,16 @@ docker==6.1.3
# via mlflow
entrypoints==0.4
# via mlflow
exceptiongroup==1.1.2
exceptiongroup==1.1.3
# via
# -r requirements.txt
# anyio
# pytest
executing==1.2.0
# via stack-data
flask==2.3.2
flask==2.3.3
# via mlflow
fonttools==4.42.0
fonttools==4.42.1
# via matplotlib
frozenlist==1.4.0
# via
Expand All @@ -107,7 +107,7 @@ google-auth==2.22.0
# via kubernetes
greenlet==2.0.2
# via sqlalchemy
gunicorn==20.1.0
gunicorn==21.2.0
# via mlflow
h11==0.14.0
# via
Expand Down Expand Up @@ -175,15 +175,15 @@ juju==2.9.44.0
# pytest-operator
jujubundlelib==0.5.7
# via theblues
kiwisolver==1.4.4
kiwisolver==1.4.5
# via matplotlib
kubernetes==27.2.0
# via juju
lightkube==0.14.0
# via
# -r requirements.txt
# charmed-kubeflow-chisme
lightkube-models==1.27.1.4
lightkube-models==1.28.1.4
# via
# -r requirements.txt
# lightkube
Expand All @@ -207,7 +207,7 @@ matplotlib-inline==0.1.6
# via ipython
minio==7.1.16
# via -r requirements-integration.in
mlflow==2.5.0
mlflow==2.6.0
# via -r requirements-integration.in
multidict==6.0.4
# via
Expand All @@ -231,7 +231,7 @@ oauthlib==3.2.2
# requests-oauthlib
oci-image==1.0.0
# via -r requirements.txt
ops==2.5.0
ops==2.5.1
# via
# -r requirements.txt
# charmed-kubeflow-chisme
Expand All @@ -243,6 +243,7 @@ ordered-set==4.1.0
packaging==23.1
# via
# docker
# gunicorn
# matplotlib
# mlflow
# pytest
Expand All @@ -262,7 +263,7 @@ pkgutil-resolve-name==1.3.10
# via
# -r requirements.txt
# jsonschema
pluggy==1.2.0
pluggy==1.3.0
# via pytest
prompt-toolkit==3.0.39
# via ipython
Expand Down Expand Up @@ -312,7 +313,7 @@ pytest==7.4.0
# pytest-operator
pytest-asyncio==0.21.1
# via pytest-operator
pytest-operator==0.28.0
pytest-operator==0.29.0
# via -r requirements-integration.in
python-dateutil==2.8.2
# via
Expand Down Expand Up @@ -363,7 +364,7 @@ ruamel-yaml-clib==0.2.7
# via
# -r requirements.txt
# ruamel-yaml
s3transfer==0.6.1
s3transfer==0.6.2
# via
# -r requirements.txt
# boto3
Expand Down Expand Up @@ -397,7 +398,7 @@ sniffio==1.3.0
# anyio
# httpcore
# httpx
sqlalchemy==2.0.19
sqlalchemy==2.0.20
# via
# alembic
# mlflow
Expand All @@ -407,7 +408,7 @@ stack-data==0.6.2
# via ipython
tabulate==0.9.0
# via databricks-cli
tenacity==8.2.2
tenacity==8.2.3
# via
# -r requirements.txt
# charmed-kubeflow-chisme
Expand Down Expand Up @@ -447,15 +448,15 @@ urllib3==1.26.16
# requests
wcwidth==0.2.6
# via prompt-toolkit
websocket-client==1.6.1
websocket-client==1.6.2
# via
# -r requirements.txt
# docker
# kubernetes
# ops
websockets==7.0
# via juju
werkzeug==2.3.6
werkzeug==2.3.7
# via flask
yarl==1.9.2
# via aiohttp
Expand All @@ -464,6 +465,3 @@ zipp==3.16.2
# -r requirements.txt
# importlib-metadata
# importlib-resources

# The following packages are considered to be unsafe in a requirements file:
# setuptools
18 changes: 9 additions & 9 deletions requirements-unit.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@ attrs==23.1.0
# via
# -r requirements.txt
# jsonschema
boto3==1.28.25
boto3==1.28.35
# via -r requirements.txt
botocore==1.31.25
botocore==1.31.35
# via
# -r requirements.txt
# boto3
Expand All @@ -37,7 +37,7 @@ deepdiff==6.2.1
# via
# -r requirements.txt
# charmed-kubeflow-chisme
exceptiongroup==1.1.2
exceptiongroup==1.1.3
# via
# -r requirements.txt
# anyio
Expand Down Expand Up @@ -83,7 +83,7 @@ lightkube==0.14.0
# via
# -r requirements.txt
# charmed-kubeflow-chisme
lightkube-models==1.27.1.4
lightkube-models==1.28.1.4
# via
# -r requirements.txt
# lightkube
Expand All @@ -93,7 +93,7 @@ markupsafe==2.1.3
# jinja2
oci-image==1.0.0
# via -r requirements.txt
ops==2.5.0
ops==2.5.1
# via
# -r requirements.txt
# charmed-kubeflow-chisme
Expand All @@ -108,7 +108,7 @@ pkgutil-resolve-name==1.3.10
# via
# -r requirements.txt
# jsonschema
pluggy==1.2.0
pluggy==1.3.0
# via pytest
pyrsistent==0.19.3
# via
Expand Down Expand Up @@ -145,7 +145,7 @@ ruamel-yaml-clib==0.2.7
# via
# -r requirements.txt
# ruamel-yaml
s3transfer==0.6.1
s3transfer==0.6.2
# via
# -r requirements.txt
# boto3
Expand All @@ -163,7 +163,7 @@ sniffio==1.3.0
# anyio
# httpcore
# httpx
tenacity==8.2.2
tenacity==8.2.3
# via
# -r requirements.txt
# charmed-kubeflow-chisme
Expand All @@ -174,7 +174,7 @@ urllib3==1.26.16
# -r requirements.txt
# botocore
# requests
websocket-client==1.6.1
websocket-client==1.6.2
# via
# -r requirements.txt
# ops
Expand Down
16 changes: 8 additions & 8 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@ anyio==3.7.1
# via httpcore
attrs==23.1.0
# via jsonschema
boto3==1.28.25
boto3==1.28.35
# via -r requirements.in
botocore==1.31.25
botocore==1.31.35
# via
# boto3
# s3transfer
Expand All @@ -25,7 +25,7 @@ charset-normalizer==3.2.0
# via requests
deepdiff==6.2.1
# via charmed-kubeflow-chisme
exceptiongroup==1.1.2
exceptiongroup==1.1.3
# via anyio
h11==0.14.0
# via httpcore
Expand All @@ -52,15 +52,15 @@ lightkube==0.14.0
# via
# -r requirements.in
# charmed-kubeflow-chisme
lightkube-models==1.27.1.4
lightkube-models==1.28.1.4
# via
# -r requirements.in
# lightkube
markupsafe==2.1.3
# via jinja2
oci-image==1.0.0
# via -r requirements.in
ops==2.5.0
ops==2.5.1
# via
# -r requirements.in
# charmed-kubeflow-chisme
Expand All @@ -85,7 +85,7 @@ ruamel-yaml==0.17.32
# via charmed-kubeflow-chisme
ruamel-yaml-clib==0.2.7
# via ruamel-yaml
s3transfer==0.6.1
s3transfer==0.6.2
# via boto3
serialized-data-interface==0.7.0
# via
Expand All @@ -98,15 +98,15 @@ sniffio==1.3.0
# anyio
# httpcore
# httpx
tenacity==8.2.2
tenacity==8.2.3
# via
# -r requirements.in
# charmed-kubeflow-chisme
urllib3==1.26.16
# via
# botocore
# requests
websocket-client==1.6.1
websocket-client==1.6.2
# via ops
zipp==3.16.2
# via importlib-resources

0 comments on commit e2949ee

Please sign in to comment.