Skip to content

Commit 0a42fd3

Browse files
committed
build: bump zensical to 0.0.59
1 parent 69cc006 commit 0a42fd3

2 files changed

Lines changed: 14 additions & 14 deletions

File tree

poetry.lock

Lines changed: 12 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,10 +23,10 @@ mkdocs-material = "^9.7.6"
2323
cmem-cmempy = "^25.3.0"
2424
pydantic = "^2.11.7"
2525
jinja2 = "^3.1.6"
26-
# Zensical is pre-1.0: the caret pin resolves to >=0.0.58,<0.0.59, i.e. a single
26+
# Zensical is pre-1.0: the caret pin resolves to >=0.0.59,<0.0.60, i.e. a single
2727
# release. This narrowness is intentional -- bump it manually and re-run
2828
# `task build` plus `tools/check_zensical_output.py` when doing so.
29-
zensical = "^0.0.58"
29+
zensical = "^0.0.59"
3030

3131
[tool.poetry.group.dev.dependencies]
3232
linkcheckmd = "^1.4.0"

0 commit comments

Comments
 (0)