Skip to content
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

chore(deps): refresh pip-compile outputs #174

Merged
merged 1 commit into from
Aug 8, 2023
Merged
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
chore(deps): refresh pip-compile outputs
  • Loading branch information
renovate[bot] authored Aug 7, 2023
commit c5582336a7b69bbe280d259973f6a629ee0a9153
12 changes: 6 additions & 6 deletions requirements-fmt.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,23 +2,23 @@
# This file is autogenerated by pip-compile with Python 3.8
# by the following command:
#
# pip-compile --resolver=backtracking requirements-fmt.in
# pip-compile requirements-fmt.in
#
black==23.3.0
black==23.7.0
# via -r requirements-fmt.in
click==8.1.3
click==8.1.6
# via black
isort==5.12.0
# via -r requirements-fmt.in
mypy-extensions==1.0.0
# via black
packaging==23.1
# via black
pathspec==0.11.1
pathspec==0.11.2
# via black
platformdirs==3.7.0
platformdirs==3.10.0
# via black
tomli==2.0.1
# via black
typing-extensions==4.6.3
typing-extensions==4.7.1
# via black
89 changes: 46 additions & 43 deletions requirements-integration.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,15 @@
# This file is autogenerated by pip-compile with Python 3.8
# by the following command:
#
# pip-compile --resolver=backtracking requirements-integration.in
# pip-compile requirements-integration.in
#
aiohttp==3.8.4
aiohttp==3.8.5
# via -r requirements-integration.in
aiosignal==1.3.1
# via aiohttp
alembic==1.11.1
alembic==1.11.2
# via mlflow
anyio==3.7.0
anyio==3.7.1
# via
# -r requirements.txt
# httpcore
Expand All @@ -29,16 +29,16 @@ bcrypt==4.0.1
# via paramiko
blinker==1.6.2
# via flask
boto3==1.26.158
boto3==1.28.20
# via -r requirements.txt
botocore==1.29.158
botocore==1.31.20
# via
# -r requirements.txt
# boto3
# s3transfer
cachetools==5.3.1
# via google-auth
certifi==2023.5.7
certifi==2023.7.22
# via
# -r requirements.txt
# httpcore
Expand All @@ -49,14 +49,14 @@ cffi==1.15.1
# via
# cryptography
# pynacl
charmed-kubeflow-chisme==0.0.11
charmed-kubeflow-chisme==0.2.0
# via -r requirements.txt
charset-normalizer==3.1.0
charset-normalizer==3.2.0
# via
# -r requirements.txt
# aiohttp
# requests
click==8.1.3
click==8.1.6
# via
# databricks-cli
# flask
Expand All @@ -65,7 +65,7 @@ cloudpickle==2.2.1
# via mlflow
contourpy==1.1.0
# via matplotlib
cryptography==41.0.1
cryptography==41.0.3
# via paramiko
cycler==0.11.0
# via matplotlib
Expand All @@ -83,7 +83,7 @@ docker==6.1.3
# via mlflow
entrypoints==0.4
# via mlflow
exceptiongroup==1.1.1
exceptiongroup==1.1.2
# via
# -r requirements.txt
# anyio
Expand All @@ -92,17 +92,17 @@ executing==1.2.0
# via stack-data
flask==2.3.2
# via mlflow
fonttools==4.40.0
fonttools==4.42.0
# via matplotlib
frozenlist==1.3.3
frozenlist==1.4.0
# via
# aiohttp
# aiosignal
gitdb==4.0.10
# via gitpython
gitpython==3.1.31
gitpython==3.1.32
# via mlflow
google-auth==2.20.0
google-auth==2.22.0
# via kubernetes
greenlet==2.0.2
# via sqlalchemy
Expand All @@ -112,7 +112,7 @@ h11==0.14.0
# via
# -r requirements.txt
# httpcore
httpcore==0.17.2
httpcore==0.17.3
# via
# -r requirements.txt
# httpx
Expand All @@ -127,13 +127,13 @@ idna==3.4
# httpx
# requests
# yarl
importlib-metadata==6.7.0
importlib-metadata==6.8.0
# via
# alembic
# flask
# markdown
# mlflow
importlib-resources==6.0.0
importlib-resources==6.0.1
# via
# -r requirements.txt
# alembic
Expand All @@ -147,7 +147,7 @@ ipython==8.12.2
# via ipdb
itsdangerous==2.1.2
# via flask
jedi==0.18.2
jedi==0.19.0
# via ipython
jinja2==3.1.2
# via
Expand All @@ -162,7 +162,7 @@ jmespath==1.0.1
# -r requirements.txt
# boto3
# botocore
joblib==1.2.0
joblib==1.3.1
# via scikit-learn
jsonschema==4.17.3
# via
Expand All @@ -176,9 +176,9 @@ jujubundlelib==0.5.7
# via theblues
kiwisolver==1.4.4
# via matplotlib
kubernetes==26.1.0
kubernetes==27.2.0
# via juju
lightkube==0.13.0
lightkube==0.14.0
# via
# -r requirements.txt
# charmed-kubeflow-chisme
Expand All @@ -192,27 +192,27 @@ macaroonbakery==1.3.1
# theblues
mako==1.2.4
# via alembic
markdown==3.4.3
markdown==3.4.4
# via mlflow
markupsafe==2.1.3
# via
# -r requirements.txt
# jinja2
# mako
# werkzeug
matplotlib==3.7.1
matplotlib==3.7.2
# via mlflow
matplotlib-inline==0.1.6
# via ipython
mlflow==2.4.1
mlflow==2.5.0
# via -r requirements-integration.in
multidict==6.0.4
# via
# aiohttp
# yarl
mypy-extensions==1.0.0
# via typing-inspect
numpy==1.24.3
numpy==1.24.4
# via
# contourpy
# matplotlib
Expand All @@ -224,10 +224,11 @@ numpy==1.24.3
oauthlib==3.2.2
# via
# databricks-cli
# kubernetes
# requests-oauthlib
oci-image==1.0.0
# via -r requirements.txt
ops==2.3.0
ops==2.5.0
# via
# -r requirements.txt
# charmed-kubeflow-chisme
Expand All @@ -242,7 +243,7 @@ packaging==23.1
# matplotlib
# mlflow
# pytest
pandas==2.0.2
pandas==2.0.3
# via mlflow
paramiko==2.12.0
# via juju
Expand All @@ -252,15 +253,15 @@ pexpect==4.8.0
# via ipython
pickleshare==0.7.5
# via ipython
pillow==9.5.0
pillow==10.0.0
# via matplotlib
pkgutil-resolve-name==1.3.10
# via
# -r requirements.txt
# jsonschema
pluggy==1.2.0
# via pytest
prompt-toolkit==3.0.38
prompt-toolkit==3.0.39
# via ipython
protobuf==3.20.3
# via
Expand All @@ -281,9 +282,9 @@ pyasn1-modules==0.3.0
# via google-auth
pycparser==2.21
# via cffi
pygments==2.15.1
pygments==2.16.1
# via ipython
pyjwt==2.7.0
pyjwt==2.8.0
# via databricks-cli
pymacaroons==0.13.0
# via macaroonbakery
Expand All @@ -292,7 +293,7 @@ pynacl==1.5.0
# macaroonbakery
# paramiko
# pymacaroons
pyparsing==3.1.0
pyparsing==3.0.9
# via matplotlib
pyrfc3339==1.1
# via
Expand All @@ -302,11 +303,11 @@ pyrsistent==0.19.3
# via
# -r requirements.txt
# jsonschema
pytest==7.3.2
pytest==7.4.0
# via
# pytest-asyncio
# pytest-operator
pytest-asyncio==0.21.0
pytest-asyncio==0.21.1
# via pytest-operator
pytest-operator==0.28.0
# via -r requirements-integration.in
Expand Down Expand Up @@ -363,14 +364,16 @@ s3transfer==0.6.1
# via
# -r requirements.txt
# boto3
scikit-learn==1.2.2
scikit-learn==1.3.0
# via mlflow
scipy==1.10.1
# via
# mlflow
# scikit-learn
serialized-data-interface==0.6.0
# via -r requirements.txt
serialized-data-interface==0.7.0
# via
# -r requirements.txt
# charmed-kubeflow-chisme
six==1.16.0
# via
# -r requirements.txt
Expand All @@ -391,7 +394,7 @@ sniffio==1.3.0
# anyio
# httpcore
# httpx
sqlalchemy==2.0.16
sqlalchemy==2.0.19
# via
# alembic
# mlflow
Expand All @@ -407,7 +410,7 @@ tenacity==8.2.2
# charmed-kubeflow-chisme
theblues==0.5.2
# via juju
threadpoolctl==3.1.0
threadpoolctl==3.2.0
# via scikit-learn
tomli==2.0.1
# via
Expand All @@ -419,7 +422,7 @@ traitlets==5.9.0
# via
# ipython
# matplotlib-inline
typing-extensions==4.6.3
typing-extensions==4.7.1
# via
# alembic
# ipython
Expand All @@ -440,7 +443,7 @@ urllib3==1.26.16
# requests
wcwidth==0.2.6
# via prompt-toolkit
websocket-client==1.6.0
websocket-client==1.6.1
# via
# -r requirements.txt
# docker
Expand Down
2 changes: 1 addition & 1 deletion requirements-lint.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# This file is autogenerated by pip-compile with Python 3.8
# by the following command:
#
# pip-compile --resolver=backtracking requirements-lint.in
# pip-compile requirements-lint.in
#
black==23.3.0
# via -r requirements-fmt.txt
Expand Down
Loading
Loading