Skip to content

Commit

Permalink
Bump pytest-asyncio from 0.25.1 to 0.25.2 (#483)
Browse files Browse the repository at this point in the history
Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 0.25.1 to 0.25.2.
- [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases)
- [Commits](pytest-dev/pytest-asyncio@v0.25.1...v0.25.2)

---
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>
  • Loading branch information
dependabot[bot] authored Jan 10, 2025
1 parent 6708657 commit a221b47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
cryptography==44.0.0; platform_machine!="i686" # no 32-bit wheels; no python 3.9 wheels yet
pytest==8.3.4
pytest-aiohttp==1.0.5
pytest-asyncio==0.25.1
pytest-asyncio==0.25.2
pytest-cov==6.0.0
trustme==1.2.1; platform_machine!="i686" # no 32-bit wheels
twine==6.0.1

0 comments on commit a221b47

Please sign in to comment.