From e0831bfd03183e82d8685afb465cf03c107b3743 Mon Sep 17 00:00:00 2001 From: Mark Veltzer Date: Sun, 9 Feb 2025 21:11:32 +0200 Subject: [PATCH] new reqs --- requirements.txt | 37 +++++++++++++++++++------------------ 1 file changed, 19 insertions(+), 18 deletions(-) diff --git a/requirements.txt b/requirements.txt index 82c92c17..670d1aa8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,39 +1,39 @@ alabaster==1.0.0 -astroid==3.3.5 -attrs==24.2.0 -babel==2.16.0 -certifi==2024.8.30 -charset-normalizer==3.4.0 +astroid==3.3.8 +attrs==25.1.0 +babel==2.17.0 +certifi==2025.1.31 +charset-normalizer==3.4.1 cpplint==2.0.0 dill==0.3.9 docutils==0.21.2 -gitdb==4.0.11 -GitPython==3.1.43 +gitdb==4.0.12 +GitPython==3.1.44 idna==3.10 imagesize==1.4.1 -isort==5.13.2 -Jinja2==3.1.4 +isort==6.0.0 +Jinja2==3.1.5 jsonschema==4.23.0 jsonschema-specifications==2024.10.1 logging_tree==1.10 -Mako==1.3.8 +Mako==1.3.9 MarkupSafe==3.0.2 mccabe==0.7.0 packaging==24.2 platformdirs==4.3.6 -pyclassifiers==0.0.14 -pydmt==0.3.18 +pyclassifiers==0.0.15 +pydmt==0.3.19 pyfakeuse==0.0.9 -Pygments==2.18.0 -pylint==3.3.2 +Pygments==2.19.1 +pylint==3.3.4 pylogconf==0.0.38 -pymakehelper==0.0.31 +pymakehelper==0.0.35 pytconf==0.1.18 PyYAML==6.0.2 -referencing==0.35.1 +referencing==0.36.2 requests==2.32.3 rpds-py==0.22.3 -smmap==5.0.1 +smmap==5.0.2 snowballstemmer==2.2.0 Sphinx==8.1.3 sphinxcontrib-applehelp==2.0.0 @@ -44,6 +44,7 @@ sphinxcontrib-qthelp==2.0.0 sphinxcontrib-serializinghtml==2.0.0 termcolor==2.5.0 tomlkit==0.13.2 -urllib3==2.2.3 +typing_extensions==4.12.2 +urllib3==2.3.0 venv-run==0.2.0 yattag==1.16.1