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 a6b7b07 commit 48732fb
Show file tree
Hide file tree
Showing 3 changed files with 27 additions and 21 deletions.
12 changes: 7 additions & 5 deletions requirements-integration.txt
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,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 @@ -46,14 +46,16 @@ exceptiongroup==1.2.2
# pytest
executing==2.1.0
# via stack-data
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 @@ -84,7 +86,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 @@ -163,7 +165,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
24 changes: 13 additions & 11 deletions requirements-unit.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,12 +26,12 @@ cffi==1.17.1
# via
# cryptography
# pynacl
charmed-kubeflow-chisme==0.4.3
# via -r requirements.in
charmed-kubeflow-chisme==0.4.4
# via -r /tmp/renovate/repos/github/canonical/training-operator/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/training-operator/requirements.in
coverage==7.6.1
# via -r requirements-unit.in
cryptography==44.0.0
Expand All @@ -42,14 +42,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 @@ -63,23 +65,23 @@ iniconfig==2.0.0
# via pytest
jinja2==3.1.4
# via
# -r requirements.in
# -r /tmp/renovate/repos/github/canonical/training-operator/requirements.in
# charmed-kubeflow-chisme
jsonschema==4.17.3
# via serialized-data-interface
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/training-operator/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/training-operator/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/training-operator/requirements.in
# -r requirements-unit.in
# -r requirements.in
# charmed-kubeflow-chisme
# cosl
# serialized-data-interface
Expand Down
12 changes: 7 additions & 5 deletions 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 @@ -65,7 +67,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 48732fb

Please sign in to comment.