diff options
| author | 2024-03-20 14:49:16 +0800 | |
|---|---|---|
| committer | 2024-03-20 14:49:16 +0800 | |
| commit | 6a878d55b0d36083311bada36c0c5bcb6b05791a (patch) | |
| tree | 498bd1ff356dbbcf545942f71bceb1bbbfe36c99 /pyproject.toml | |
| parent | 6895ce3298bd948724bf72580a7c24f0c5f5438b (diff) | |
| download | ipm-6a878d55b0d36083311bada36c0c5bcb6b05791a.tar.gz ipm-6a878d55b0d36083311bada36c0c5bcb6b05791a.zip | |
chore(deps): bump infini to v2.1.8
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 c640863..7cf0828 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.7", + "infini>=2.1.8", "tomlkit>=0.12.4", "virtualenv>=20.25.1", "gitpython>=3.1.42", |
