Skip to content

Commit

Permalink
Bump pytest-asyncio from 0.25.2 to 0.25.3
Browse files Browse the repository at this point in the history
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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 3, 2025
1 parent b43d337 commit ca15efb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/testing.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ mypy==1.14.1
pre-commit==4.1.0
pylint==3.3.3
pytest==8.3.4
pytest-asyncio==0.25.2
pytest-asyncio==0.25.3
pytest-cov==6.0.0
pytest-icdiff==0.9
ruff==0.9.3
Expand Down

0 comments on commit ca15efb

Please sign in to comment.