File tree Expand file tree Collapse file tree 2 files changed +13
-13
lines changed
Expand file tree Collapse file tree 2 files changed +13
-13
lines changed Original file line number Diff line number Diff line change 33
44repos :
55 - repo : https://github.com/pre-commit/pre-commit-hooks
6- rev : v4.5 .0
6+ rev : v4.6 .0
77 hooks :
88 - id : trailing-whitespace
99 - id : end-of-file-fixer
1212 types : [file] # override `types: [json]`
1313 files : \.(json|ipynb)$
1414 - repo : https://github.com/psf/black
15- rev : " 24.1.1 "
15+ rev : " 24.4.0 "
1616 hooks :
1717 - id : black
1818 - repo : https://github.com/asottile/reorder-python-imports
Original file line number Diff line number Diff line change 11alabaster==0.7.16
22Babel==2.14.0
3- beautifulsoup4==4.12.2
4- certifi==2023.11.17
3+ beautifulsoup4==4.12.3
4+ certifi==2024.2.2
55cfgv==3.4.0
66charset-normalizer==3.3.2
77distlib==0.3.8
88docutils==0.20.1
9- filelock==3.13.1
9+ filelock==3.13.4
1010furo==2024.1.29
11- identify==2.5.33
12- idna==3.6
11+ identify==2.5.35
12+ idna==3.7
1313imagesize==1.4.1
1414Jinja2==3.1.3
15- MarkupSafe==2.1.3
15+ MarkupSafe==2.1.5
1616nodeenv==1.8.0
17- packaging==23.2
18- platformdirs==4.1 .0
17+ packaging==24.0
18+ platformdirs==4.2 .0
1919polib==1.2.0
20- pre-commit==3.6 .0
20+ pre-commit==3.7 .0
2121Pygments==2.17.2
2222PyYAML==6.0.1
2323regex==2023.12.25
@@ -36,5 +36,5 @@ sphinxcontrib-jsmath==1.0.1
3636sphinxcontrib-qthelp==1.0.7
3737sphinxcontrib-serializinghtml==1.1.10
3838sphinxext-opengraph==0.9.1
39- urllib3==2.1.0
40- virtualenv==20.25.0
39+ urllib3==2.2.1
40+ virtualenv==20.25.1
You can’t perform that action at this time.
0 commit comments