aboutsummaryrefslogtreecommitdiffstats
path: root/Pipfile
diff options
context:
space:
mode:
authorGravatar kwzrd <[email protected]>2021-03-15 22:30:44 +0100
committerGravatar kwzrd <[email protected]>2021-03-15 22:30:44 +0100
commit10ce75f0d0af36e2ebf87c95d9d0b2095b541d2d (patch)
tree24efe7e114a625b5b82562e228c4398537ded334 /Pipfile
parentBranding: decode 'meta.md' using UTF-8 (diff)
Pipenv: bump 'python-frontmatter' pin & re-lock
Fresh stable release, just in time!
Diffstat (limited to 'Pipfile')
-rw-r--r--Pipfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Pipfile b/Pipfile
index e222a2108..56ece7611 100644
--- a/Pipfile
+++ b/Pipfile
@@ -21,7 +21,7 @@ lxml = "~=4.4"
markdownify = "==0.5.3"
more_itertools = "~=8.2"
python-dateutil = "~=2.8"
-python-frontmatter = "~=0.5.0"
+python-frontmatter = "~=1.0.0"
pyyaml = "~=5.1"
requests = "~=2.22"
sentry-sdk = "~=0.19"