Skip to content

Commit 12d77f1

Browse files
Update pytest-asyncio requirement from >=0.23 to >=1.3.0
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.23.0...v1.3.0) --- updated-dependencies: - dependency-name: pytest-asyncio dependency-version: 1.3.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 04f102d commit 12d77f1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
pytest>=8.0
2-
pytest-asyncio>=0.23
2+
pytest-asyncio>=1.3.0
33
httpx>=0.27
44
cryptography>=42.0
55
PyJWT>=2.8

0 commit comments

Comments
 (0)