diff options
| author | 2024-03-17 19:33:12 +0800 | |
|---|---|---|
| committer | 2024-03-17 19:33:12 +0800 | |
| commit | 3778ec24a5fa44e30f789cf856a7990f87329fb7 (patch) | |
| tree | b0ffe47917393b41372fd875bcd0880d9b02bcf3 /pyproject.toml | |
| parent | 0652bcf5bfbc2d6deb7d69c6c2bd4025a0d7e0fb (diff) | |
| download | ipm-3778ec24a5fa44e30f789cf856a7990f87329fb7.tar.gz ipm-3778ec24a5fa44e30f789cf856a7990f87329fb7.zip | |
chore(deps): bump infini to v2.1.6
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 b1647b0..5b30a83 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.1", + "infini>=2.1.6", "tomlkit>=0.12.4", "virtualenv>=20.25.1", "gitpython>=3.1.42", |
