Skip to content

Commit e9899d6

Browse files
Merge pull request #443 from microsoft/dependabot/pip/packages/authentication/azure/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/authentication/azure
2 parents 54878a0 + 795691d commit e9899d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/authentication/azure/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ mypy = "^1.11.2"
3838
pytest = "^8.3.2"
3939
pytest-asyncio = ">=0.24,<0.26"
4040
pytest-mock = "^3.14.0"
41-
poetry-plugin-mono-repo-deps = "^0.2.1"
41+
poetry-plugin-mono-repo-deps = ">=0.2.1,<0.4.0"
4242

4343
[mypy]
4444
warn_unused_configs = true

0 commit comments

Comments
 (0)