Skip to content

Commit 85cdf41

Browse files
chore(deps): update dependency zensical to v0.0.47 (#174)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b803316 commit 85cdf41

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
@@ -44,7 +44,7 @@ dev = [
4444
]
4545
docs = [
4646
"mkdocstrings[python]~=1.0.2",
47-
"zensical==0.0.45",
47+
"zensical==0.0.47",
4848
]
4949
lint = [
5050
"ruff>=0.15.0",

requirements/docs.requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,5 +77,5 @@ tomli==2.4.1
7777
# via zensical
7878
watchdog==6.0.0
7979
# via mkdocs
80-
zensical==0.0.45
80+
zensical==0.0.47
8181
# via python-backoff (pyproject.toml:docs)

0 commit comments

Comments
 (0)