Skip to content

Commit 87dd554

Browse files
chore(deps-dev): 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:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9a54b0c commit 87dd554

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.4.1
66
pytest-cov==7.0.0
7-
pytest-asyncio==1.1.0
7+
pytest-asyncio==1.2.0
88
covdefaults==2.3.0
99
aioresponses==0.7.8
1010

0 commit comments

Comments
 (0)