diff --git a/poetry.lock b/poetry.lock index cf58e68..b497989 100644 --- a/poetry.lock +++ b/poetry.lock @@ -1825,13 +1825,13 @@ dev = ["argcomplete", "attrs (>=19.2)", "hypothesis (>=3.56)", "mock", "pygments [[package]] name = "pytest-asyncio" -version = "0.23.7" +version = "0.23.8" description = "Pytest support for asyncio" optional = false python-versions = ">=3.8" files = [ - {file = "pytest_asyncio-0.23.7-py3-none-any.whl", hash = "sha256:009b48127fbe44518a547bddd25611551b0e43ccdbf1e67d12479f569832c20b"}, - {file = "pytest_asyncio-0.23.7.tar.gz", hash = "sha256:5f5c72948f4c49e7db4f29f2521d4031f1c27f86e57b046126654083d4770268"}, + {file = "pytest_asyncio-0.23.8-py3-none-any.whl", hash = "sha256:50265d892689a5faefb84df80819d1ecef566eb3549cf915dfb33569359d1ce2"}, + {file = "pytest_asyncio-0.23.8.tar.gz", hash = "sha256:759b10b33a6dc61cce40a8bd5205e302978bbbcc00e279a8b61d9a6a3c82e4d3"}, ] [package.dependencies] @@ -3101,4 +3101,4 @@ files = [ [metadata] lock-version = "2.0" python-versions = "^3.11,<3.13" -content-hash = "461ff3f289e6d2a5fbca115e4be74eda2e31cacdd1a9259e9828e182d76f611b" +content-hash = "ed177f24f37ea3c56a293b436811c6323bbaaa952d9d01670d280d43828a26dd" diff --git a/pyproject.toml b/pyproject.toml index e19de24..7309cbf 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -27,7 +27,7 @@ quart = "^0.19.4" pytest = "^8.3.2" pytest-cov = "^5.0.0" pytest-timeout = "^2.3.1" -pytest-asyncio = "^0.23.7" +pytest-asyncio = "^0.23.8" simple-websocket = "^1.0.0" torch = [ # Install the CUDA version on Windows. Projects that depend on us always get their dependencies from PyPI, so