Skip to content

Commit

Permalink
⬆️ OZI.build 0.0.7 in spec
Browse files Browse the repository at this point in the history
Signed-off-by: rjdbcm <[email protected]>
  • Loading branch information
rjdbcm committed May 2, 2024
1 parent 24e23ba commit 1e3a51d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ozi/spec/ci.py
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,7 @@ class Build(Default):
backend: str = 'ozi_build.buildapi'
requires: Mapping[str, str] = field(
default_factory=lambda: {
'OZI.build': 'OZI.build==0.0.5',
'OZI.build': 'OZI.build==0.0.7',
'meson': 'meson[ninja]>=1.1.0',
'pip-tools': 'pip-tools>=7',
'setuptools': 'setuptools>=64',
Expand Down

0 comments on commit 1e3a51d

Please sign in to comment.