Skip to content

Commit

Permalink
chore(deps): update dependency pyyaml to v6.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 9, 2024
1 parent bec015a commit 96705fe
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 10 deletions.
16 changes: 8 additions & 8 deletions charms/kserve-controller/requirements-unit.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,12 +15,12 @@ certifi==2023.7.22
# requests
charmed-kubeflow-chisme==0.2.0
# via
# -r /tmp/renovate/repos/github/canonical/kserve-operators/charms/kserve-controller/requirements.in
# -r requirements-unit.in
# -r requirements.in
charset-normalizer==3.3.0
# via requests
cosl==0.0.12
# via -r requirements.in
# via -r /tmp/renovate/repos/github/canonical/kserve-operators/charms/kserve-controller/requirements.in
coverage==7.3.2
# via -r requirements-unit.in
deepdiff==6.2.1
Expand Down Expand Up @@ -50,19 +50,19 @@ jsonschema==4.17.3
# via serialized-data-interface
lightkube==0.14.0
# via
# -r /tmp/renovate/repos/github/canonical/kserve-operators/charms/kserve-controller/requirements.in
# -r requirements-unit.in
# -r requirements.in
# charmed-kubeflow-chisme
lightkube-models==1.28.1.4
# via
# -r requirements.in
# -r /tmp/renovate/repos/github/canonical/kserve-operators/charms/kserve-controller/requirements.in
# lightkube
markupsafe==2.1.3
# via jinja2
ops==2.14.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 All @@ -82,9 +82,9 @@ pytest==7.4.2
# pytest-mock
pytest-mock==3.11.1
# via -r requirements-unit.in
pyyaml==6.0.1
pyyaml==6.0.2
# via
# -r requirements.in
# -r /tmp/renovate/repos/github/canonical/kserve-operators/charms/kserve-controller/requirements.in
# cosl
# lightkube
# ops
Expand All @@ -97,7 +97,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
sniffio==1.3.0
# via
Expand Down
2 changes: 1 addition & 1 deletion charms/kserve-controller/requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ charmed-kubeflow-chisme
lightkube
lightkube-models
ops
pyyaml==6.0.1
pyyaml==6.0.2
serialized-data-interface
# from loki_k8s.v1.loki_push_api.py
cosl
2 changes: 1 addition & 1 deletion charms/kserve-controller/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ pkgutil-resolve-name==1.3.10
# via jsonschema
pyrsistent==0.19.3
# via jsonschema
pyyaml==6.0.1
pyyaml==6.0.2
# via
# -r requirements.in
# cosl
Expand Down

0 comments on commit 96705fe

Please sign in to comment.