diff --git a/poetry.lock b/poetry.lock index ddd3824..a1afa89 100644 --- a/poetry.lock +++ b/poetry.lock @@ -1277,13 +1277,13 @@ ptyprocess = ">=0.5" [[package]] name = "pip" -version = "23.3.2" +version = "24.3.1" description = "The PyPA recommended tool for installing Python packages." optional = false -python-versions = ">=3.7" +python-versions = ">=3.8" files = [ - {file = "pip-23.3.2-py3-none-any.whl", hash = "sha256:5052d7889c1f9d05224cd41741acb7c5d6fa735ab34e339624a614eaaa7e7d76"}, - {file = "pip-23.3.2.tar.gz", hash = "sha256:7fd9972f96db22c8077a1ee2691b172c8089b17a5652a44494a9ecb0d78f9149"}, + {file = "pip-24.3.1-py3-none-any.whl", hash = "sha256:3790624780082365f47549d032f3770eeb2b1e8bd1f7b2e02dace1afa361b4ed"}, + {file = "pip-24.3.1.tar.gz", hash = "sha256:ebcb60557f2aefabc2e0f918751cd24ea0d56d8ec5445fe1807f1d2109660b99"}, ] [[package]] @@ -2371,4 +2371,4 @@ multidict = ">=4.0" [metadata] lock-version = "2.0" python-versions = ">=3.9, <4.0" -content-hash = "6291afdc0da354e7f7bda48c17e775220de94089d21a62502057374e684e539d" +content-hash = "92771cc1fef62175605ebfd4ec878de8520262afff679373362ef6a54d483553" diff --git a/pyproject.toml b/pyproject.toml index 59dbd99..1674d61 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -29,7 +29,7 @@ filetype = "^1.2.0" [tool.poetry.group.dev.dependencies] pytest-asyncio = "^0.20.2" ipdb = "^0.13.9" -pip = "^23.0" +pip = "^23.0 || ^24.0.0" pytest-cov = "^5.0.0" nonebug = "^0.3.1" nonebot2 = { extras = [