Skip to content

Commit ff24991

Browse files
chore(deps-dev): 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:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9bc26e6 commit ff24991

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements_dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# Dev
55
pytest==8.3.5
66
pytest-cov==6.1.1
7-
pytest-asyncio==0.26.0
7+
pytest-asyncio==1.1.0
88
covdefaults==2.3.0
99
aioresponses==0.7.6
1010

0 commit comments

Comments
 (0)