Skip to content

Commit b7addc0

Browse files
Bump pytest-asyncio from 1.0.0 to 1.2.0
Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 1.0.0 to 1.2.0. - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) - [Commits](pytest-dev/pytest-asyncio@v1.0.0...v1.2.0) --- updated-dependencies: - dependency-name: pytest-asyncio dependency-version: 1.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent abdcd95 commit b7addc0

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
@@ -2,7 +2,7 @@ django-stubs
22
mypy == 1.14.1
33
ninja-schema>=0.14.1
44
pytest
5-
pytest-asyncio==1.0.0
5+
pytest-asyncio==1.2.0
66
pytest-cov
77
pytest-django
88
ruff ==0.12.11

0 commit comments

Comments
 (0)