diff options
| author | 2024-03-18 18:56:49 +0800 | |
|---|---|---|
| committer | 2024-03-18 18:56:49 +0800 | |
| commit | d24dc8f648ee38c7e48020c3702b4d8ce74d0733 (patch) | |
| tree | 6c0df11d17e78c2ea7434c3c91ccb330097a3aff /pyproject.toml | |
| parent | fcaf7de164d28b7c6c3a633d10b2d8f3f6a1e86b (diff) | |
| download | ipm-d24dc8f648ee38c7e48020c3702b4d8ce74d0733.tar.gz ipm-d24dc8f648ee38c7e48020c3702b4d8ce74d0733.zip | |
chore(deps): bump infini to v2.1.7
Diffstat (limited to 'pyproject.toml')
| -rw-r--r-- | pyproject.toml | 2 |
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", |
