Skip to content

Commit d0a9cd1

Browse files
authored
Merge pull request #544 from microsoft/dependabot/pip/packages/authentication/azure/pytest-gte-8.3.2-and-lt-10.0.0
chore(deps-dev): update pytest requirement from ^8.3.2 to >=8.3.2,<10.0.0 in /packages/authentication/azure
2 parents 9ef969d + d417a30 commit d0a9cd1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/authentication/azure/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ yapf = ">=0.40.2,<0.44.0"
3737
isort = ">=5.13.2,<7.0.0"
3838
pylint = ">=3.2.7,<5.0.0"
3939
mypy = "^1.11.2"
40-
pytest = "^8.3.2"
40+
pytest = ">=8.3.2,<10.0.0"
4141
pytest-asyncio = ">=0.24,<1.4"
4242
pytest-mock = "^3.14.0"
4343
poetry-plugin-mono-repo-deps = ">=0.2.1,<0.4.0"

0 commit comments

Comments
 (0)