Skip to content

Commit

Permalink
build: bump ops to latest possible version (#448)
Browse files Browse the repository at this point in the history
  • Loading branch information
DnPlas authored Jun 20, 2024
1 parent 5dc9185 commit 7ac777f
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion charms/istio-gateway/requirements-unit.txt
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ markupsafe==2.1.3
# via jinja2
oci-image==1.0.0
# via -r requirements.in
ops==2.6.0
ops==2.14.0
# via
# -r requirements-unit.in
# -r requirements.in
Expand Down
2 changes: 1 addition & 1 deletion charms/istio-gateway/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ markupsafe==2.1.3
# via jinja2
oci-image==1.0.0
# via -r requirements.in
ops==2.6.0
ops==2.14.0
# via
# -r requirements.in
# serialized-data-interface
Expand Down
2 changes: 1 addition & 1 deletion charms/istio-pilot/requirements-unit.txt
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ lightkube-models==1.26.0.4
# lightkube
markupsafe==2.1.3
# via jinja2
ops==2.13.0
ops==2.14.0
# via
# -r requirements-unit.in
# -r requirements.in
Expand Down
2 changes: 1 addition & 1 deletion charms/istio-pilot/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ lightkube-models==1.26.0.4
# lightkube
markupsafe==2.1.3
# via jinja2
ops==2.13.0
ops==2.14.0
# via
# -r requirements.in
# charmed-kubeflow-chisme
Expand Down

0 comments on commit 7ac777f

Please sign in to comment.