diff options
Diffstat (limited to 'pyproject.toml')
-rw-r--r-- | pyproject.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml index 017135e8b..95610c954 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -23,7 +23,7 @@ lxml = "5.1.0" markdownify = "0.11.6" more-itertools = "10.2.0" python-dateutil = "2.8.2" -python-frontmatter = "1.0.1" +python-frontmatter = "1.1.0" rapidfuzz = "3.6.1" regex = "2023.12.25" sentry-sdk = "1.39.2" |