Skip to content

Commit a4fae73

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] <[email protected]>
1 parent f86c8cd commit a4fae73

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

poetry.lock

+6-6
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ pytest-rerunfailures = ">=14,<16"
6969
pytest-timeout = "^2.3.1"
7070
pytest-httpserver = "^1.0.11"
7171
pytest = "^8.3.1"
72-
pytest-asyncio = "0.24.0"
72+
pytest-asyncio = "0.25.0"
7373
uvicorn = ">=0.32,<0.35"
7474
fastapi = "^0.115.5"
7575
pytest-httpx = ">=0.33,<0.35"

0 commit comments

Comments
 (0)