mirror of
https://github.com/getpelican/pelican.git
synced 2025-10-15 20:28:56 +02:00
test: Require Typogrify 2.1+ to pass updated test
This commit is contained in:
parent
b4fcb7f4e3
commit
b3ef32bcf1
1 changed files with 1 additions and 1 deletions
|
|
@ -82,7 +82,7 @@ dev = [
|
|||
"jinja2>=3.1.2",
|
||||
"lxml>=4.9.3",
|
||||
"markdown>=3.5.1",
|
||||
"typogrify>=2.0.7",
|
||||
"typogrify>=2.1.0",
|
||||
"sphinx>=7.1.2",
|
||||
"sphinxext-opengraph>=0.9.0",
|
||||
"furo==2023.9.10",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue