Skip to content

Commit 7a84f3c

Browse files
Bump pytest-asyncio from 1.1.0 to 1.2.0
Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 1.1.0 to 1.2.0. - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) - [Commits](pytest-dev/pytest-asyncio@v1.1.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 5f45bab commit 7a84f3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements_test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@ mypy==1.17.1
33
pre-commit==4.3.0
44
pylint==3.3.8
55
pytest==8.4.2
6-
pytest-asyncio==1.1.0
6+
pytest-asyncio==1.2.0
77
types-aiofiles==24.1.0.20250822

0 commit comments

Comments
 (0)