File tree Expand file tree Collapse file tree 2 files changed +625
-321
lines changed Expand file tree Collapse file tree 2 files changed +625
-321
lines changed Original file line number Diff line number Diff line change 11[project ]
22name = " GitHubKit"
3- version = " 0.13.4 "
3+ version = " 0.13.5 "
44description = " GitHub SDK for Python"
55authors = [{
name =
" yanyongyu" ,
email =
" [email protected] " }]
66license = " MIT"
@@ -29,13 +29,13 @@ Documentation = "https://github.com/yanyongyu/githubkit"
2929"Bug Tracker" = " https://github.com/yanyongyu/githubkit/issues"
3030
3131[dependency-groups ]
32- thirdparty = [" redis >=5.2.0, <7 .0.0" ]
32+ thirdparty = [" redis >=5.2.0, <8 .0.0" ]
3333dev = [
3434 { include-group = " thirdparty" },
3535 { include-group = " codegen" },
3636 { include-group = " test" },
3737 { include-group = " docs" },
38- " ruff >=0.13 .0, <0.14 .0" ,
38+ " ruff >=0.14 .0, <0.15 .0" ,
3939 " nonemoji >=0.1.2, <0.2.0" ,
4040 " pre-commit >=4.0.0, <5.0.0" ,
4141]
You can’t perform that action at this time.
0 commit comments