Skip to content

Commit 5d30ea5

Browse files
chore(deps-dev): update pytest-asyncio requirement
Updates the requirements on [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) to permit the latest version. - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) - [Commits](pytest-dev/pytest-asyncio@v0.24.0...v1.4.0) --- updated-dependencies: - dependency-name: pytest-asyncio dependency-version: 1.4.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 242fd8b commit 5d30ea5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/authentication/azure/requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@ isort>=5.13.2,<9.0.0
55
pylint>=3.2.7,<5.0.0
66
mypy>=1.11.2,<3.0.0
77
pytest>=8.3.2,<10.0.0
8-
pytest-asyncio>=0.24,<1.5
8+
pytest-asyncio>=1.4.0,<1.5
99
pytest-mock>=3.14.0,<4.0.0

0 commit comments

Comments
 (0)