aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/pdm.lock
diff options
context:
space:
mode:
author苏向夜 <fu050409@163.com>2024-02-24 21:54:11 +0800
committer苏向夜 <fu050409@163.com>2024-02-24 21:54:11 +0800
commit7d9ae7613aa7f0713be61a5734cf8ac94b966b1a (patch)
tree5e7a9d6d870a5b76687d2ac015f37893d108ffa3 /pdm.lock
parent38b0f36088db93d077c41bda2faf560de056f6e6 (diff)
downloadinfini-7d9ae7613aa7f0713be61a5734cf8ac94b966b1a.tar.gz
infini-7d9ae7613aa7f0713be61a5734cf8ac94b966b1a.zip
chore(version): bump infini to v2.0.5
Diffstat (limited to 'pdm.lock')
-rw-r--r--pdm.lock16
1 files changed, 8 insertions, 8 deletions
diff --git a/pdm.lock b/pdm.lock
index f3ca9882..30fc2b9c 100644
--- a/pdm.lock
+++ b/pdm.lock
@@ -127,7 +127,7 @@ files = [
[[package]]
name = "ipdm"
-version = "0.1.2"
+version = "0.1.3"
requires_python = ">=3.10"
summary = "Infini 包管理器"
dependencies = [
@@ -137,8 +137,8 @@ dependencies = [
"typer>=0.9.0",
]
files = [
- {file = "ipdm-0.1.2-py3-none-any.whl", hash = "sha256:7eb5b6f203c8f35deb10ac06c7070c96cb9aaf308eaa420ed8a5576ba14e90cf"},
- {file = "ipdm-0.1.2.tar.gz", hash = "sha256:cba68923b0fad2fbd110d1d6f8617f780a1d00ceaf2381df9fb7f4cfcdfcd261"},
+ {file = "ipdm-0.1.3-py3-none-any.whl", hash = "sha256:5fee9d2c5b52d45c69ddbc38d5bb9a08c595c90eb130aa747892c0b0fb149203"},
+ {file = "ipdm-0.1.3.tar.gz", hash = "sha256:fb62a02a17a068d82598283a12f985f6927445fffed2067066a6589d74a1be13"},
]
[[package]]
@@ -248,20 +248,20 @@ files = [
[[package]]
name = "pytest"
-version = "7.4.4"
-requires_python = ">=3.7"
+version = "8.0.1"
+requires_python = ">=3.8"
summary = "pytest: simple powerful testing with Python"
dependencies = [
"colorama; sys_platform == \"win32\"",
"exceptiongroup>=1.0.0rc8; python_version < \"3.11\"",
"iniconfig",
"packaging",
- "pluggy<2.0,>=0.12",
+ "pluggy<2.0,>=1.3.0",
"tomli>=1.0.0; python_version < \"3.11\"",
]
files = [
- {file = "pytest-7.4.4-py3-none-any.whl", hash = "sha256:b090cdf5ed60bf4c45261be03239c2c1c22df034fbffe691abe93cd80cea01d8"},
- {file = "pytest-7.4.4.tar.gz", hash = "sha256:2cf0005922c6ace4a3e2ec8b4080eb0d9753fdc93107415332f50ce9e7994280"},
+ {file = "pytest-8.0.1-py3-none-any.whl", hash = "sha256:3e4f16fe1c0a9dc9d9389161c127c3edc5d810c38d6793042fb81d9f48a59fca"},
+ {file = "pytest-8.0.1.tar.gz", hash = "sha256:267f6563751877d772019b13aacbe4e860d73fe8f651f28112e9ac37de7513ae"},
]
[[package]]