Skip to content

Commit 984a449

Browse files
[deps] Update pytest-asyncio requirement from ~=0.24.0 to ~=0.25.3
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...v0.25.3) --- updated-dependencies: - dependency-name: pytest-asyncio dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7d1c8dd commit 984a449

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-test.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
responses~=0.25.3
2-
pytest-asyncio~=0.24.0
2+
pytest-asyncio~=0.25.3
33
pytest-django~=4.9.0
44
freezegun~=1.5.1
55
# Needed to test integrations

0 commit comments

Comments
 (0)