Skip to content

Commit 5a16534

Browse files
chore(deps): update dependency zensical to v0.0.28
1 parent 373b3d4 commit 5a16534

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.28",
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
@@ -74,5 +74,5 @@ six==1.17.0
7474
# via python-dateutil
7575
watchdog==6.0.0
7676
# via mkdocs
77-
zensical==0.0.24
77+
zensical==0.0.28
7878
# via python-backoff (pyproject.toml:docs)

0 commit comments

Comments
 (0)