From a9c1cf4e39252bd34305332fd19a18f7ab01bf61 Mon Sep 17 00:00:00 2001 From: gusthoff Date: Fri, 24 Jul 2026 22:01:02 +0200 Subject: [PATCH] Python: update packages --- frontend/requirements.txt | 8 ++++---- frontend/requirements_frozen.txt | 28 ++++++++++++++-------------- 2 files changed, 18 insertions(+), 18 deletions(-) diff --git a/frontend/requirements.txt b/frontend/requirements.txt index 469a6cccb..9e41eeed6 100644 --- a/frontend/requirements.txt +++ b/frontend/requirements.txt @@ -1,14 +1,14 @@ -coverage==7.14.1 +coverage==7.15.2 docutils==0.22.4 furo==2025.12.19 graphviz==0.21 -ipython==9.14.0 +ipython==9.15.0 pdf2image==1.17.0 -pillow==12.2.0 +pillow==12.3.0 pydot-ng==2.0.0 Pygments==2.20.0 pyparsing==3.3.2 -pyright==1.1.409 +pyright==1.1.411 Sphinx==9.1.0 sphinx-reredirects==1.1.0 sphinxcontrib-bibtex==2.7.0 diff --git a/frontend/requirements_frozen.txt b/frontend/requirements_frozen.txt index a6c0abd35..f271169d0 100644 --- a/frontend/requirements_frozen.txt +++ b/frontend/requirements_frozen.txt @@ -1,19 +1,19 @@ accessible-pygments==0.0.5 alabaster==1.0.0 -asttokens==3.0.1 +asttokens==3.0.2 babel==2.18.0 -beautifulsoup4==4.14.3 -certifi==2026.5.20 -charset-normalizer==3.4.7 -coverage==7.14.1 +beautifulsoup4==4.15.0 +certifi==2026.7.22 +charset-normalizer==3.4.9 +coverage==7.15.2 decorator==5.3.1 docutils==0.22.4 executing==2.2.1 furo==2025.12.19 graphviz==0.21 -idna==3.17 +idna==3.18 imagesize==2.0.0 -ipython==9.14.0 +ipython==9.15.0 ipython_pygments_lexers==1.1.1 jedi==0.20.0 Jinja2==3.1.6 @@ -25,7 +25,7 @@ packaging==26.2 parso==0.8.7 pdf2image==1.17.0 pexpect==4.9.0 -pillow==12.2.0 +pillow==12.3.0 prompt_toolkit==3.0.52 psutil==7.2.2 ptyprocess==0.7.0 @@ -35,12 +35,12 @@ pybtex-docutils==1.0.3 pydot-ng==2.0.0 Pygments==2.20.0 pyparsing==3.3.2 -pyright==1.1.409 +pyright==1.1.411 PyYAML==6.0.3 requests==2.34.2 roman-numerals==4.1.0 -snowballstemmer==3.1.0 -soupsieve==2.8.4 +snowballstemmer==3.1.1 +soupsieve==2.9.1 Sphinx==9.1.0 sphinx-basic-ng==1.0.0b2 sphinx-reredirects==1.1.0 @@ -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.15.0 -typing_extensions==4.15.0 +traitlets==5.15.1 +typing_extensions==4.16.0 urllib3==2.7.0 -wcwidth==0.7.0 +wcwidth==0.8.2 websocket-client==1.9.0