Skip to content

Commit c06bd43

Browse files
chore(deps): update dependency zensical to v0.0.24 (#120)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 734f6cb commit c06bd43

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ dev = [
4545
]
4646
docs = [
4747
"mkdocstrings[python]~=1.0.2",
48-
"zensical==0.0.23",
48+
"zensical==0.0.24",
4949
]
5050
lint = [
5151
"ruff>=0.15.0",

requirements/docs.requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,5 +82,5 @@ six==1.17.0
8282
# via python-dateutil
8383
watchdog==6.0.0
8484
# via mkdocs
85-
zensical==0.0.23
85+
zensical==0.0.24
8686
# via python-backoff (pyproject.toml:docs)

0 commit comments

Comments
 (0)