Commit 2c9ed8d 1 parent fe05426 commit 2c9ed8d Copy full SHA for 2c9ed8d
File tree 6 files changed +118
-130
lines changed
6 files changed +118
-130
lines changed Original file line number Diff line number Diff line change 80
80
- id : " end-of-file-fixer"
81
81
- id : " trailing-whitespace"
82
82
- repo : " https://github.com/DavidAnson/markdownlint-cli2"
83
- rev : " v0.13 .0"
83
+ rev : " v0.14 .0"
84
84
hooks :
85
85
- id : " markdownlint-cli2"
86
86
- repo : " https://github.com/srstevenson/nb-clean"
@@ -108,7 +108,7 @@ repos:
108
108
hooks :
109
109
- id : taplo-format
110
110
- repo : " https://github.com/charliermarsh/ruff-pre-commit"
111
- rev : " v0.5.1 "
111
+ rev : " v0.6.7 "
112
112
hooks :
113
113
- id : " ruff"
114
114
args : ["--extend-fixable", "PIE790"]
Original file line number Diff line number Diff line change @@ -8,17 +8,17 @@ version = "0.0.0"
8
8
description = " Dev"
9
9
dependencies = [
10
10
# ? Dev
11
- " cyclopts==2.9.3 " ,
11
+ " cyclopts==2.9.9 " ,
12
12
" dulwich==0.22.1" ,
13
13
" pydantic-settings==2.5.2" ,
14
14
" python-dotenv==1.0.1" ,
15
15
" toml==0.10.2" ,
16
16
# ? Docs
17
17
" docutils==0.21.2" ,
18
- " myst-parser==3 .0.1 " ,
19
- " numpydoc==1.7 .0" ,
18
+ " myst-parser==4 .0.0 " ,
19
+ " numpydoc==1.8 .0" ,
20
20
" ruamel-yaml==0.18.6" ,
21
- " sphinx==7.3.7 " ,
21
+ " sphinx==8.0.2 " ,
22
22
]
23
23
[project .scripts ]
24
24
"dev" = " dev.tools.__main__:main"
Original file line number Diff line number Diff line change @@ -38,33 +38,33 @@ dev-dependencies = [
38
38
# ? Workspaces
39
39
" dev" ,
40
40
# ? Dev
41
- " debugpy==1.8.2 " ,
42
- " fawltydeps==0.16 .0" ,
43
- " pipdeptree==2.23.0 " ,
44
- " pre-commit==3.7.1 " ,
45
- " pyright==1.1.371 " ,
46
- " ruff==0.5.1 " ,
41
+ " debugpy==1.8.5 " ,
42
+ " fawltydeps==0.17 .0" ,
43
+ " pipdeptree==2.23.4 " ,
44
+ " pre-commit==3.8.0 " ,
45
+ " pyright==1.1.381 " ,
46
+ " ruff==0.6.7 " ,
47
47
" snakeviz==2.2.0" ,
48
- " sourcery==1.21 .0" ,
49
- " towncrier==23.11 .0" ,
48
+ " sourcery==1.22 .0" ,
49
+ " towncrier==24.8 .0" ,
50
50
# ? Docs
51
51
" linkify-it-py==2.0.3" ,
52
52
" myst-nb==1.1.1" ,
53
- " sphinx-autobuild==2024.4.16 " ,
53
+ " sphinx-autobuild==2024.9.19 " ,
54
54
" sphinx-autodoc2==0.5.0" ,
55
55
" sphinx-book-theme==1.1.3" ,
56
- " sphinx-design==0.6.0 " ,
56
+ " sphinx-design==0.6.1 " ,
57
57
" sphinx-thebe==0.3.1" ,
58
58
" sphinx-tippy==0.4.3" ,
59
59
" sphinx-togglebutton==0.3.2" ,
60
- " sphinxcontrib-bibtex==2.6.2 " ,
60
+ " sphinxcontrib-bibtex==2.6.3 " ,
61
61
" sphinxcontrib-mermaid==0.9.2" ,
62
62
" sphinxcontrib-towncrier==0.4.0a0" ,
63
63
# ? Tests
64
64
" pytest-cov==5.0.0" ,
65
65
" pytest-custom-exit-code==0.3.0" ,
66
66
" pytest-github-actions-annotate-failures==0.2.0" ,
67
- " pytest==8.2.2 " ,
67
+ " pytest==8.3.3 " ,
68
68
]
69
69
[tool .uv .pip ]
70
70
all-extras = true
Original file line number Diff line number Diff line change 75
75
- id : " end-of-file-fixer"
76
76
- id : " trailing-whitespace"
77
77
- repo : " https://github.com/DavidAnson/markdownlint-cli2"
78
- rev : " v0.13 .0"
78
+ rev : " v0.14 .0"
79
79
hooks :
80
80
- id : " markdownlint-cli2"
81
81
- repo : " https://github.com/srstevenson/nb-clean"
@@ -103,7 +103,7 @@ repos:
103
103
hooks :
104
104
- id : taplo-format
105
105
- repo : " https://github.com/charliermarsh/ruff-pre-commit"
106
- rev : " v0.5.1 "
106
+ rev : " v0.6.7 "
107
107
hooks :
108
108
- id : " ruff"
109
109
args : ["--extend-fixable", "PIE790"]
Original file line number Diff line number Diff line change @@ -8,17 +8,17 @@ version = "0.0.0"
8
8
description = "Dev"
9
9
dependencies = [
10
10
# ? Dev
11
- "cyclopts==2.9.3 ",
11
+ "cyclopts==2.9.9 ",
12
12
"dulwich==0.22.1",
13
13
"pydantic-settings==2.5.2",
14
14
"python-dotenv==1.0.1",
15
15
"toml==0.10.2",
16
16
# ? Docs
17
17
"docutils==0.21.2",
18
- "myst-parser==3 .0.1 ",
19
- "numpydoc==1.7 .0",
18
+ "myst-parser==4 .0.0 ",
19
+ "numpydoc==1.8 .0",
20
20
"ruamel-yaml==0.18.6",
21
- "sphinx==7.3.7 ",
21
+ "sphinx==8.0.2 ",
22
22
]
23
23
[project.scripts]
24
24
"dev" = "dev.tools.__main__:main"
You can’t perform that action at this time.
0 commit comments