Skip to content

Commit 03533c6

Browse files
dependabot: bump python-liquid2 from 0.3.0 to 0.4.0
Bumps [python-liquid2](https://github.com/jg-rp/python-liquid2) from 0.3.0 to 0.4.0. - [Release notes](https://github.com/jg-rp/python-liquid2/releases) - [Changelog](https://github.com/jg-rp/python-liquid2/blob/main/CHANGELOG.md) - [Commits](jg-rp/python-liquid2@v0.3.0...v0.4.0) --- updated-dependencies: - dependency-name: python-liquid2 dependency-version: 0.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 74fed2c commit 03533c6

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
@@ -15,7 +15,7 @@ classifiers = [
1515
"Topic :: Software Development :: Code Generators",
1616
]
1717
dependencies = [
18-
"python-liquid2==0.3.0",
18+
"python-liquid2==0.4.0",
1919
"mistletoe==1.3.0",
2020
"requests==2.34.0",
2121
"tiktoken==0.12.0",

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
python-liquid2==0.3.0
1+
python-liquid2==0.4.0
22
mistletoe==1.3.0
33
python-frontmatter==1.3.0
44
requests==2.34.0

0 commit comments

Comments
 (0)