From 4c88cca7eb6e4d090d67d1f8482b62732eb1ccff Mon Sep 17 00:00:00 2001 From: gusthoff Date: Fri, 26 Sep 2025 15:51:46 +0200 Subject: [PATCH] Python: updating some packages --- frontend/requirements.txt | 10 +++++----- frontend/requirements_frozen.txt | 32 ++++++++++++++++---------------- 2 files changed, 21 insertions(+), 21 deletions(-) diff --git a/frontend/requirements.txt b/frontend/requirements.txt index 2a0884156..9c3cbf410 100644 --- a/frontend/requirements.txt +++ b/frontend/requirements.txt @@ -1,15 +1,15 @@ -coverage==7.9.1 +coverage==7.10.7 docutils==0.21.2 graphviz==0.21 -ipython==9.3.0 +ipython==9.5.0 pdf2image==1.17.0 -pillow==11.2.1 +pillow==11.3.0 pydot-ng==2.0.0 Pygments==2.19.2 -pyparsing==3.2.3 +pyparsing==3.2.5 Sphinx==8.2.3 sphinx-reredirects==1.0.0 sphinx-rtd-theme==3.0.2 sphinxcontrib-bibtex==2.6.5 -sphinxcontrib-plantuml==0.30 +sphinxcontrib-plantuml==0.31 websocket-client==1.8.0 diff --git a/frontend/requirements_frozen.txt b/frontend/requirements_frozen.txt index 30443b8c9..19cc405e5 100644 --- a/frontend/requirements_frozen.txt +++ b/frontend/requirements_frozen.txt @@ -1,17 +1,17 @@ alabaster==1.0.0 asttokens==3.0.0 babel==2.17.0 -beautifulsoup4==4.13.4 -certifi==2025.6.15 -charset-normalizer==3.4.2 -coverage==7.9.1 +beautifulsoup4==4.13.5 +certifi==2025.8.3 +charset-normalizer==3.4.3 +coverage==7.10.7 decorator==5.2.1 docutils==0.21.2 -executing==2.2.0 +executing==2.2.1 graphviz==0.21 idna==3.10 imagesize==1.4.1 -ipython==9.3.0 +ipython==9.5.0 ipython_pygments_lexers==1.1.1 jedi==0.19.2 Jinja2==3.1.6 @@ -19,25 +19,25 @@ latexcodec==3.0.1 MarkupSafe==3.0.2 matplotlib-inline==0.1.7 packaging==25.0 -parso==0.8.4 +parso==0.8.5 pdf2image==1.17.0 pexpect==4.9.0 -pillow==11.2.1 -prompt_toolkit==3.0.51 +pillow==11.3.0 +prompt_toolkit==3.0.52 ptyprocess==0.7.0 pure_eval==0.2.3 pybtex==0.25.1 pybtex-docutils==1.0.3 pydot-ng==2.0.0 Pygments==2.19.2 -pyparsing==3.2.3 -PyYAML==6.0.2 -requests==2.32.4 +pyparsing==3.2.5 +PyYAML==6.0.3 +requests==2.32.5 roman-numerals-py==3.1.0 setuptools==80.9.0 six==1.17.0 snowballstemmer==3.0.1 -soupsieve==2.7 +soupsieve==2.8 Sphinx==8.2.3 sphinx-basic-ng==1.0.0b2 sphinx-reredirects==1.0.0 @@ -48,12 +48,12 @@ sphinxcontrib-devhelp==2.0.0 sphinxcontrib-htmlhelp==2.1.0 sphinxcontrib-jquery==4.1 sphinxcontrib-jsmath==1.0.1 -sphinxcontrib-plantuml==0.30 +sphinxcontrib-plantuml==0.31 sphinxcontrib-qthelp==2.0.0 sphinxcontrib-serializinghtml==2.0.0 stack-data==0.6.3 traitlets==5.14.3 -typing_extensions==4.14.0 +typing_extensions==4.15.0 urllib3==2.5.0 -wcwidth==0.2.13 +wcwidth==0.2.14 websocket-client==1.8.0