Skip to content

Commit 30144fa

Browse files
chore(deps-dev): update poetry-plugin-mono-repo-deps requirement
Updates the requirements on [poetry-plugin-mono-repo-deps](https://github.com/gerbenoostra/poetry-plugin-mono-repo-deps) to permit the latest version. - [Release notes](https://github.com/gerbenoostra/poetry-plugin-mono-repo-deps/releases) - [Changelog](https://github.com/gerbenoostra/poetry-plugin-mono-repo-deps/blob/main/CHANGELOG.md) - [Commits](gerbenoostra/poetry-plugin-mono-repo-deps@v0.2.1...v0.3.0) --- updated-dependencies: - dependency-name: poetry-plugin-mono-repo-deps dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6d1c6f2 commit 30144fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/serialization/json/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ pylint = "^3.2.7"
3434
mypy = "^1.11.2"
3535
pytest = "^8.3.2"
3636
pytest-asyncio = ">=0.24,<0.26"
37-
poetry-plugin-mono-repo-deps = "^0.2.1"
37+
poetry-plugin-mono-repo-deps = ">=0.2.1,<0.4.0"
3838

3939
[tool.mypy]
4040
warn_unused_configs = true

0 commit comments

Comments
 (0)