diff options
author | 2023-11-13 05:42:24 +0000 | |
---|---|---|
committer | 2023-11-13 05:42:24 +0000 | |
commit | e1d236d5916fc9ca930d2390ec166030ff89aa6e (patch) | |
tree | 83e9225037549aac6f05bb8545ffeffd74bd2717 /poetry.lock | |
parent | Merge pull request #1141 from python-discord/dependabot/pip/ruff-0.1.5 (diff) |
Bump python-frontmatter from 1.0.0 to 1.0.1
Bumps [python-frontmatter](https://github.com/eyeseast/python-frontmatter) from 1.0.0 to 1.0.1.
- [Release notes](https://github.com/eyeseast/python-frontmatter/releases)
- [Commits](https://github.com/eyeseast/python-frontmatter/compare/v1.0.0...v1.0.1)
---
updated-dependencies:
- dependency-name: python-frontmatter
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
Diffstat (limited to 'poetry.lock')
-rw-r--r-- | poetry.lock | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/poetry.lock b/poetry.lock index 5473f97e..bb044f2a 100644 --- a/poetry.lock +++ b/poetry.lock @@ -880,13 +880,13 @@ cli = ["click (>=5.0)"] [[package]] name = "python-frontmatter" -version = "1.0.0" +version = "1.0.1" description = "Parse and manage posts with YAML (or other) frontmatter" optional = false python-versions = "*" files = [ - {file = "python-frontmatter-1.0.0.tar.gz", hash = "sha256:e98152e977225ddafea6f01f40b4b0f1de175766322004c826ca99842d19a7cd"}, - {file = "python_frontmatter-1.0.0-py3-none-any.whl", hash = "sha256:766ae75f1b301ffc5fe3494339147e0fd80bc3deff3d7590a93991978b579b08"}, + {file = "python-frontmatter-1.0.1.tar.gz", hash = "sha256:a6a082844fc601f34e4dd576bed8fcb5ef19112166e087629e4d6ba9bf4f7c35"}, + {file = "python_frontmatter-1.0.1-py3-none-any.whl", hash = "sha256:0599198cc01b445e5d0be74ff35be0a6c7442dddbdb0803e018be4e055397f6a"}, ] [package.dependencies] @@ -1204,4 +1204,4 @@ brotli = ["Brotli"] [metadata] lock-version = "2.0" python-versions = "3.11.*" -content-hash = "ed53933d6b85232dec7be916fe7801f37303e13ad3fc749b54e2bef96cef42f3" +content-hash = "ad28df0a65d338235dc88f6df6721d894ed59bbdd64351b025764e43b807ad81" |