From 6dcc0cb9d61fd8f563634ffac1bfdcf1fb0da7aa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 Jan 2024 05:21:07 +0000 Subject: Bump python-frontmatter from 1.0.1 to 1.1.0 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] --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pyproject.toml') diff --git a/pyproject.toml b/pyproject.toml index 3ae5ff3b..f9a394b7 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -20,7 +20,7 @@ httpx = "0.26.0" markdown = "3.5.2" PyJWT = {version = "2.8.0", extras = ["crypto"]} pymdown-extensions = "10.7" -python-frontmatter = "1.0.1" +python-frontmatter = "1.1.0" pyyaml = "6.0.1" sentry-sdk = "1.39.2" whitenoise = "6.6.0" -- cgit v1.2.3