Skip to content

Commit 84d0ec1

Browse files
Bump pytest-asyncio from 0.25.2 to 0.25.3 (#487)
Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 0.25.2 to 0.25.3. - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) - [Commits](pytest-dev/pytest-asyncio@v0.25.2...v0.25.3) --- updated-dependencies: - dependency-name: pytest-asyncio dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 92a60ed commit 84d0ec1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/ci.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
cryptography==44.0.0; platform_machine!="i686" # no 32-bit wheels; no python 3.9 wheels yet
33
pytest==8.3.4
44
pytest-aiohttp==1.1.0
5-
pytest-asyncio==0.25.2
5+
pytest-asyncio==0.25.3
66
pytest-cov==6.0.0
77
trustme==1.2.1; platform_machine!="i686" # no 32-bit wheels
88
twine==6.1.0

0 commit comments

Comments
 (0)