File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -5,12 +5,12 @@ default_language_version:
55 python : python3.10
66repos :
77 - repo : https://github.com/astral-sh/ruff-pre-commit
8- rev : v0.6.9
8+ rev : v0.8.6
99 hooks :
1010 - id : ruff
1111 - id : ruff-format
1212 - repo : https://github.com/astral-sh/uv-pre-commit
13- rev : 0.4.18
13+ rev : 0.5.14
1414 hooks :
1515 - id : pip-compile
1616 name : pip-compile common-requirements.in
Original file line number Diff line number Diff line change @@ -64,7 +64,7 @@ imagesize==1.4.1
6464 # via sphinx
6565iniconfig==1.1.1
6666 # via pytest
67- jinja2==3.1.4
67+ jinja2==3.1.5
6868 # via
6969 # myst-parser
7070 # sphinx
@@ -90,7 +90,7 @@ myst-parser==0.18.1
9090 # via -r common-requirements.in
9191ocds-babel==0.3.6
9292 # via -r common-requirements.in
93- ocdsextensionregistry==0.5.0
93+ ocdsextensionregistry==0.6.5
9494 # via -r common-requirements.in
9595ocdsindex==0.2.0
9696 # via -r common-requirements.in
@@ -158,7 +158,7 @@ sphinxcontrib-qthelp==1.0.3
158158 # via sphinx
159159sphinxcontrib-serializinghtml==1.1.5
160160 # via sphinx
161- standard-theme @ git+https://github.com/open-contracting/standard_theme.git@07ca0e39979a244656dd6df0658f2ead428184b9 #egg=standard_theme
161+ standard-theme @ git+https://github.com/open-contracting/standard_theme.git@5de343d1d8e342b5f2a42c6132db37aebe382e36 #egg=standard_theme
162162 # via -r common-requirements.in
163163starlette==0.40.0
164164 # via sphinx-autobuild
You can’t perform that action at this time.
0 commit comments