Skip to content

Commit 3845450

Browse files
chore(deps): bump catfood from 1.0.9 to ~=1.0.9 (#290)
* chore(deps): bump catfood from 1.0.9 to 1.0.10 Bumps [catfood](https://github.com/DuckDuckStudio/catfood) from 1.0.9 to 1.0.10. - [Release notes](https://github.com/DuckDuckStudio/catfood/releases) - [Commits](DuckDuckStudio/catfood@1.0.9...1.0.10) --- updated-dependencies: - dependency-name: catfood dependency-version: 1.0.10 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * 改为范围要求 --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: 鸭鸭「カモ」 <89643991+DuckDuckStudio@users.noreply.github.com>
1 parent f32077f commit 3845450

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
catfood==1.0.9 # 函数功能和异常
1+
catfood~=1.0.9 # 函数功能和异常
22
colorama>=0.4.6 # 输颜色
33
jsonschema==4.26.0 # 验证 YAML / JSON
44
keyring>=25.6.0 # 读Token

0 commit comments

Comments
 (0)