Skip to content

Commit 3a2fe77

Browse files
dependabot: bump mistletoe from 1.5.1 to 1.6.0
Bumps [mistletoe](https://github.com/miyuchina/mistletoe) from 1.5.1 to 1.6.0. - [Release notes](https://github.com/miyuchina/mistletoe/releases) - [Commits](miyuchina/mistletoe@v1.5.1...v1.6.0) --- updated-dependencies: - dependency-name: mistletoe dependency-version: 1.6.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9c2c659 commit 3a2fe77

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ classifiers = [
1616
]
1717
dependencies = [
1818
"python-liquid2==0.4.0",
19-
"mistletoe==1.5.1",
19+
"mistletoe==1.6.0",
2020
"requests==2.34.2",
2121
"tiktoken==0.13.0",
2222
"PyYAML==6.0.3",

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
python-liquid2==0.4.0
2-
mistletoe==1.5.1
2+
mistletoe==1.6.0
33
python-frontmatter==1.3.0
44
requests==2.34.2
55
rich==15.0.0

0 commit comments

Comments
 (0)