Skip to content

Commit ea02129

Browse files
Bump pytest-asyncio from 0.23.6 to 1.3.0
Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 0.23.6 to 1.3.0. - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) - [Commits](pytest-dev/pytest-asyncio@v0.23.6...v1.3.0) --- updated-dependencies: - dependency-name: pytest-asyncio dependency-version: 1.3.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 273a2f0 commit ea02129

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

backend/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ httpx>=0.24,<0.28
22
starlette>=0.36,<0.49
33
pytest
44
pytest==8.2.0
5-
pytest_asyncio==0.23.6
5+
pytest_asyncio==1.3.0
66
fastapi>=0.110.0
77
pydantic>=2.0.0
88
# Required for MLflow and pkg_resources

0 commit comments

Comments
 (0)