From 3778ec24a5fa44e30f789cf856a7990f87329fb7 Mon Sep 17 00:00:00 2001 From: 苏向夜 Date: Sun, 17 Mar 2024 19:33:12 +0800 Subject: chore(deps): bump infini to v2.1.6 --- pdm.lock | 8 ++++---- pyproject.toml | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/pdm.lock b/pdm.lock index ce7dce3..f6e8ff3 100644 --- a/pdm.lock +++ b/pdm.lock @@ -5,7 +5,7 @@ groups = ["default", "dev"] strategy = ["cross_platform"] lock_version = "4.4.1" -content_hash = "sha256:271b25192cdb9590f06b1b06bba711276d61cc5c2b4fbf35274d363aa9525ea5" +content_hash = "sha256:4cd7dc51aa010135e9367bfa0605f67224920dadb1354a1ece7cdb5deb41ddb3" [[package]] name = "certifi" @@ -162,7 +162,7 @@ files = [ [[package]] name = "infini" -version = "2.1.3" +version = "2.1.6" requires_python = ">=3.8" summary = "Infini 内容输入输出流框架" dependencies = [ @@ -170,8 +170,8 @@ dependencies = [ "rich>=13.7.0", ] files = [ - {file = "infini-2.1.3-py3-none-any.whl", hash = "sha256:58c38f0eb3f86bb199524ed2025a2264821770a320afed6297d0a24edad68a58"}, - {file = "infini-2.1.3.tar.gz", hash = "sha256:800d68b5909ed4c847e0e51751f8ae268dc4d8a7d07265d0cf45b74a6d006032"}, + {file = "infini-2.1.6-py3-none-any.whl", hash = "sha256:b1ef61462496e762d8b8520da3d9e23f890df41fe790f78554387f5aafe63b28"}, + {file = "infini-2.1.6.tar.gz", hash = "sha256:b7224bcf06c1598235ece38e689fd4c12eb9ca16c6553983b30bf15714656df3"}, ] [[package]] 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", -- cgit v1.2.3-70-g09d2