Skip to content

Commit 05ccff2

Browse files
Bump pytest-asyncio from 0.23.7 to 0.23.8
Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 0.23.7 to 0.23.8. - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) - [Commits](pytest-dev/pytest-asyncio@v0.23.7...v0.23.8) --- updated-dependencies: - dependency-name: pytest-asyncio dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9b7d887 commit 05ccff2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-tests.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@ httpx >=0.22.0
33
mypy == 1.10.1
44
pytest >=7.1.3,<9.0.0
55
pytest-cov >=2.12.0,<6.0.0
6-
pytest-asyncio==0.23.7
6+
pytest-asyncio==0.23.8
77
pytest-django
88
ruff ==0.5.0

0 commit comments

Comments
 (0)