File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 33
44repos :
55- repo : https://github.com/pre-commit/pre-commit-hooks
6- rev : v4.6 .0
6+ rev : v5.0 .0
77 hooks :
88 - id : check-yaml
99 - id : check-toml
4141 - id : pyproject-fmt
4242
4343- repo : https://github.com/astral-sh/ruff-pre-commit
44- rev : v0.6.8
44+ rev : v0.6.9
4545 hooks :
4646 - id : ruff
4747
Original file line number Diff line number Diff line change @@ -77,11 +77,11 @@ optional-dependencies.dev-min = [
7777optional-dependencies.docs = [
7878 " autodoc-pydantic>=2.0.1" ,
7979 " nc-py-api[app,calendar]" ,
80- " sphinx>=6.2 " ,
80+ " sphinx<8 " ,
8181 " sphinx-copybutton" ,
8282 " sphinx-inline-tabs" ,
8383 " sphinx-issues>=3.0.1" ,
84- " sphinx-rtd-theme>=1 " ,
84+ " sphinx-rtd-theme<3 " ,
8585]
8686urls.Changelog = " https://github.com/cloud-py-api/nc_py_api/blob/main/CHANGELOG.md"
8787urls.Documentation = " https://cloud-py-api.github.io/nc_py_api/"
You can’t perform that action at this time.
0 commit comments