Skip to content

Commit 7402834

Browse files
authored
fix: Update zensical dependency version to 0.0.13 for Python 3.10+ (#2700)
1 parent 3fc6cdb commit 7402834

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ type = [
104104
{ include-group = "test" },
105105
]
106106
docs = [
107-
"zensical>=0.0.11; python_version>='3.10'",
107+
"zensical>=0.0.13; python_version>='3.10'",
108108
]
109109
black22 = [ "black==22.1" ]
110110
black23 = [ "black==23.12" ]

uv.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)