File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -24,24 +24,24 @@ maintainers = [
2424
2525dependencies = [
2626 " click==8.3.2" ,
27- " deepl==1.29 .0" ,
27+ " deepl==1.30 .0" ,
2828 " markdown-checker==0.2.5" ,
2929 " mistletoe==1.5.1" ,
3030 " mkdocs-autorefs==1.4.4" ,
3131 " mkdocs-literate-nav==0.6.3" ,
3232 " mkdocs-macros-plugin==1.5.0" ,
3333 " mkdocs-material==9.7.6" ,
34- " mkdocs-rss-plugin==1.17.9 " ,
34+ " mkdocs-rss-plugin==1.18.1 " ,
3535 " mkdocs==1.6.1" , # DO NOT UPGRADE - 2+ is not compatible with anything here
3636 " mkdocstrings-python==2.0.3" ,
3737 " pymdown-extensions==10.21.2" ,
3838 " pyspelling==2.12.1" ,
3939 " python-Levenshtein==0.27.3" ,
4040 " PyYAML==6.0.3" ,
4141 " polib==1.2.0" ,
42- " ruff==0.15.9 " ,
42+ " ruff==0.15.10 " ,
4343 " setuptools_scm==10.0.5" ,
44- " translate-toolkit==3.19.3 " ,
44+ " translate-toolkit==3.19.4 " ,
4545]
4646
4747[dependency-groups ]
@@ -52,7 +52,7 @@ pre-commit = [
5252]
5353
5454tox-uv = [
55- " tox-uv == 1.34.0 " ,
55+ " tox-uv == 1.35.1 " ,
5656]
5757
5858wlc = [
@@ -65,7 +65,7 @@ dev = [
6565]
6666
6767test = [
68- " pytest == 9.0.2 " ,
68+ " pytest == 9.0.3 " ,
6969 " pytest-xdist == 3.8.0" ,
7070]
7171
You can’t perform that action at this time.
0 commit comments