Skip to content

Commit e35c796

Browse files
Bump pytest-asyncio from 0.21.1 to 0.24.0 (#415)
Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 0.21.1 to 0.24.0. - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) - [Commits](pytest-dev/pytest-asyncio@v0.21.1...v0.24.0) --- updated-dependencies: - dependency-name: pytest-asyncio dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ceeb2aa commit e35c796

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@ docutils==0.20.1
44
mypy==1.10.0; implementation_name=="cpython"
55
pre-commit==4.0.1
66
pytest==8.2.1
7-
pytest-asyncio==0.21.1
7+
pytest-asyncio==0.24.0
88
pytest-cov==4.1.0
99
twine==5.1.1

0 commit comments

Comments
 (0)