mirror of
https://github.com/microsoft/graphrag.git
synced 2025-06-26 23:19:58 +00:00
Bump pytest-asyncio from 0.24.0 to 0.26.0
Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 0.24.0 to 0.26.0. - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) - [Commits](https://github.com/pytest-dev/pytest-asyncio/compare/v0.24.0...v0.26.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>
This commit is contained in:
parent
b7b2b562ce
commit
58aafe765d
336
poetry.lock
generated
336
poetry.lock
generated
File diff suppressed because it is too large
Load Diff
@ -99,7 +99,7 @@ nbconvert = "^7.16.4"
|
|||||||
poethepoet = "^0.31.1"
|
poethepoet = "^0.31.1"
|
||||||
pyright = "^1.1.390"
|
pyright = "^1.1.390"
|
||||||
pytest = "^8.3.4"
|
pytest = "^8.3.4"
|
||||||
pytest-asyncio = "^0.24.0"
|
pytest-asyncio = ">=0.24,<0.27"
|
||||||
pytest-timeout = "^2.3.1"
|
pytest-timeout = "^2.3.1"
|
||||||
ruff = "^0.8.2"
|
ruff = "^0.8.2"
|
||||||
semversioner = "^2.0.5"
|
semversioner = "^2.0.5"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user