File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4040 working-directory : ./docs
4141 - name : " Crowdin"
4242 id : crowdin
43- uses : crowdin/github-action@v2.16.0
43+ uses : crowdin/github-action@8868a33591d21088edfc398968173a3b98d51706 # v2.16.2
4444 with :
4545 upload_sources : false
4646 upload_translations : false
Original file line number Diff line number Diff line change 4444 sphinx-intl update -p ./build/locales ${{ vars.SPHINX_LANGUAGES }}
4545 working-directory : ./docs
4646 - name : " Crowdin"
47- uses : crowdin/github-action@v2.16.0
47+ uses : crowdin/github-action@8868a33591d21088edfc398968173a3b98d51706 # v2.16.2
4848 with :
4949 upload_sources : true
5050 upload_translations : false
Original file line number Diff line number Diff line change @@ -71,7 +71,7 @@ dev = [
7171 " pylint~=4.0.5" ,
7272 " mypy~=1.20.0" ,
7373 " coverage~=7.10" ,
74- " pre-commit==4.5.1 " ,
74+ " pre-commit==4.6.0 " ,
7575 " codespell==2.4.2" ,
7676 " bandit==1.9.4" ,
7777 " flake8==7.3.0" ,
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ myst-parser[linkify]==5.0.0 ; python_version >= "3.13"
55sphinxext-opengraph==0.13.0 ; python_version >= "3.13"
66sphinx-copybutton==0.5.2 ; python_version >= "3.13"
77furo==2025.12.19 ; python_version >= "3.13"
8- sphinx-autodoc-typehints==3.10.0 ; python_version >= "3.13"
8+ sphinx-autodoc-typehints==3.10.2 ; python_version >= "3.13"
99sphinx-intl==2.3.2 ; python_version >= "3.13"
1010typing_extensions==4.15.0 ; python_version >= "3.13"
1111levenshtein==0.27.3 ; python_version >= "3.13"
You can’t perform that action at this time.
0 commit comments