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 Dec 13, 2024
1 parent e4e844e commit 3c834d9
Show file tree
Hide file tree
Showing 3 changed files with 28 additions and 22 deletions.
12 changes: 7 additions & 5 deletions charms/kserve-controller/requirements-integration.txt
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ cffi==1.17.1
# via
# cryptography
# pynacl
charmed-kubeflow-chisme==0.4.3
charmed-kubeflow-chisme==0.4.4
# via -r requirements-integration.in
charset-normalizer==3.4.0
# via requests
Expand All @@ -60,14 +60,16 @@ frozenlist==1.5.0
# via
# aiohttp
# aiosignal
google-auth==2.36.0
google-auth==2.37.0
# via kubernetes
h11==0.14.0
# via httpcore
httpcore==1.0.7
# via httpx
httpx==0.27.2
# via lightkube
# via
# charmed-kubeflow-chisme
# lightkube
hvac==2.3.0
# via juju
idna==3.10
Expand Down Expand Up @@ -100,7 +102,7 @@ juju==3.6.0.0
# pytest-operator
kubernetes==30.1.0
# via juju
lightkube==0.15.6
lightkube==0.15.7
# via
# -r requirements-integration.in
# charmed-kubeflow-chisme
Expand Down Expand Up @@ -184,7 +186,7 @@ pytest==8.3.4
# pytest-operator
pytest-asyncio==0.21.2
# via pytest-operator
pytest-operator==0.38.0
pytest-operator==0.39.0
# via -r requirements-integration.in
python-dateutil==2.9.0.post0
# via kubernetes
Expand Down
26 changes: 14 additions & 12 deletions charms/kserve-controller/requirements-unit.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,14 +26,14 @@ cffi==1.17.1
# via
# cryptography
# pynacl
charmed-kubeflow-chisme==0.4.3
charmed-kubeflow-chisme==0.4.4
# via
# -r /tmp/renovate/repos/github/canonical/kserve-operators/charms/kserve-controller/requirements.in
# -r requirements-unit.in
# -r requirements.in
charset-normalizer==3.4.0
# via requests
cosl==0.0.45
# via -r requirements.in
cosl==0.0.47
# via -r /tmp/renovate/repos/github/canonical/kserve-operators/charms/kserve-controller/requirements.in
coverage==7.6.1
# via -r requirements-unit.in
cryptography==44.0.0
Expand All @@ -44,14 +44,16 @@ exceptiongroup==1.2.2
# via
# anyio
# pytest
google-auth==2.36.0
google-auth==2.37.0
# via kubernetes
h11==0.14.0
# via httpcore
httpcore==1.0.7
# via httpx
httpx==0.27.2
# via lightkube
# via
# charmed-kubeflow-chisme
# lightkube
hvac==2.3.0
# via juju
idna==3.10
Expand All @@ -71,15 +73,15 @@ juju==3.6.0.0
# via charmed-kubeflow-chisme
kubernetes==30.1.0
# via juju
lightkube==0.15.6
lightkube==0.15.7
# via
# -r /tmp/renovate/repos/github/canonical/kserve-operators/charms/kserve-controller/requirements.in
# -r requirements-unit.in
# -r requirements.in
# charmed-kubeflow-chisme
# cosl
lightkube-models==1.31.1.8
# via
# -r requirements.in
# -r /tmp/renovate/repos/github/canonical/kserve-operators/charms/kserve-controller/requirements.in
# lightkube
macaroonbakery==1.3.4
# via juju
Expand All @@ -93,8 +95,8 @@ oauthlib==3.2.2
# requests-oauthlib
ops==2.17.1
# via
# -r /tmp/renovate/repos/github/canonical/kserve-operators/charms/kserve-controller/requirements.in
# -r requirements-unit.in
# -r requirements.in
# charmed-kubeflow-chisme
# cosl
# serialized-data-interface
Expand Down Expand Up @@ -150,7 +152,7 @@ pytz==2024.2
# via pyrfc3339
pyyaml==6.0.1
# via
# -r requirements.in
# -r /tmp/renovate/repos/github/canonical/kserve-operators/charms/kserve-controller/requirements.in
# cosl
# juju
# kubernetes
Expand All @@ -174,7 +176,7 @@ ruamel-yaml-clib==0.2.8
# via ruamel-yaml
serialized-data-interface==0.7.0
# via
# -r requirements.in
# -r /tmp/renovate/repos/github/canonical/kserve-operators/charms/kserve-controller/requirements.in
# charmed-kubeflow-chisme
six==1.17.0
# via
Expand Down
12 changes: 7 additions & 5 deletions charms/kserve-controller/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,26 +26,28 @@ cffi==1.17.1
# via
# cryptography
# pynacl
charmed-kubeflow-chisme==0.4.3
charmed-kubeflow-chisme==0.4.4
# via -r requirements.in
charset-normalizer==3.4.0
# via requests
cosl==0.0.45
cosl==0.0.47
# via -r requirements.in
cryptography==44.0.0
# via paramiko
deepdiff==6.2.1
# via charmed-kubeflow-chisme
exceptiongroup==1.2.2
# via anyio
google-auth==2.36.0
google-auth==2.37.0
# via kubernetes
h11==0.14.0
# via httpcore
httpcore==1.0.7
# via httpx
httpx==0.27.2
# via lightkube
# via
# charmed-kubeflow-chisme
# lightkube
hvac==2.3.0
# via juju
idna==3.10
Expand All @@ -63,7 +65,7 @@ juju==3.6.0.0
# via charmed-kubeflow-chisme
kubernetes==30.1.0
# via juju
lightkube==0.15.6
lightkube==0.15.7
# via
# -r requirements.in
# charmed-kubeflow-chisme
Expand Down

0 comments on commit 3c834d9

Please sign in to comment.