File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11repos :
22 - repo : https://github.com/psf/black-pre-commit-mirror
3- rev : 25.1 .0
3+ rev : 25.9 .0
44 hooks :
55 - id : black
66 exclude : \.py-tpl$
77 - repo : https://github.com/adamchainz/blacken-docs
8- rev : 1.19.1
8+ rev : 1.20.0
99 hooks :
1010 - id : blacken-docs
1111 additional_dependencies :
12- - black==25.1 .0
12+ - black==25.9 .0
1313 files : ' docs/.*\.txt$'
1414 args : ["--rst-literal-block"]
1515 - repo : https://github.com/PyCQA/isort
1616 rev : 5.13.2
1717 hooks :
1818 - id : isort
1919 - repo : https://github.com/PyCQA/flake8
20- rev : 7.2 .0
20+ rev : 7.3 .0
2121 hooks :
2222 - id : flake8
2323 - repo : https://github.com/pre-commit/mirrors-eslint
24- rev : v9.24 .0
24+ rev : v9.36 .0
2525 hooks :
2626 - id : eslint
Original file line number Diff line number Diff line change 99 "npm" : " >=1.3.0"
1010 },
1111 "devDependencies" : {
12- "eslint" : " ^9.24 .0" ,
13- "puppeteer" : " ^24.6.1 " ,
14- "globals" : " ^16.0 .0" ,
12+ "eslint" : " ^9.36 .0" ,
13+ "puppeteer" : " ^24.22.0 " ,
14+ "globals" : " ^16.4 .0" ,
1515 "grunt" : " ^1.6.1" ,
1616 "grunt-cli" : " ^1.5.0" ,
1717 "grunt-contrib-qunit" : " ^10.1.1" ,
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ aiosmtpd >= 1.4.5
22asgiref >= 3.9.1
33argon2-cffi >= 23.1.0
44bcrypt >= 4.1.1
5- black >= 25.1 .0
5+ black >= 25.9 .0
66docutils >= 0.19
77geoip2 >= 4.8.0
88jinja2 >= 2.11.0
You can’t perform that action at this time.
0 commit comments