Skip to content

Commit 46a230c

Browse files
committed
linting
1 parent 9204190 commit 46a230c

File tree

1 file changed

+10
-9
lines changed

1 file changed

+10
-9
lines changed

requirements.txt

Lines changed: 10 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
alabaster==1.0.0
2-
astroid==3.3.8
3-
attrs==25.1.0
2+
astroid==3.3.9
3+
attrs==25.3.0
44
babel==2.17.0
55
certifi==2025.1.31
66
charset-normalizer==3.4.1
@@ -10,31 +10,32 @@ gitdb==4.0.12
1010
GitPython==3.1.44
1111
idna==3.10
1212
imagesize==1.4.1
13-
isort==6.0.0
14-
Jinja2==3.1.5
13+
isort==6.0.1
14+
Jinja2==3.1.6
1515
jsonschema==4.23.0
1616
jsonschema-specifications==2024.10.1
1717
logging_tree==1.10
1818
Mako==1.3.9
1919
MarkupSafe==3.0.2
2020
mccabe==0.7.0
2121
packaging==24.2
22-
platformdirs==4.3.6
22+
platformdirs==4.3.7
2323
pyclassifiers==0.0.15
2424
pydmt==0.3.19
2525
pyfakeuse==0.0.9
2626
Pygments==2.19.1
27-
pylint==3.3.4
27+
pylint==3.3.6
2828
pylogconf==0.0.38
2929
pymakehelper==0.0.35
3030
pytconf==0.1.18
3131
PyYAML==6.0.2
3232
referencing==0.36.2
3333
requests==2.32.3
34-
rpds-py==0.22.3
34+
roman-numerals-py==3.1.0
35+
rpds-py==0.24.0
3536
smmap==5.0.2
3637
snowballstemmer==2.2.0
37-
Sphinx==8.1.3
38+
Sphinx==8.2.3
3839
sphinxcontrib-applehelp==2.0.0
3940
sphinxcontrib-devhelp==2.0.0
4041
sphinxcontrib-htmlhelp==2.1.0
@@ -43,7 +44,7 @@ sphinxcontrib-qthelp==2.0.0
4344
sphinxcontrib-serializinghtml==2.0.0
4445
termcolor==2.5.0
4546
tomlkit==0.13.2
46-
typing_extensions==4.12.2
47+
typing_extensions==4.13.0
4748
urllib3==2.3.0
4849
venv-run==0.2.0
4950
yattag==1.16.1

0 commit comments

Comments
 (0)