Skip to content

Commit

Permalink
build(deps-dev): bump pytest-asyncio from 0.24.0 to 0.25.0 in the pyt…
Browse files Browse the repository at this point in the history
…est-dependencies group (#374)

build(deps-dev): bump pytest-asyncio in the pytest-dependencies group

Bumps the pytest-dependencies group with 1 update: [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio).


Updates `pytest-asyncio` from 0.24.0 to 0.25.0
- [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases)
- [Commits](pytest-dev/pytest-asyncio@v0.24.0...v0.25.0)

---
updated-dependencies:
- dependency-name: pytest-asyncio
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: pytest-dependencies
...

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 Dec 17, 2024
1 parent 23d00ab commit e82c1da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
betamax==0.9.0
betamax-serializers==0.2.1
pytest==8.3.4
pytest-asyncio==0.24.0
pytest-asyncio==0.25.0
pytest-cov==6.0.0
pytest-mock==3.14.0

0 comments on commit e82c1da

Please sign in to comment.