From fc10273cc2db4217189c97fbf586901078c7731a Mon Sep 17 00:00:00 2001 From: gusthoff Date: Sat, 30 May 2026 17:56:03 +0200 Subject: [PATCH] Python: updating some packages --- frontend/requirements.txt | 6 +++--- frontend/requirements_frozen.txt | 32 ++++++++++++++++---------------- 2 files changed, 19 insertions(+), 19 deletions(-) diff --git a/frontend/requirements.txt b/frontend/requirements.txt index b7980abc2..469a6cccb 100644 --- a/frontend/requirements.txt +++ b/frontend/requirements.txt @@ -1,8 +1,8 @@ -coverage==7.13.5 +coverage==7.14.1 docutils==0.22.4 furo==2025.12.19 graphviz==0.21 -ipython==9.13.0 +ipython==9.14.0 pdf2image==1.17.0 pillow==12.2.0 pydot-ng==2.0.0 @@ -11,6 +11,6 @@ pyparsing==3.3.2 pyright==1.1.409 Sphinx==9.1.0 sphinx-reredirects==1.1.0 -sphinxcontrib-bibtex==2.6.5 +sphinxcontrib-bibtex==2.7.0 sphinxcontrib-plantuml==0.31 websocket-client==1.9.0 diff --git a/frontend/requirements_frozen.txt b/frontend/requirements_frozen.txt index 99a4cb71b..a6c0abd35 100644 --- a/frontend/requirements_frozen.txt +++ b/frontend/requirements_frozen.txt @@ -3,26 +3,26 @@ alabaster==1.0.0 asttokens==3.0.1 babel==2.18.0 beautifulsoup4==4.14.3 -certifi==2026.4.22 +certifi==2026.5.20 charset-normalizer==3.4.7 -coverage==7.13.5 -decorator==5.2.1 +coverage==7.14.1 +decorator==5.3.1 docutils==0.22.4 executing==2.2.1 furo==2025.12.19 graphviz==0.21 -idna==3.13 +idna==3.17 imagesize==2.0.0 -ipython==9.13.0 +ipython==9.14.0 ipython_pygments_lexers==1.1.1 -jedi==0.19.2 +jedi==0.20.0 Jinja2==3.1.6 latexcodec==3.0.1 MarkupSafe==3.0.3 -matplotlib-inline==0.2.1 +matplotlib-inline==0.2.2 nodeenv==1.10.0 -packaging==26.1 -parso==0.8.6 +packaging==26.2 +parso==0.8.7 pdf2image==1.17.0 pexpect==4.9.0 pillow==12.2.0 @@ -37,15 +37,15 @@ Pygments==2.20.0 pyparsing==3.3.2 pyright==1.1.409 PyYAML==6.0.3 -requests==2.33.1 +requests==2.34.2 roman-numerals==4.1.0 -snowballstemmer==3.0.1 -soupsieve==2.8.3 +snowballstemmer==3.1.0 +soupsieve==2.8.4 Sphinx==9.1.0 sphinx-basic-ng==1.0.0b2 sphinx-reredirects==1.1.0 sphinxcontrib-applehelp==2.0.0 -sphinxcontrib-bibtex==2.6.5 +sphinxcontrib-bibtex==2.7.0 sphinxcontrib-devhelp==2.0.0 sphinxcontrib-htmlhelp==2.1.0 sphinxcontrib-jsmath==1.0.1 @@ -53,8 +53,8 @@ sphinxcontrib-plantuml==0.31 sphinxcontrib-qthelp==2.0.0 sphinxcontrib-serializinghtml==2.0.0 stack-data==0.6.3 -traitlets==5.14.3 +traitlets==5.15.0 typing_extensions==4.15.0 -urllib3==2.6.3 -wcwidth==0.6.0 +urllib3==2.7.0 +wcwidth==0.7.0 websocket-client==1.9.0