Skip to content

Commit b3ef32b

Browse files
committed
test: Require Typogrify 2.1+ to pass updated test
1 parent b4fcb7f commit b3ef32b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ dev = [
8282
"jinja2>=3.1.2",
8383
"lxml>=4.9.3",
8484
"markdown>=3.5.1",
85-
"typogrify>=2.0.7",
85+
"typogrify>=2.1.0",
8686
"sphinx>=7.1.2",
8787
"sphinxext-opengraph>=0.9.0",
8888
"furo==2023.9.10",

0 commit comments

Comments
 (0)