Skip to content

Commit 6708657

Browse files
Bump pytest-asyncio from 0.25.0 to 0.25.1 (#482)
Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 0.25.0 to 0.25.1. - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) - [Commits](pytest-dev/pytest-asyncio@v0.25.0...v0.25.1) --- 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 9779db6 commit 6708657

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/ci.txt

Lines changed: 1 addition & 1 deletion
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.0.5
5-
pytest-asyncio==0.25.0
5+
pytest-asyncio==0.25.1
66
pytest-cov==6.0.0
77
trustme==1.2.1; platform_machine!="i686" # no 32-bit wheels
88
twine==6.0.1

0 commit comments

Comments
 (0)