File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3838 # tomli needed on 3.10. tomllib is available in stdlib on 3.11+
3939 - tomli
4040 - repo : https://github.com/adhtruong/mirrors-typos
41- rev : v1.40.1
41+ rev : v1.41.0
4242 hooks :
4343 - id : typos
4444 - repo : https://github.com/sphinx-contrib/sphinx-lint
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ babel==2.17.0
1010 # via sphinx
1111beautifulsoup4==4.14.3
1212 # via sphinx-codeautolink
13- certifi==2025.11.12
13+ certifi==2026.1.4
1414 # via requests
1515cffi==2.0.0 ; os_name == 'nt' or platform_python_implementation != 'PyPy'
1616 # via
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ alabaster==1.0.0
44 # via sphinx
55astor==0.8.1
66 # via -r test-requirements.in
7- astroid==4.0.2
7+ astroid==4.0.3
88 # via pylint
99async-generator==1.10
1010 # via -r test-requirements.in
@@ -16,7 +16,7 @@ babel==2.17.0
1616 # via sphinx
1717black==25.12.0 ; implementation_name == 'cpython'
1818 # via -r test-requirements.in
19- certifi==2025.11.12
19+ certifi==2026.1.4
2020 # via requests
2121cffi==2.0.0 ; os_name == 'nt' or platform_python_implementation != 'PyPy'
2222 # via
@@ -56,7 +56,7 @@ exceptiongroup==1.3.1 ; python_full_version < '3.11'
5656 # via
5757 # -r test-requirements.in
5858 # pytest
59- filelock==3.20.1
59+ filelock==3.20.2
6060 # via virtualenv
6161identify==2.6.15
6262 # via pre-commit
@@ -75,7 +75,7 @@ jedi==0.19.2 ; implementation_name == 'cpython'
7575 # via -r test-requirements.in
7676jinja2==3.1.6
7777 # via sphinx
78- librt==0.7.5 ; implementation_name == 'cpython' and platform_python_implementation != 'PyPy'
78+ librt==0.7.7 ; implementation_name == 'cpython' and platform_python_implementation != 'PyPy'
7979 # via mypy
8080markupsafe==3.0.3
8181 # via jinja2
You can’t perform that action at this time.
0 commit comments