File tree Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ fonttools>=4.59.0
20
20
funcparserlib >= 1.0.1
21
21
ghp-import >= 2.1.0
22
22
gitdb >= 4.0.12
23
- GitPython >= 3.1.44
23
+ GitPython >= 3.1.45
24
24
html5lib >= 1.1
25
25
htmlmin2 >= 0.1.13
26
26
idna >= 3.10
@@ -87,4 +87,4 @@ weasyprint>=65.1
87
87
webcolors >= 24.11.1
88
88
webencodings >= 0.5.1
89
89
zipp >= 3.23.0
90
- zopfli >= 0.2.3.post1
90
+ zopfli >= 0.2.3.post1
Original file line number Diff line number Diff line change @@ -56,15 +56,15 @@ dependencies = [
56
56
" jq>=1.10.0" ,
57
57
" jsonpath-ng>=1.7.0" ,
58
58
" jsonschema>=4.25.0" ,
59
- " mcp>=1.12.0 " ,
59
+ " mcp>=1.12.1 " ,
60
60
" parse>=1.20.2" ,
61
61
" psutil>=7.0.0" ,
62
62
" pydantic>=2.11.7" ,
63
63
" pydantic-settings>=2.10.1" ,
64
64
" pyjwt>=2.10.1" ,
65
65
" sqlalchemy>=2.0.41" ,
66
66
" sse-starlette>=2.4.1" ,
67
- " starlette==0.46 .2" ,
67
+ " starlette>=0.47 .2" ,
68
68
" uvicorn>=0.35.0" ,
69
69
" zeroconf>=0.147.0" ,
70
70
]
@@ -146,24 +146,24 @@ dev = [
146
146
" radon>=6.0.1" ,
147
147
" redis>=6.2.0" ,
148
148
" ruff>=0.12.4" ,
149
- " semgrep>=1.128.1 " ,
149
+ " semgrep>=1.130.0 " ,
150
150
" settings-doc>=4.3.2" ,
151
151
" snakeviz>=2.2.2" ,
152
152
" tomlcheck>=0.2.3" ,
153
- " tox>=4.28.0 " ,
153
+ " tox>=4.28.1 " ,
154
154
" tox-uv>=1.26.2" ,
155
155
" twine>=6.1.0" ,
156
156
" ty>=0.0.1a15" ,
157
157
" types-tabulate>=0.9.0.20241207" ,
158
158
" unimport>=1.2.1" ,
159
- " uv>=0.8.0 " ,
159
+ " uv>=0.8.2 " ,
160
160
" vulture>=2.14" ,
161
161
" yamllint>=1.37.1" ,
162
162
]
163
163
164
164
# UI Testing
165
165
playwright = [
166
- " playwright>=1.53 .0" ,
166
+ " playwright>=1.54 .0" ,
167
167
" pytest-html>=4.1.1" ,
168
168
" pytest-playwright>=0.7.0" ,
169
169
" pytest-timeout>=2.4.0" ,
You can’t perform that action at this time.
0 commit comments