diff options
| author | 2021-03-15 22:30:44 +0100 | |
|---|---|---|
| committer | 2021-03-15 22:30:44 +0100 | |
| commit | 10ce75f0d0af36e2ebf87c95d9d0b2095b541d2d (patch) | |
| tree | 24efe7e114a625b5b82562e228c4398537ded334 /Pipfile | |
| parent | Branding: 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-- | Pipfile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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" |