aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/pdm.lock
diff options
context:
space:
mode:
author苏向夜 <fu050409@163.com>2024-03-12 13:59:00 +0800
committer苏向夜 <fu050409@163.com>2024-03-12 13:59:00 +0800
commitd5f4bf23d07a6a06d3614c23b7ca9e85ed9f8285 (patch)
tree7abf722d262ff62780de52d8c57d33294dd8be5b /pdm.lock
parenta5c5d32468257972d49711639f31c28ebb6ae3af (diff)
downloadipm-d5f4bf23d07a6a06d3614c23b7ca9e85ed9f8285.tar.gz
ipm-d5f4bf23d07a6a06d3614c23b7ca9e85ed9f8285.zip
chore(deps): update dependencies
Diffstat (limited to 'pdm.lock')
-rw-r--r--pdm.lock15
1 files changed, 8 insertions, 7 deletions
diff --git a/pdm.lock b/pdm.lock
index 609c690..ce7dce3 100644
--- a/pdm.lock
+++ b/pdm.lock
@@ -162,7 +162,7 @@ files = [
[[package]]
name = "infini"
-version = "2.1.1"
+version = "2.1.3"
requires_python = ">=3.8"
summary = "Infini 内容输入输出流框架"
dependencies = [
@@ -170,7 +170,8 @@ dependencies = [
"rich>=13.7.0",
]
files = [
- {file = "infini-2.1.1-py3-none-any.whl", hash = "sha256:64c1be7bf3b5d3b9975088087b3737df623ca81de689bcfc370ca708bf48c1f4"},
+ {file = "infini-2.1.3-py3-none-any.whl", hash = "sha256:58c38f0eb3f86bb199524ed2025a2264821770a320afed6297d0a24edad68a58"},
+ {file = "infini-2.1.3.tar.gz", hash = "sha256:800d68b5909ed4c847e0e51751f8ae268dc4d8a7d07265d0cf45b74a6d006032"},
]
[[package]]
@@ -320,7 +321,7 @@ files = [
[[package]]
name = "pytest"
-version = "8.0.2"
+version = "8.1.1"
requires_python = ">=3.8"
summary = "pytest: simple powerful testing with Python"
dependencies = [
@@ -328,12 +329,12 @@ dependencies = [
"exceptiongroup>=1.0.0rc8; python_version < \"3.11\"",
"iniconfig",
"packaging",
- "pluggy<2.0,>=1.3.0",
- "tomli>=1.0.0; python_version < \"3.11\"",
+ "pluggy<2.0,>=1.4",
+ "tomli>=1; python_version < \"3.11\"",
]
files = [
- {file = "pytest-8.0.2-py3-none-any.whl", hash = "sha256:edfaaef32ce5172d5466b5127b42e0d6d35ebbe4453f0e3505d96afd93f6b096"},
- {file = "pytest-8.0.2.tar.gz", hash = "sha256:d4051d623a2e0b7e51960ba963193b09ce6daeb9759a451844a21e4ddedfc1bd"},
+ {file = "pytest-8.1.1-py3-none-any.whl", hash = "sha256:2a8386cfc11fa9d2c50ee7b2a57e7d898ef90470a7a34c4b949ff59662bb78b7"},
+ {file = "pytest-8.1.1.tar.gz", hash = "sha256:ac978141a75948948817d360297b7aae0fcb9d6ff6bc9ec6d514b85d5a65c044"},
]
[[package]]