Skip to content

Commit 6f841f2

Browse files
chore(deps): update dependency zensical to v0.0.25
1 parent 37ae4bc commit 6f841f2

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

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.24",
48+
"zensical==0.0.25",
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.24
85+
zensical==0.0.25
8686
# via python-backoff (pyproject.toml:docs)

0 commit comments

Comments
 (0)