Skip to content

Commit 63e375e

Browse files
Bump pytest-asyncio from 0.26.0 to 1.1.0
Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 0.26.0 to 1.1.0. - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) - [Commits](pytest-dev/pytest-asyncio@v0.26.0...v1.1.0) --- updated-dependencies: - dependency-name: pytest-asyncio dependency-version: 1.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0a79678 commit 63e375e

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
@@ -2,7 +2,7 @@
22
covdefaults==2.3.0
33
pylint==3.3.7
44
pytest==8.3.5
5-
pytest-asyncio==0.26.0
5+
pytest-asyncio==1.1.0
66
pytest-cov==6.1.1
77
mypy==1.16.0
88
ruff==0.11.12

0 commit comments

Comments
 (0)