From ef1acc47ea4eb761e9e519afcbe7b01f5133fb1b Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 27 Apr 2026 08:38:13 -0700 Subject: [PATCH 01/53] Update requests from 2.27.1 to 2.33.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ee5358640..a43b7d2e5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ git+https://github.com/fake-name/ChromeController.git git+https://github.com/fake-name/semantic.git git+https://github.com/fake-name/mprpc.git -requests==2.27.1 +requests==2.33.1 webrequest==0.0.78 setproctitle==1.2.2 tqdm==4.62.3 From 70181c4003dd95a553c1af15ee9059590e6934ca Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 27 Apr 2026 08:38:14 -0700 Subject: [PATCH 02/53] Update webrequest from 0.0.78 to 0.1.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a43b7d2e5..0aac06151 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ git+https://github.com/fake-name/semantic.git git+https://github.com/fake-name/mprpc.git requests==2.33.1 -webrequest==0.0.78 +webrequest==0.1.0 setproctitle==1.2.2 tqdm==4.62.3 chardet==4.0.0 From 27f0e931a1ab4d6c1ec6d7e36d50d911fb11991b Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 27 Apr 2026 08:38:15 -0700 Subject: [PATCH 03/53] Update setproctitle from 1.2.2 to 1.3.7 --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 0aac06151..1c1719e27 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ git+https://github.com/fake-name/mprpc.git requests==2.33.1 webrequest==0.1.0 -setproctitle==1.2.2 +setproctitle==1.3.7 tqdm==4.62.3 chardet==4.0.0 pymysql==1.0.2 @@ -119,7 +119,7 @@ tornado<6 ## WTForms-JSON influxdb==5.3.1 -setproctitle==1.2.2 +setproctitle==1.3.7 flask_httpauth==4.5.0 hiredis==2.0.0 guess_language-spirit==0.5.3 From cb1f7868a3106750a3faad925d11579f04a88d91 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 27 Apr 2026 08:38:16 -0700 Subject: [PATCH 04/53] Update tqdm from 4.62.3 to 4.67.3 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 1c1719e27..82bfeb862 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ git+https://github.com/fake-name/mprpc.git requests==2.33.1 webrequest==0.1.0 setproctitle==1.3.7 -tqdm==4.62.3 +tqdm==4.67.3 chardet==4.0.0 pymysql==1.0.2 statsd==3.3.0 From 2c7cf6f2e18ae62c169fb4ec778f9c57513d48d1 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 27 Apr 2026 08:38:17 -0700 Subject: [PATCH 05/53] Update chardet from 4.0.0 to 7.4.3 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 82bfeb862..30d05310b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ requests==2.33.1 webrequest==0.1.0 setproctitle==1.3.7 tqdm==4.67.3 -chardet==4.0.0 +chardet==7.4.3 pymysql==1.0.2 statsd==3.3.0 xxhash==2.0.2 From 83daebb57722ce4b6c759e4b4f75037ea63a4ea3 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 27 Apr 2026 08:38:18 -0700 Subject: [PATCH 06/53] Update pymysql from 1.0.2 to 1.1.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 30d05310b..efde2aeee 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ webrequest==0.1.0 setproctitle==1.3.7 tqdm==4.67.3 chardet==7.4.3 -pymysql==1.0.2 +pymysql==1.1.2 statsd==3.3.0 xxhash==2.0.2 objgraph==3.5.0 From c1ef8ee8c7a02d7542e1f2a5b05e2979f1adfef3 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 27 Apr 2026 08:38:19 -0700 Subject: [PATCH 07/53] Update statsd from 3.3.0 to 4.0.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index efde2aeee..038dd0a51 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ setproctitle==1.3.7 tqdm==4.67.3 chardet==7.4.3 pymysql==1.1.2 -statsd==3.3.0 +statsd==4.0.1 xxhash==2.0.2 objgraph==3.5.0 zerorpc==0.6.3 From 9b2dd8b95ba72c03e26c5cd6fc0f9f0cf42fa8d6 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 27 Apr 2026 08:38:20 -0700 Subject: [PATCH 08/53] Update xxhash from 2.0.2 to 3.7.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 038dd0a51..b26791d62 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,7 +11,7 @@ tqdm==4.67.3 chardet==7.4.3 pymysql==1.1.2 statsd==4.0.1 -xxhash==2.0.2 +xxhash==3.7.0 objgraph==3.5.0 zerorpc==0.6.3 cssutils==2.3.1 From a701e93c22c37b00c7637dd7205d14ba3892915c Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 27 Apr 2026 08:38:21 -0700 Subject: [PATCH 09/53] Update objgraph from 3.5.0 to 3.6.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b26791d62..92ef0eee7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,7 +12,7 @@ chardet==7.4.3 pymysql==1.1.2 statsd==4.0.1 xxhash==3.7.0 -objgraph==3.5.0 +objgraph==3.6.2 zerorpc==0.6.3 cssutils==2.3.1 tinycss2==1.1.1 From 8df481a01e445f54864a8d2cb82596b285d2558c Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 27 Apr 2026 08:38:22 -0700 Subject: [PATCH 10/53] Update cssutils from 2.3.1 to 2.14.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 92ef0eee7..bdf4e9a97 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,7 +14,7 @@ statsd==4.0.1 xxhash==3.7.0 objgraph==3.6.2 zerorpc==0.6.3 -cssutils==2.3.1 +cssutils==2.14.0 tinycss2==1.1.1 fontTools==4.27.1 fdict==0.8.1 From 384b26f69858fa18467ea96e23fc4dd73646b19e Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 27 Apr 2026 08:38:23 -0700 Subject: [PATCH 11/53] Update tinycss2 from 1.1.1 to 1.5.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index bdf4e9a97..b667d366f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -15,7 +15,7 @@ xxhash==3.7.0 objgraph==3.6.2 zerorpc==0.6.3 cssutils==2.14.0 -tinycss2==1.1.1 +tinycss2==1.5.1 fontTools==4.27.1 fdict==0.8.1 cachetools==4.2.4 From 565cbe6e0a5461c5a5c4fefce71ca7bc37f327df Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 27 Apr 2026 08:38:23 -0700 Subject: [PATCH 12/53] Update fonttools from 4.27.1 to 4.62.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b667d366f..3192051fc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -16,7 +16,7 @@ objgraph==3.6.2 zerorpc==0.6.3 cssutils==2.14.0 tinycss2==1.5.1 -fontTools==4.27.1 +fontTools==4.62.1 fdict==0.8.1 cachetools==4.2.4 bleach==4.1.0 From 01cb77cd38a5879b0f3965f86dae616ac1d6633e Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 27 Apr 2026 08:38:24 -0700 Subject: [PATCH 13/53] Update cachetools from 4.2.4 to 7.0.6 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 3192051fc..1a7095b8a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -18,7 +18,7 @@ cssutils==2.14.0 tinycss2==1.5.1 fontTools==4.62.1 fdict==0.8.1 -cachetools==4.2.4 +cachetools==7.0.6 bleach==4.1.0 Jinja2==3.0.3 xmljson==0.2.1 From 0c81cbec45d10766716dec3855d933a597745e70 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 27 Apr 2026 08:38:25 -0700 Subject: [PATCH 14/53] Update bleach from 4.1.0 to 6.3.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 1a7095b8a..f507dd887 100644 --- a/requirements.txt +++ b/requirements.txt @@ -19,7 +19,7 @@ tinycss2==1.5.1 fontTools==4.62.1 fdict==0.8.1 cachetools==7.0.6 -bleach==4.1.0 +bleach==6.3.0 Jinja2==3.0.3 xmljson==0.2.1 pystuck==0.8.5 From 9e61f035723cacb709b859a5f5a528ca3593985c Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 27 Apr 2026 08:38:26 -0700 Subject: [PATCH 15/53] Update jinja2 from 3.0.3 to 3.1.6 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f507dd887..e3c50b64b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -20,7 +20,7 @@ fontTools==4.62.1 fdict==0.8.1 cachetools==7.0.6 bleach==6.3.0 -Jinja2==3.0.3 +Jinja2==3.1.6 xmljson==0.2.1 pystuck==0.8.5 cherrypy==18.6.1 From a60a871dbc84a03b2992c427f04d47c19b9b6dc7 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 27 Apr 2026 08:38:27 -0700 Subject: [PATCH 16/53] Update cherrypy from 18.6.1 to 18.10.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index e3c50b64b..cd53d2a80 100644 --- a/requirements.txt +++ b/requirements.txt @@ -23,7 +23,7 @@ bleach==6.3.0 Jinja2==3.1.6 xmljson==0.2.1 pystuck==0.8.5 -cherrypy==18.6.1 +cherrypy==18.10.0 # Pin to 0.6.2 since 1.0.0 is broken in mprpc msgpack==0.6.2 From ae083fdfb8e0ae88e63e0d1f507ec72c1f66857b Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 27 Apr 2026 08:38:28 -0700 Subject: [PATCH 17/53] Update msgpack from 0.6.2 to 1.1.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index cd53d2a80..9ffc31272 100644 --- a/requirements.txt +++ b/requirements.txt @@ -26,7 +26,7 @@ pystuck==0.8.5 cherrypy==18.10.0 # Pin to 0.6.2 since 1.0.0 is broken in mprpc -msgpack==0.6.2 +msgpack==1.1.2 psycopg2cffi==2.9.0; platform.python_implementation == 'PyPy' psycopg2-binary==2.9.3; platform.python_implementation == 'CPython' From 3e83bd6f0f0bb261bf5dddee99f4d7661dbb5b06 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 27 Apr 2026 08:38:29 -0700 Subject: [PATCH 18/53] Update psycopg2-binary from 2.9.3 to 2.9.12 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9ffc31272..114d483da 100644 --- a/requirements.txt +++ b/requirements.txt @@ -29,7 +29,7 @@ cherrypy==18.10.0 msgpack==1.1.2 psycopg2cffi==2.9.0; platform.python_implementation == 'PyPy' -psycopg2-binary==2.9.3; platform.python_implementation == 'CPython' +psycopg2-binary==2.9.12; platform.python_implementation == 'CPython' SQLAlchemy<1.4.0 sqlalchemy-citext<1.8.0; platform.python_implementation == 'PyPy' From c21aaf1a6ef03672e569f7940ee8480cb3a3591b Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 27 Apr 2026 08:38:30 -0700 Subject: [PATCH 19/53] Pin sqlalchemy to latest version 2.0.49 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 114d483da..08f881bb5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -31,7 +31,7 @@ msgpack==1.1.2 psycopg2cffi==2.9.0; platform.python_implementation == 'PyPy' psycopg2-binary==2.9.12; platform.python_implementation == 'CPython' -SQLAlchemy<1.4.0 +SQLAlchemy==2.0.49 sqlalchemy-citext<1.8.0; platform.python_implementation == 'PyPy' sqlalchemy-citext==1.8.0; platform.python_implementation == 'CPython' From 101ade5159634a4ef96d12064e8ebc0f1ea042b9 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 27 Apr 2026 08:38:31 -0700 Subject: [PATCH 20/53] Pin sqlalchemy-citext to latest version 1.8.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 08f881bb5..fa42bce53 100644 --- a/requirements.txt +++ b/requirements.txt @@ -32,7 +32,7 @@ psycopg2cffi==2.9.0; platform.python_implementation == 'PyPy' psycopg2-binary==2.9.12; platform.python_implementation == 'CPython' SQLAlchemy==2.0.49 -sqlalchemy-citext<1.8.0; platform.python_implementation == 'PyPy' +sqlalchemy-citext==1.8.0; platform.python_implementation == 'PyPy' sqlalchemy-citext==1.8.0; platform.python_implementation == 'CPython' PySocks==1.7.1 From 12f1112425625653168031dde0b599797ef7e4c3 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 27 Apr 2026 08:38:31 -0700 Subject: [PATCH 21/53] Update python-dateutil from 2.8.2 to 2.9.0.post0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index fa42bce53..6b6011e9a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -36,7 +36,7 @@ sqlalchemy-citext==1.8.0; platform.python_implementation == 'PyPy' sqlalchemy-citext==1.8.0; platform.python_implementation == 'CPython' PySocks==1.7.1 -python-dateutil==2.8.2 +python-dateutil==2.9.0.post0 bbcode==1.1.0 pympler==1.0.1 From 8909ae68fd0fe6f9f1f9cbc2b2e09e6c2e173c67 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 27 Apr 2026 08:38:32 -0700 Subject: [PATCH 22/53] Update pympler from 1.0.1 to 1.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6b6011e9a..bfd7707ac 100644 --- a/requirements.txt +++ b/requirements.txt @@ -38,7 +38,7 @@ sqlalchemy-citext==1.8.0; platform.python_implementation == 'CPython' PySocks==1.7.1 python-dateutil==2.9.0.post0 bbcode==1.1.0 -pympler==1.0.1 +pympler==1.1 colorama==0.4.4 pyyaml==6.0 From d1869aeac1bdcf36182fb00ba6b07d8cef2bd53c Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 27 Apr 2026 08:38:33 -0700 Subject: [PATCH 23/53] Update colorama from 0.4.4 to 0.4.6 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index bfd7707ac..9f6770abd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -40,7 +40,7 @@ python-dateutil==2.9.0.post0 bbcode==1.1.0 pympler==1.1 -colorama==0.4.4 +colorama==0.4.6 pyyaml==6.0 natsort==8.1.0 mdx_linkify==2.1 From 8f202276bd328c0dd9b6055617d9fd26dafb04cf Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 27 Apr 2026 08:38:34 -0700 Subject: [PATCH 24/53] Update pyyaml from 6.0 to 6.0.3 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9f6770abd..c58b6881c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -41,7 +41,7 @@ bbcode==1.1.0 pympler==1.1 colorama==0.4.6 -pyyaml==6.0 +pyyaml==6.0.3 natsort==8.1.0 mdx_linkify==2.1 ftfy==6.0.3 From d9559bd7067507838e65f3fd7eca80785aa5f60b Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 27 Apr 2026 08:38:35 -0700 Subject: [PATCH 25/53] Update natsort from 8.1.0 to 8.4.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c58b6881c..a25a19f5f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -42,7 +42,7 @@ pympler==1.1 colorama==0.4.6 pyyaml==6.0.3 -natsort==8.1.0 +natsort==8.4.0 mdx_linkify==2.1 ftfy==6.0.3 lxml==4.8.0 From 98e901c167320dd3b24f29445567e188c7faa89f Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 27 Apr 2026 08:38:36 -0700 Subject: [PATCH 26/53] Update ftfy from 6.0.3 to 6.3.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a25a19f5f..caea87364 100644 --- a/requirements.txt +++ b/requirements.txt @@ -44,7 +44,7 @@ colorama==0.4.6 pyyaml==6.0.3 natsort==8.4.0 mdx_linkify==2.1 -ftfy==6.0.3 +ftfy==6.3.1 lxml==4.8.0 Flask==2.0.3 Flask-DebugToolbar==0.11.0 From b59ec3c3c015e092475bdbf26d2a162d6428d69d Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 27 Apr 2026 08:38:37 -0700 Subject: [PATCH 27/53] Update lxml from 4.8.0 to 6.1.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index caea87364..793e157e2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -45,7 +45,7 @@ pyyaml==6.0.3 natsort==8.4.0 mdx_linkify==2.1 ftfy==6.3.1 -lxml==4.8.0 +lxml==6.1.0 Flask==2.0.3 Flask-DebugToolbar==0.11.0 Flask-Login==0.5.0 From 3ced5202fec890cece3cc71ff489c8f1c2d069de Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 27 Apr 2026 08:38:38 -0700 Subject: [PATCH 28/53] Update flask from 2.0.3 to 3.1.3 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 793e157e2..bbeebd286 100644 --- a/requirements.txt +++ b/requirements.txt @@ -46,7 +46,7 @@ natsort==8.4.0 mdx_linkify==2.1 ftfy==6.3.1 lxml==6.1.0 -Flask==2.0.3 +Flask==3.1.3 Flask-DebugToolbar==0.11.0 Flask-Login==0.5.0 Flask-Babel==2.0.0 From 0bd1b04a5376f75c2a3fd0efe4a4d8a2c9d9b8c0 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 27 Apr 2026 08:38:39 -0700 Subject: [PATCH 29/53] Update flask-debugtoolbar from 0.11.0 to 0.16.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index bbeebd286..dc9a3a3aa 100644 --- a/requirements.txt +++ b/requirements.txt @@ -47,7 +47,7 @@ mdx_linkify==2.1 ftfy==6.3.1 lxml==6.1.0 Flask==3.1.3 -Flask-DebugToolbar==0.11.0 +Flask-DebugToolbar==0.16.0 Flask-Login==0.5.0 Flask-Babel==2.0.0 webcolors==1.11.1 From 119e82a507269584e9a71902913b7c85128a180e Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 27 Apr 2026 08:38:40 -0700 Subject: [PATCH 30/53] Update flask-login from 0.5.0 to 0.6.3 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index dc9a3a3aa..3b50b0fbf 100644 --- a/requirements.txt +++ b/requirements.txt @@ -48,7 +48,7 @@ ftfy==6.3.1 lxml==6.1.0 Flask==3.1.3 Flask-DebugToolbar==0.16.0 -Flask-Login==0.5.0 +Flask-Login==0.6.3 Flask-Babel==2.0.0 webcolors==1.11.1 pyparsing==3.0.7 From 22a1c72bda5782c60ed774aa92aa30616d55d145 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 27 Apr 2026 08:38:40 -0700 Subject: [PATCH 31/53] Update flask-babel from 2.0.0 to 4.0.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 3b50b0fbf..d2c8b6ab1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -49,7 +49,7 @@ lxml==6.1.0 Flask==3.1.3 Flask-DebugToolbar==0.16.0 Flask-Login==0.6.3 -Flask-Babel==2.0.0 +Flask-Babel==4.0.0 webcolors==1.11.1 pyparsing==3.0.7 feedparser==6.0.8 From 89c2b5d7db315e1a64ce2ef40f97a5dbb7099400 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 27 Apr 2026 08:38:41 -0700 Subject: [PATCH 32/53] Update webcolors from 1.11.1 to 25.10.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d2c8b6ab1..8fb5ed9d3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -50,7 +50,7 @@ Flask==3.1.3 Flask-DebugToolbar==0.16.0 Flask-Login==0.6.3 Flask-Babel==4.0.0 -webcolors==1.11.1 +webcolors==25.10.0 pyparsing==3.0.7 feedparser==6.0.8 gevent==21.12.0 From 67d90785f4fd77f7f8e75be3991f531bbed6619f Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 27 Apr 2026 08:38:42 -0700 Subject: [PATCH 33/53] Update pyparsing from 3.0.7 to 3.3.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 8fb5ed9d3..51abe124d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -51,7 +51,7 @@ Flask-DebugToolbar==0.16.0 Flask-Login==0.6.3 Flask-Babel==4.0.0 webcolors==25.10.0 -pyparsing==3.0.7 +pyparsing==3.3.2 feedparser==6.0.8 gevent==21.12.0 From e4eedf8d2b02598d7cccd734da8df6aa167e523a Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 27 Apr 2026 08:38:43 -0700 Subject: [PATCH 34/53] Update feedparser from 6.0.8 to 6.0.12 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 51abe124d..8de7f2223 100644 --- a/requirements.txt +++ b/requirements.txt @@ -52,7 +52,7 @@ Flask-Login==0.6.3 Flask-Babel==4.0.0 webcolors==25.10.0 pyparsing==3.3.2 -feedparser==6.0.8 +feedparser==6.0.12 gevent==21.12.0 Flask-SQLAlchemy==2.5.1 From c6406ab576981803f61ca2020108061641ae994f Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 27 Apr 2026 08:38:44 -0700 Subject: [PATCH 35/53] Update gevent from 21.12.0 to 26.4.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 8de7f2223..8eba18d89 100644 --- a/requirements.txt +++ b/requirements.txt @@ -53,7 +53,7 @@ Flask-Babel==4.0.0 webcolors==25.10.0 pyparsing==3.3.2 feedparser==6.0.12 -gevent==21.12.0 +gevent==26.4.0 Flask-SQLAlchemy==2.5.1 flask-paginate==2022.1.8 From 1c2b4c4579269dd183a48270d8813244f95d1877 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 27 Apr 2026 08:38:45 -0700 Subject: [PATCH 36/53] Update flask-sqlalchemy from 2.5.1 to 3.1.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 8eba18d89..919e688e6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -55,7 +55,7 @@ pyparsing==3.3.2 feedparser==6.0.12 gevent==26.4.0 -Flask-SQLAlchemy==2.5.1 +Flask-SQLAlchemy==3.1.1 flask-paginate==2022.1.8 Flask-WTF==1.0.0 apscheduler==3.8.1 From 539521176c0131511ae0d6e478b3c5345a9b9a87 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 27 Apr 2026 08:38:46 -0700 Subject: [PATCH 37/53] Update flask-paginate from 2022.1.8 to 2024.4.12 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 919e688e6..f4b14e54c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -56,7 +56,7 @@ feedparser==6.0.12 gevent==26.4.0 Flask-SQLAlchemy==3.1.1 -flask-paginate==2022.1.8 +flask-paginate==2024.4.12 Flask-WTF==1.0.0 apscheduler==3.8.1 sqlalchemy_searchable==1.4.1 From 3625ccc3dc0fd6f13b86321521fd63f3f1980850 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 27 Apr 2026 08:38:47 -0700 Subject: [PATCH 38/53] Update flask-wtf from 1.0.0 to 1.3.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f4b14e54c..8769395ad 100644 --- a/requirements.txt +++ b/requirements.txt @@ -57,7 +57,7 @@ gevent==26.4.0 Flask-SQLAlchemy==3.1.1 flask-paginate==2024.4.12 -Flask-WTF==1.0.0 +Flask-WTF==1.3.0 apscheduler==3.8.1 sqlalchemy_searchable==1.4.1 sqlalchemy-utils==0.41.2 From 2d11c0a44a7656bbdf31de60018998f01e79b074 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 27 Apr 2026 08:38:48 -0700 Subject: [PATCH 39/53] Update apscheduler from 3.8.1 to 3.11.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 8769395ad..ad8df498c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -58,7 +58,7 @@ gevent==26.4.0 Flask-SQLAlchemy==3.1.1 flask-paginate==2024.4.12 Flask-WTF==1.3.0 -apscheduler==3.8.1 +apscheduler==3.11.2 sqlalchemy_searchable==1.4.1 sqlalchemy-utils==0.41.2 From d5968dfd64b0265132142dd09a8b2f3e98cfd234 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 27 Apr 2026 08:38:48 -0700 Subject: [PATCH 40/53] Update sqlalchemy_searchable from 1.4.1 to 3.0.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ad8df498c..bd188ab9a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -59,7 +59,7 @@ Flask-SQLAlchemy==3.1.1 flask-paginate==2024.4.12 Flask-WTF==1.3.0 apscheduler==3.11.2 -sqlalchemy_searchable==1.4.1 +sqlalchemy_searchable==3.0.0 sqlalchemy-utils==0.41.2 ## A BUNCH of memory leaks in sqlalchemy-continuum have been fixed in git, but never released. From 1eb1be998de46f117955b64c6262eb16436d96f5 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 27 Apr 2026 08:38:49 -0700 Subject: [PATCH 41/53] Update sqlalchemy-utils from 0.41.2 to 0.42.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index bd188ab9a..fea6823ae 100644 --- a/requirements.txt +++ b/requirements.txt @@ -60,7 +60,7 @@ flask-paginate==2024.4.12 Flask-WTF==1.3.0 apscheduler==3.11.2 sqlalchemy_searchable==3.0.0 -sqlalchemy-utils==0.41.2 +sqlalchemy-utils==0.42.1 ## A BUNCH of memory leaks in sqlalchemy-continuum have been fixed in git, but never released. #git+https://github.com/kvesteri/sqlalchemy-continuum.git From 87d32b3711738d8deb9955d2d7a99cff00260dab Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 27 Apr 2026 08:38:50 -0700 Subject: [PATCH 42/53] Update pillow from 8.4.0 to 12.2.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index fea6823ae..92f1b208a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -68,7 +68,7 @@ sqlalchemy-utils==0.42.1 # Probably requires # sudo apt-get install libtiff5-dev libjpeg8-dev zlib1g-dev libfreetype6-dev liblcms2-dev libwebp-dev libharfbuzz-dev libfribidi-dev -pillow==8.4.0 +pillow==12.2.0 # probably requires `sudo apt install libxml2-dev libxslt1-dev` BeautifulSoup4==4.10.0 From 3cdd6245ee069cb736e9dff5c6ecc676f17f74db Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 27 Apr 2026 08:38:51 -0700 Subject: [PATCH 43/53] Update beautifulsoup4 from 4.10.0 to 4.14.3 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 92f1b208a..a2fad6260 100644 --- a/requirements.txt +++ b/requirements.txt @@ -71,7 +71,7 @@ sqlalchemy-utils==0.42.1 pillow==12.2.0 # probably requires `sudo apt install libxml2-dev libxslt1-dev` -BeautifulSoup4==4.10.0 +BeautifulSoup4==4.14.3 alembic==1.7.6 From 4f16d0368136fea6549a6c2a0d0fbb8e6be343c7 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 27 Apr 2026 08:38:52 -0700 Subject: [PATCH 44/53] Update alembic from 1.7.6 to 1.18.4 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a2fad6260..c5491729b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -73,7 +73,7 @@ pillow==12.2.0 # probably requires `sudo apt install libxml2-dev libxslt1-dev` BeautifulSoup4==4.14.3 -alembic==1.7.6 +alembic==1.18.4 redis==4.1.4 From a1aa978e217aecad2c8d6d55229e7a98809d43a9 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 27 Apr 2026 08:38:53 -0700 Subject: [PATCH 45/53] Update redis from 4.1.4 to 7.4.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c5491729b..ab8cf217e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -75,7 +75,7 @@ BeautifulSoup4==4.14.3 alembic==1.18.4 -redis==4.1.4 +redis==7.4.0 ## hiredis==1.0.0 From e0f1716606157976ef18e3cd2c35bc09088b9dc3 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 27 Apr 2026 08:38:54 -0700 Subject: [PATCH 46/53] Update psutil from 5.9.0 to 7.2.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ab8cf217e..a2b682d29 100644 --- a/requirements.txt +++ b/requirements.txt @@ -82,7 +82,7 @@ redis==7.4.0 # vmprof==0.4.15 parsedatetime==2.6 -psutil==5.9.0 +psutil==7.2.2 ## For ndscheduler tornado<6 From 8d086fb6e5717d7e5666b709beee80d1b6392846 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 27 Apr 2026 08:38:55 -0700 Subject: [PATCH 47/53] Pin tornado to latest version 6.5.5 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a2b682d29..d174879ef 100644 --- a/requirements.txt +++ b/requirements.txt @@ -85,7 +85,7 @@ parsedatetime==2.6 psutil==7.2.2 ## For ndscheduler -tornado<6 +tornado==6.5.5 ## alembic ## Babel From 74ba872fb65c8ae7e68861c722b46a6246605668 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 27 Apr 2026 08:38:56 -0700 Subject: [PATCH 48/53] Update influxdb from 5.3.1 to 5.3.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d174879ef..193e043dd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -118,7 +118,7 @@ tornado==6.5.5 ## WTForms ## WTForms-JSON -influxdb==5.3.1 +influxdb==5.3.2 setproctitle==1.3.7 flask_httpauth==4.5.0 hiredis==2.0.0 From 648caac6fb8124532c30418838d37d1c8ba5fb20 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 27 Apr 2026 08:38:57 -0700 Subject: [PATCH 49/53] Update flask_httpauth from 4.5.0 to 4.8.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 193e043dd..cf6493621 100644 --- a/requirements.txt +++ b/requirements.txt @@ -120,7 +120,7 @@ tornado==6.5.5 influxdb==5.3.2 setproctitle==1.3.7 -flask_httpauth==4.5.0 +flask_httpauth==4.8.1 hiredis==2.0.0 guess_language-spirit==0.5.3 PyEnchant==3.2.2 From afb23bb421ceeeec95d91c812a80bb3d60297235 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 27 Apr 2026 08:38:57 -0700 Subject: [PATCH 50/53] Update hiredis from 2.0.0 to 3.3.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index cf6493621..cf7545668 100644 --- a/requirements.txt +++ b/requirements.txt @@ -121,7 +121,7 @@ tornado==6.5.5 influxdb==5.3.2 setproctitle==1.3.7 flask_httpauth==4.8.1 -hiredis==2.0.0 +hiredis==3.3.1 guess_language-spirit==0.5.3 PyEnchant==3.2.2 dill==0.3.4 From 63d046cd10c838ae5df25075a6338576789ca738 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 27 Apr 2026 08:38:58 -0700 Subject: [PATCH 51/53] Update pyenchant from 3.2.2 to 3.3.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index cf7545668..e74f149c6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -123,7 +123,7 @@ setproctitle==1.3.7 flask_httpauth==4.8.1 hiredis==3.3.1 guess_language-spirit==0.5.3 -PyEnchant==3.2.2 +PyEnchant==3.3.0 dill==0.3.4 Werkzeug==2.2.2 From d16d9e4544861a4028ee8069d3638d87238b5bbd Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 27 Apr 2026 08:38:59 -0700 Subject: [PATCH 52/53] Update dill from 0.3.4 to 0.4.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index e74f149c6..d186f878d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -124,7 +124,7 @@ flask_httpauth==4.8.1 hiredis==3.3.1 guess_language-spirit==0.5.3 PyEnchant==3.3.0 -dill==0.3.4 +dill==0.4.1 Werkzeug==2.2.2 From 70b74af5c31631baeaa6d4e59d0067c1433430da Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 27 Apr 2026 08:39:00 -0700 Subject: [PATCH 53/53] Update werkzeug from 2.2.2 to 3.1.8 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d186f878d..1049caee2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -125,7 +125,7 @@ hiredis==3.3.1 guess_language-spirit==0.5.3 PyEnchant==3.3.0 dill==0.4.1 -Werkzeug==2.2.2 +Werkzeug==3.1.8 paka.cmark==2.3.0