Skip to content

Commit 06b0915

Browse files
chore(deps): update dependency zensical to v0.0.30 (#127)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 82d40cb commit 06b0915

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.29",
48+
"zensical==0.0.30",
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.29
77+
zensical==0.0.30
7878
# via python-backoff (pyproject.toml:docs)

0 commit comments

Comments
 (0)