Skip to content

Commit c83fe02

Browse files
Merge pull request #442 from microsoft/dependabot/pip/packages/abstractions/poetry-plugin-mono-repo-deps-gte-0.2.1-and-lt-0.4.0
chore(deps-dev): update poetry-plugin-mono-repo-deps requirement from ^0.2.1 to >=0.2.1,<0.4.0 in /packages/abstractions
2 parents b5c40e9 + c324a4b commit c83fe02

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)