File tree Expand file tree Collapse file tree 6 files changed +4429
-62
lines changed
src/pytest_html/resources Expand file tree Collapse file tree 6 files changed +4429
-62
lines changed Original file line number Diff line number Diff line change 3232 args : ['--branch', 'master']
3333
3434 - repo : https://github.com/PyCQA/flake8
35- rev : 7.1.1
35+ rev : 7.1.2
3636 hooks :
3737 - id : flake8
3838 language_version : python3
5353 args : [--py39-plus]
5454
5555 - repo : https://github.com/pre-commit/mirrors-eslint
56- rev : v9.20 .0
56+ rev : v9.21 .0
5757 hooks :
5858 - id : eslint
5959 additional_dependencies :
6565
6666 args : ["--fix"]
6767 - repo : https://github.com/pre-commit/mirrors-mypy
68- rev : v1.14.1
68+ rev : v1.15.0
6969 hooks :
7070 - id : mypy
7171 files : ^(src/pytest_html|testing)
Original file line number Diff line number Diff line change 1- sphinx<7 .0.0
1+ sphinx<9 .0.0
22sphinx_rtd_theme
Original file line number Diff line number Diff line change 44#
55# pip-compile --resolver=backtracking requirements.in
66#
7- alabaster == 0.7.13
7+ alabaster == 1.0.0
88 # via sphinx
9- babel == 2.12.1
9+ babel == 2.17.0
1010 # via sphinx
1111certifi == 2024.7.4
1212 # via requests
1313charset-normalizer == 3.1.0
1414 # via requests
15- docutils == 0.18.1
15+ docutils == 0.21.2
1616 # via
1717 # sphinx
1818 # sphinx-rtd-theme
1919idna == 3.7
2020 # via requests
2121imagesize == 1.4.1
2222 # via sphinx
23- importlib-metadata == 8.5.0
24- # via sphinx
2523jinja2 == 3.1.5
2624 # via sphinx
2725markupsafe == 2.1.2
2826 # via jinja2
2927packaging == 23.1
3028 # via sphinx
31- pygments == 2.15 .1
29+ pygments == 2.19 .1
3230 # via sphinx
3331requests == 2.32.2
3432 # via sphinx
33+ roman-numerals-py == 3.1.0
34+ # via sphinx
3535snowballstemmer == 2.2.0
3636 # via sphinx
37- sphinx == 6 .2.1
37+ sphinx == 8 .2.1
3838 # via
3939 # -r docs/requirements.in
4040 # sphinx-rtd-theme
4141 # sphinxcontrib-jquery
4242sphinx-rtd-theme == 3.0.2
4343 # via -r docs/requirements.in
44- sphinxcontrib-applehelp == 1 .0.4
44+ sphinxcontrib-applehelp == 2 .0.0
4545 # via sphinx
46- sphinxcontrib-devhelp == 1 .0.2
46+ sphinxcontrib-devhelp == 2 .0.0
4747 # via sphinx
48- sphinxcontrib-htmlhelp == 2.0.1
48+ sphinxcontrib-htmlhelp == 2.1.0
4949 # via sphinx
5050sphinxcontrib-jquery == 4.1
5151 # via sphinx-rtd-theme
5252sphinxcontrib-jsmath == 1.0.1
5353 # via sphinx
54- sphinxcontrib-qthelp == 1 .0.3
54+ sphinxcontrib-qthelp == 2 .0.0
5555 # via sphinx
56- sphinxcontrib-serializinghtml == 1.1.5
56+ sphinxcontrib-serializinghtml == 2.0.0
5757 # via sphinx
5858urllib3 == 2.2.2
5959 # via requests
60- zipp == 3.21.0
61- # via importlib-metadata
You can’t perform that action at this time.
0 commit comments