mirror of
https://github.com/microsoft/graphrag.git
synced 2025-11-03 11:20:38 +00:00
Bump poethepoet from 0.26.1 to 0.27.0 (#764)
Bumps [poethepoet](https://github.com/nat-n/poethepoet) from 0.26.1 to 0.27.0. - [Release notes](https://github.com/nat-n/poethepoet/releases) - [Commits](https://github.com/nat-n/poethepoet/compare/v0.26.1...v0.27.0) --- updated-dependencies: - dependency-name: poethepoet dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
ddbe7e1d80
commit
da100c7acf
8
poetry.lock
generated
8
poetry.lock
generated
@ -3090,13 +3090,13 @@ testing = ["pytest", "pytest-benchmark"]
|
||||
|
||||
[[package]]
|
||||
name = "poethepoet"
|
||||
version = "0.26.1"
|
||||
version = "0.27.0"
|
||||
description = "A task runner that works well with poetry."
|
||||
optional = false
|
||||
python-versions = ">=3.8"
|
||||
files = [
|
||||
{file = "poethepoet-0.26.1-py3-none-any.whl", hash = "sha256:aa43b443fec5d17d7e76771cccd484e5285805301721a74f059c483ad3276edd"},
|
||||
{file = "poethepoet-0.26.1.tar.gz", hash = "sha256:aaad8541f6072617a60bcff2562d00779b58b353bd0f1847b06d8d0f2b6dc192"},
|
||||
{file = "poethepoet-0.27.0-py3-none-any.whl", hash = "sha256:0032d980a623b96e26dc7450ae200b0998be523f27d297d799b97510fe252a24"},
|
||||
{file = "poethepoet-0.27.0.tar.gz", hash = "sha256:907ab4dc1bc6326be5a3b10d2aa39d1acc0ca12024317d9506fbe9c0cdc912c9"},
|
||||
]
|
||||
|
||||
[package.dependencies]
|
||||
@ -5110,4 +5110,4 @@ test = ["big-O", "importlib-resources", "jaraco.functools", "jaraco.itertools",
|
||||
[metadata]
|
||||
lock-version = "2.0"
|
||||
python-versions = ">=3.10,<3.13"
|
||||
content-hash = "f9ffcf5be9456e6dc152b2c0a34d790f65f7caf55be6c85b1ecb13015c071722"
|
||||
content-hash = "b41829d22a61706db67da5b857c5051d9237aa0ef1975b4bc8d461fdb0716427"
|
||||
|
||||
@ -91,7 +91,7 @@ coverage = "^7.6.0"
|
||||
ipykernel = "^6.29.4"
|
||||
jupyter = "^1.0.0"
|
||||
nbconvert = "^7.16.3"
|
||||
poethepoet = "^0.26.0"
|
||||
poethepoet = "^0.27.0"
|
||||
pyright = "^1.1.371"
|
||||
pytest = "^8.3.2"
|
||||
pytest-asyncio = "^0.23.4"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user