aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/pyproject.toml
diff options
context:
space:
mode:
author苏向夜 <fu050409@163.com>2024-03-18 18:56:49 +0800
committer苏向夜 <fu050409@163.com>2024-03-18 18:56:49 +0800
commitd24dc8f648ee38c7e48020c3702b4d8ce74d0733 (patch)
tree6c0df11d17e78c2ea7434c3c91ccb330097a3aff /pyproject.toml
parentfcaf7de164d28b7c6c3a633d10b2d8f3f6a1e86b (diff)
downloadipm-d24dc8f648ee38c7e48020c3702b4d8ce74d0733.tar.gz
ipm-d24dc8f648ee38c7e48020c3702b4d8ce74d0733.zip
chore(deps): bump infini to v2.1.7
Diffstat (limited to 'pyproject.toml')
-rw-r--r--pyproject.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml
index 275edc4..bcbc35b 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -10,7 +10,7 @@ dependencies = [
"typer>=0.9.0",
"requests>=2.31.0",
"rich>=13.7.0",
- "infini>=2.1.6",
+ "infini>=2.1.7",
"tomlkit>=0.12.4",
"virtualenv>=20.25.1",
"gitpython>=3.1.42",