File tree Expand file tree Collapse file tree 2 files changed +18
-18
lines changed
Expand file tree Collapse file tree 2 files changed +18
-18
lines changed Original file line number Diff line number Diff line change @@ -12,11 +12,11 @@ repos:
1212 types : [file] # override `types: [json]`
1313 files : \.(json|ipynb)$
1414 - repo : https://github.com/psf/black
15- rev : " 24.4.0 "
15+ rev : " 24.4.2 "
1616 hooks :
1717 - id : black
1818 - repo : https://github.com/asottile/reorder-python-imports
19- rev : " v3.12 .0"
19+ rev : " v3.13 .0"
2020 hooks :
2121 - id : reorder-python-imports
2222 - repo : https://github.com/pycqa/flake8
Original file line number Diff line number Diff line change 11alabaster==0.7.16
2- Babel==2.14 .0
2+ Babel==2.15 .0
33beautifulsoup4==4.12.3
4- certifi==2024.2 .2
4+ certifi==2024.6 .2
55cfgv==3.4.0
66charset-normalizer==3.3.2
77distlib==0.3.8
8- docutils==0.20.1
9- filelock==3.13.4
10- furo==2024.1.29
11- identify==2.5.35
8+ docutils==0.21.2
9+ filelock==3.14.0
10+ furo==2024.5.6
11+ identify==2.5.36
1212idna==3.7
1313imagesize==1.4.1
14- Jinja2==3.1.3
14+ Jinja2==3.1.4
1515MarkupSafe==2.1.5
16- nodeenv==1.8 .0
16+ nodeenv==1.9 .0
1717packaging==24.0
18- platformdirs==4.2.0
18+ platformdirs==4.2.2
1919polib==1.2.0
20- pre-commit==3.7.0
21- Pygments==2.17.2
20+ pre-commit==3.7.1
21+ Pygments==2.18.0
2222PyYAML==6.0.1
23- regex==2023.12.25
24- requests==2.31.0
23+ regex==2024.5.15
24+ requests==2.32.3
2525snowballstemmer==2.2.0
2626soupsieve==2.5
27- Sphinx==7.2.6
27+ Sphinx==7.3.7
2828sphinx-basic-ng==1.0.0b2
2929sphinx-copybutton==0.5.2
3030sphinx-lint==0.9.1
31- sphinx_design==0.5 .0
31+ sphinx_design==0.6 .0
3232sphinxcontrib-applehelp==1.0.8
3333sphinxcontrib-devhelp==1.0.6
3434sphinxcontrib-htmlhelp==2.0.5
@@ -37,4 +37,4 @@ sphinxcontrib-qthelp==1.0.7
3737sphinxcontrib-serializinghtml==1.1.10
3838sphinxext-opengraph==0.9.1
3939urllib3==2.2.1
40- virtualenv==20.25.1
40+ virtualenv==20.26.2
You can’t perform that action at this time.
0 commit comments