File tree Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Original file line number Diff line number Diff line change 7
7
- repo : https://github.com/astral-sh/ruff-pre-commit
8
8
rev : v0.12.2
9
9
hooks :
10
- - id : ruff
10
+ - id : ruff-check
11
11
- id : ruff-format
12
12
- repo : https://github.com/astral-sh/uv-pre-commit
13
13
rev : 0.7.19
Original file line number Diff line number Diff line change @@ -158,9 +158,9 @@ sphinxcontrib-qthelp==1.0.3
158
158
# via sphinx
159
159
sphinxcontrib-serializinghtml==1.1.5
160
160
# via sphinx
161
- standard-theme @ git+https://github.com/open-contracting/standard_theme.git@fe5c0879e00db6d00b1d10a7df98826ba46abdbe #egg=standard_theme
161
+ standard-theme @ git+https://github.com/open-contracting/standard_theme.git@1c192073bbc326445fbd0092d0cefcdea9962465 #egg=standard_theme
162
162
# via -r common-requirements.in
163
- starlette==0.40.0
163
+ starlette==0.47.2
164
164
# via sphinx-autobuild
165
165
tomli==2.0.1
166
166
# via pytest
@@ -170,11 +170,12 @@ trio==0.20.0
170
170
# trio-websocket
171
171
trio-websocket==0.9.2
172
172
# via selenium
173
- typing-extensions==4.4.0
173
+ typing-extensions==4.14.1
174
174
# via
175
175
# anyio
176
176
# cattrs
177
177
# myst-parser
178
+ # starlette
178
179
# uvicorn
179
180
uc-micro-py==1.0.1
180
181
# via linkify-it-py
You can’t perform that action at this time.
0 commit comments