Skip to content

Commit 46d60a6

Browse files
committed
Python: updating some packages
1 parent 81953a0 commit 46d60a6

File tree

2 files changed

+14
-14
lines changed

2 files changed

+14
-14
lines changed

frontend/requirements.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
1-
coverage==7.10.7
1+
coverage==7.11.0
22
docutils==0.21.2
33
furo==2025.9.25
44
graphviz==0.21
5-
ipython==9.5.0
5+
ipython==9.6.0
66
pdf2image==1.17.0
7-
pillow==11.3.0
7+
pillow==12.0.0
88
pydot-ng==2.0.0
99
Pygments==2.19.2
1010
pyparsing==3.2.5
1111
Sphinx==8.2.3
1212
sphinx-reredirects==1.0.0
1313
sphinxcontrib-bibtex==2.6.5
1414
sphinxcontrib-plantuml==0.31
15-
websocket-client==1.8.0
15+
websocket-client==1.9.0

frontend/requirements_frozen.txt

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -2,29 +2,29 @@ accessible-pygments==0.0.5
22
alabaster==1.0.0
33
asttokens==3.0.0
44
babel==2.17.0
5-
beautifulsoup4==4.13.5
6-
certifi==2025.8.3
7-
charset-normalizer==3.4.3
8-
coverage==7.10.7
5+
beautifulsoup4==4.14.2
6+
certifi==2025.10.5
7+
charset-normalizer==3.4.4
8+
coverage==7.11.0
99
decorator==5.2.1
1010
docutils==0.21.2
1111
executing==2.2.1
1212
furo==2025.9.25
1313
graphviz==0.21
14-
idna==3.10
14+
idna==3.11
1515
imagesize==1.4.1
16-
ipython==9.5.0
16+
ipython==9.6.0
1717
ipython_pygments_lexers==1.1.1
1818
jedi==0.19.2
1919
Jinja2==3.1.6
2020
latexcodec==3.0.1
21-
MarkupSafe==3.0.2
22-
matplotlib-inline==0.1.7
21+
MarkupSafe==3.0.3
22+
matplotlib-inline==0.2.1
2323
packaging==25.0
2424
parso==0.8.5
2525
pdf2image==1.17.0
2626
pexpect==4.9.0
27-
pillow==11.3.0
27+
pillow==12.0.0
2828
prompt_toolkit==3.0.52
2929
ptyprocess==0.7.0
3030
pure_eval==0.2.3
@@ -54,4 +54,4 @@ traitlets==5.14.3
5454
typing_extensions==4.15.0
5555
urllib3==2.5.0
5656
wcwidth==0.2.14
57-
websocket-client==1.8.0
57+
websocket-client==1.9.0

0 commit comments

Comments
 (0)