Skip to content

Commit

Permalink
Bump python-liquid from 1.12.1 to 1.12.2
Browse files Browse the repository at this point in the history
Bumps [python-liquid](https://github.com/jg-rp/liquid) from 1.12.1 to 1.12.2.
- [Release notes](https://github.com/jg-rp/liquid/releases)
- [Changelog](https://github.com/jg-rp/liquid/blob/main/CHANGELOG.rst)
- [Commits](jg-rp/liquid@v1.12.1...v1.12.2)

---
updated-dependencies:
- dependency-name: python-liquid
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 1, 2025
1 parent 8f55535 commit ccd8fb4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ packaging==24.2 # used in latest.py
playwright==1.48.0 # used by a few scripts to parse html
pre-commit==3.5.0 # used to check code before commit
python-frontmatter==1.1.0 # used in endoflife.py to parse products YAML frontmatters
python-liquid==1.12.1 # used in endoflife.py to render version templates
python-liquid==1.12.2 # used in endoflife.py to render version templates
requests==2.32.3 # used in http.py to make HTTP requests simpler
requests-futures==1.0.2 # used in http.py to be able to make async HTTP requests
requests-cache==1.2.1 # used in http.py to be able to cache HTTP requests
Expand Down

0 comments on commit ccd8fb4

Please sign in to comment.