Skip to content

Commit c324a4b

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] <[email protected]>
1 parent b5c40e9 commit c324a4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/abstractions/pyproject.toml

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

4040
[mypy]
4141
warn_unused_configs = true

0 commit comments

Comments
 (0)