Skip to content

Commit f4ba20c

Browse files
chore(deps-dev): bump pytest-asyncio from 0.21.2 to 0.25.3
Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 0.21.2 to 0.25.3. - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) - [Commits](pytest-dev/pytest-asyncio@v0.21.2...v0.25.3) --- updated-dependencies: - dependency-name: pytest-asyncio dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 790e079 commit f4ba20c

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

poetry.lock

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ black = "^25.1.0"
3131
isort = "^6.0.0"
3232
pre-commit = "^4.1.0"
3333
pytest = "^8.3.4"
34-
pytest-asyncio = "^0.21.0"
34+
pytest-asyncio = "^0.25.3"
3535
pytest-cov = "^6.0.0"
3636
python-dotenv = "^1.0.0"
3737
Sphinx = "^7.1.2"

0 commit comments

Comments
 (0)