File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2525 hooks :
2626 - id : actionlint
2727- repo : https://github.com/scrapy/sphinx-scrapy
28- rev : 0.7.1
28+ rev : 0.8.4
2929 hooks :
3030 - id : sphinx-scrapy
Original file line number Diff line number Diff line change 11enum-tools[sphinx]
22sphinx<9 # https://github.com/domdfcoding/enum_tools/issues/118
33sphinx-rtd-theme
4- sphinx-scrapy @ git+https://github.com/scrapy/sphinx-scrapy.git@0.7.1
4+ sphinx-scrapy @ git+https://github.com/scrapy/sphinx-scrapy.git@0.8.4
Original file line number Diff line number Diff line change @@ -94,6 +94,8 @@ roman-numerals-py==4.1.0
9494 # via sphinx
9595ruamel-yaml == 0.18.16
9696 # via sphinx-toolbox
97+ ruamel-yaml-clib == 0.2.15
98+ # via ruamel-yaml
9799six == 1.17.0
98100 # via html5lib
99101snowballstemmer == 3.0.1
@@ -107,6 +109,7 @@ sphinx==8.2.3
107109 # enum-tools
108110 # sphinx-autodoc-typehints
109111 # sphinx-copybutton
112+ # sphinx-last-updated-by-git
110113 # sphinx-llms-txt
111114 # sphinx-markdown-builder
112115 # sphinx-prompt
@@ -123,16 +126,20 @@ sphinx-jinja2-compat==0.4.1
123126 # via
124127 # enum-tools
125128 # sphinx-toolbox
129+ sphinx-last-updated-by-git == 0.3.8
130+ # via sphinx-sitemap
126131sphinx-llms-txt @ git+https://github.com/zytedata/sphinx-llms-txt.git@5e8866cb0cc249aa2017ad9050b3b83a7ca16f69
127132 # via sphinx-scrapy
128- sphinx-markdown-builder @ git+https://github.com/zytedata/sphinx-markdown-builder.git@ac9f8babfe622e4300099ab44b96d9d9228e742e
133+ sphinx-markdown-builder @ git+https://github.com/zytedata/sphinx-markdown-builder.git@cfe4c0bfd7b4542f7e6b65a58cdf9ec765829940
129134 # via sphinx-scrapy
130135sphinx-prompt == 1.10.2
131136 # via sphinx-toolbox
132137sphinx-rtd-theme == 3.1.0
133138 # via -r requirements.in
134- sphinx-scrapy @ git+https://github.com/scrapy/sphinx-scrapy.git@2b5f6c7de64c8317cb771fdeb2e5020d1c9c9dcf
139+ sphinx-scrapy @ git+https://github.com/scrapy/sphinx-scrapy.git@eef1f8c3ab3b74b6891752b8f4624373345bae26
135140 # via -r requirements.in
141+ sphinx-sitemap == 2.9.0
142+ # via sphinx-scrapy
136143sphinx-tabs == 3.4.5
137144 # via sphinx-toolbox
138145sphinx-toolbox == 4.1.2
@@ -151,8 +158,6 @@ sphinxcontrib-qthelp==2.0.0
151158 # via sphinx
152159sphinxcontrib-serializinghtml == 2.0.0
153160 # via sphinx
154- standard-imghdr == 3.10.14
155- # via sphinx-jinja2-compat
156161tabulate == 0.10.0
157162 # via
158163 # sphinx-markdown-builder
Original file line number Diff line number Diff line change 11[tox]
22requires =
3- sphinx-scrapy @ git+https://github.com/scrapy/sphinx-scrapy.git@0.7.1
3+ sphinx-scrapy @ git+https://github.com/scrapy/sphinx-scrapy.git@0.8.4
44envlist =
55 pre-commit
66 mypy
You can’t perform that action at this time.
0 commit comments