Skip to content

Commit 6e68d68

Browse files
Bump pytest-asyncio from 0.24.0 to 0.25.0
Bumps [pytest-asyncio](https://github.com/pytest-dev/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 ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ed66921 commit 6e68d68

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

poetry.lock

Lines changed: 6 additions & 6 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
@@ -49,7 +49,7 @@ odmantic = {version = "^1.0.2", optional = true}
4949
fastapi = ">=0.93.0"
5050
pytest = "^8.3.4"
5151
pytest-cov = "^6.0.0"
52-
pytest-asyncio = "^0.24.0"
52+
pytest-asyncio = "^0.25.0"
5353
flaky = "^3.8.1"
5454
pre-commit = "^4.0.1"
5555
Faker = "^33.1.0"

0 commit comments

Comments
 (0)