Skip to content

Commit 72a8912

Browse files
dependabot[bot]johnfraney
authored andcommitted
chore(deps): bump pyld from 2.0.4 to 3.1.0
Bumps [pyld](https://github.com/digitalbazaar/pyld) from 2.0.4 to 3.1.0. - [Release notes](https://github.com/digitalbazaar/pyld/releases) - [Changelog](https://github.com/digitalbazaar/pyld/blob/master/CHANGELOG.md) - [Commits](digitalbazaar/pyld@v2.0.4...v3.1.0) --- updated-dependencies: - dependency-name: pyld dependency-version: 3.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a0fcbff commit 72a8912

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

poetry.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ packages = [{ include = "blurry" }]
2525

2626
[tool.poetry.dependencies]
2727
Jinja2 = "^3.1.5"
28-
PyLD = "^2.0.4"
28+
PyLD = ">=2.0.4,<4.0.0"
2929
livereload = "^2.7.1"
3030
mistune = "^3.1.0"
3131
python = "^3.11"

0 commit comments

Comments
 (0)