File tree Expand file tree Collapse file tree 2 files changed +122
-87
lines changed Expand file tree Collapse file tree 2 files changed +122
-87
lines changed Original file line number Diff line number Diff line change @@ -36,30 +36,30 @@ all = [
3636[dependency-groups ]
3737dev = [
3838 " taskipy==1.14.1" ,
39- " python-dotenv==1.0 .1"
39+ " python-dotenv==1.2 .1"
4040]
4141
4242test = [
43- " pytest==8.3.4 " ,
44- " pytest-cov==6 .0.0" ,
45- " pytest-xdist==3.6.1 "
43+ " pytest==8.4.2 " ,
44+ " pytest-cov==7 .0.0" ,
45+ " pytest-xdist==3.8.0 "
4646]
4747
4848lint = [
4949 " ruff==0.9.6" ,
50- " pre-commit==4.1 .0"
50+ " pre-commit==4.4 .0"
5151]
5252
5353doc = [
54- " Sphinx==8.1 .3" ,
55- " gitpython==3.1.44 " ,
56- " sphinx-autodoc-typehints==3.0.1 " ,
57- " furo==2024.8.6 " ,
54+ " Sphinx==8.2 .3" ,
55+ " gitpython==3.1.45 " ,
56+ " sphinx-autodoc-typehints==3.5.2 " ,
57+ " furo==2025.9.25 " ,
5858 " six==1.17.0" ,
5959 " releases==2.1.1" ,
6060 " sphinx-multiversion==0.2.4" ,
61- " docstring-parser==0.16 " ,
62- " tomli==2.2.1 "
61+ " docstring-parser==0.17.0 " ,
62+ " tomli==2.3.0 "
6363]
6464
6565[tool .taskipy .tasks ]
You can’t perform that action at this time.
0 commit comments