aboutsummaryrefslogtreecommitdiffstats
path: root/pyproject.toml
diff options
context:
space:
mode:
authorGravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-01-18 01:03:44 +0000
committerGravatar GitHub <[email protected]>2024-01-18 01:03:44 +0000
commitcdb04b9552e297af42d8b9ccd6c14f92b110deae (patch)
tree30f6635863e26faaa7379a79f393393149697eb9 /pyproject.toml
parentBump more-itertools from 10.1.0 to 10.2.0 (#2883) (diff)
Bump python-frontmatter from 1.0.1 to 1.1.0 (#2886)
Bumps [python-frontmatter](https://github.com/eyeseast/python-frontmatter) from 1.0.1 to 1.1.0. - [Release notes](https://github.com/eyeseast/python-frontmatter/releases) - [Commits](https://github.com/eyeseast/python-frontmatter/compare/v1.0.1...v1.1.0) --- updated-dependencies: - dependency-name: python-frontmatter dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'pyproject.toml')
-rw-r--r--pyproject.toml2
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"