Skip to content

Commit fb308a9

Browse files
fix(deps): update dependency granite-io to >=0.5,<0.6 (#1053)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 70e6427 commit fb308a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ dependencies = [
1717
"termcolor>=2,<4",
1818
"ipython>=8,<10",
1919
"json-repair~=0.35",
20-
"granite-io>=0.2,<0.5",
20+
"granite-io>=0.5,<0.6",
2121
]
2222
authors = [
2323
{ name="Mandana Vaziri", email="[email protected]" },

0 commit comments

Comments
 (0)