File tree 2 files changed +82
-99
lines changed
2 files changed +82
-99
lines changed Original file line number Diff line number Diff line change @@ -31,22 +31,22 @@ classifiers = [
31
31
dependencies = [
32
32
" binaryornot==0.4.4" ,
33
33
" cookiecutter==2.6" ,
34
- " django-upgrade==1.21 " ,
35
- " djlint==1.35.2 " ,
34
+ " django-upgrade==1.22.2 " ,
35
+ " djlint==1.36.4 " ,
36
36
" gitpython==3.1.43" ,
37
37
" jinja2==3.1.5" ,
38
38
" pre-commit==3.8" ,
39
- " pygithub==2.4 " ,
40
- " pytest==8.3.3 " ,
39
+ " pygithub==2.5 " ,
40
+ " pytest==8.3.4 " ,
41
41
" pytest-cookies==0.7" ,
42
42
" pytest-instafail==0.5" ,
43
43
" pytest-xdist==3.6.1" ,
44
44
" pyyaml==6.0.2" ,
45
45
" requests==2.32.3" ,
46
- " ruff==0.7 " ,
47
- " sh==2.0.7 ; sys_platform!='win23'" ,
48
- " tox==4.21 .2" ,
49
- " tox-uv>=1.11.2 " ,
46
+ " ruff==0.8.4 " ,
47
+ " sh==2.1 ; sys_platform!='win23'" ,
48
+ " tox==4.23 .2" ,
49
+ " tox-uv>=1.17 " ,
50
50
]
51
51
urls = { Repository = " https://github.com/cookiecutter/cookiecutter-django" }
52
52
You can’t perform that action at this time.
0 commit comments