From 76c4d101780868c735e265169051b020698316e2 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 31 Aug 2026 09:12:38 -0700 Subject: [PATCH 01/55] Update requests from 2.27.1 to 2.34.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ee5358640..dd4aa27ae 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.34.2 webrequest==0.0.78 setproctitle==1.2.2 tqdm==4.62.3 From 055fee4d10ebdb198bf4338984479bf7f22a132a Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 31 Aug 2026 09:12:39 -0700 Subject: [PATCH 02/55] 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 dd4aa27ae..9052885a7 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.34.2 -webrequest==0.0.78 +webrequest==0.1.0 setproctitle==1.2.2 tqdm==4.62.3 chardet==4.0.0 From d29420b1a4f153eba03dd0bd8023cb59afd2ee75 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 31 Aug 2026 09:12:40 -0700 Subject: [PATCH 03/55] 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 9052885a7..ab53780ee 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ git+https://github.com/fake-name/mprpc.git requests==2.34.2 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 f029c3f7eeb1b48fa64b56784edbd8da888bdc72 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 31 Aug 2026 09:12:41 -0700 Subject: [PATCH 04/55] Update tqdm from 4.62.3 to 4.70.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ab53780ee..9d58ae8b8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ git+https://github.com/fake-name/mprpc.git requests==2.34.2 webrequest==0.1.0 setproctitle==1.3.7 -tqdm==4.62.3 +tqdm==4.70.0 chardet==4.0.0 pymysql==1.0.2 statsd==3.3.0 From 9b6fb8aa7d1c9c00d0e26fde204f78fd23d45845 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 31 Aug 2026 09:12:42 -0700 Subject: [PATCH 05/55] Update chardet from 4.0.0 to 7.6.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9d58ae8b8..85d430454 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ requests==2.34.2 webrequest==0.1.0 setproctitle==1.3.7 tqdm==4.70.0 -chardet==4.0.0 +chardet==7.6.0 pymysql==1.0.2 statsd==3.3.0 xxhash==2.0.2 From 5af026f3cc1ebc65b7e9b70df996b664d27252ce Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 31 Aug 2026 09:12:43 -0700 Subject: [PATCH 06/55] Update pymysql from 1.0.2 to 1.2.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 85d430454..f42592384 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ webrequest==0.1.0 setproctitle==1.3.7 tqdm==4.70.0 chardet==7.6.0 -pymysql==1.0.2 +pymysql==1.2.0 statsd==3.3.0 xxhash==2.0.2 objgraph==3.5.0 From f7afd26a7452ecc77dbaf35fcb355f5b73dc56ea Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 31 Aug 2026 09:12:44 -0700 Subject: [PATCH 07/55] 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 f42592384..ef6e06f06 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ setproctitle==1.3.7 tqdm==4.70.0 chardet==7.6.0 pymysql==1.2.0 -statsd==3.3.0 +statsd==4.0.1 xxhash==2.0.2 objgraph==3.5.0 zerorpc==0.6.3 From 7818d5ec1c206c6333d5bf33269bb009408581d7 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 31 Aug 2026 09:12:45 -0700 Subject: [PATCH 08/55] Update xxhash from 2.0.2 to 4.0.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ef6e06f06..d8d5e5850 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,7 +11,7 @@ tqdm==4.70.0 chardet==7.6.0 pymysql==1.2.0 statsd==4.0.1 -xxhash==2.0.2 +xxhash==4.0.1 objgraph==3.5.0 zerorpc==0.6.3 cssutils==2.3.1 From 6096c4a29ccef6c754186aba51166614d783bc29 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 31 Aug 2026 09:12:46 -0700 Subject: [PATCH 09/55] 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 d8d5e5850..85642a4ba 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,7 +12,7 @@ chardet==7.6.0 pymysql==1.2.0 statsd==4.0.1 xxhash==4.0.1 -objgraph==3.5.0 +objgraph==3.6.2 zerorpc==0.6.3 cssutils==2.3.1 tinycss2==1.1.1 From 4c64f3cca860584ae4ece392a5cc89169bdf90b1 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 31 Aug 2026 09:12:47 -0700 Subject: [PATCH 10/55] Update cssutils from 2.3.1 to 2.15.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 85642a4ba..9d23f9a19 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,7 +14,7 @@ statsd==4.0.1 xxhash==4.0.1 objgraph==3.6.2 zerorpc==0.6.3 -cssutils==2.3.1 +cssutils==2.15.0 tinycss2==1.1.1 fontTools==4.27.1 fdict==0.8.1 From 2b05223a55a6243b56f199bfac5bbf3df8872836 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 31 Aug 2026 09:12:48 -0700 Subject: [PATCH 11/55] 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 9d23f9a19..4152459c2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -15,7 +15,7 @@ xxhash==4.0.1 objgraph==3.6.2 zerorpc==0.6.3 cssutils==2.15.0 -tinycss2==1.1.1 +tinycss2==1.5.1 fontTools==4.27.1 fdict==0.8.1 cachetools==4.2.4 From 4aa7663fc099e5bb98fa1c9bc3903c66e21b17ad Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 31 Aug 2026 09:12:49 -0700 Subject: [PATCH 12/55] Update fonttools from 4.27.1 to 4.63.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4152459c2..7a694772e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -16,7 +16,7 @@ objgraph==3.6.2 zerorpc==0.6.3 cssutils==2.15.0 tinycss2==1.5.1 -fontTools==4.27.1 +fontTools==4.63.0 fdict==0.8.1 cachetools==4.2.4 bleach==4.1.0 From 389da3ae96b5cd98d73ec7d753a4df6b9bf2bdbd Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 31 Aug 2026 09:12:50 -0700 Subject: [PATCH 13/55] Update cachetools from 4.2.4 to 7.1.7 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7a694772e..d69c50a0e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -18,7 +18,7 @@ cssutils==2.15.0 tinycss2==1.5.1 fontTools==4.63.0 fdict==0.8.1 -cachetools==4.2.4 +cachetools==7.1.7 bleach==4.1.0 Jinja2==3.0.3 xmljson==0.2.1 From cc4561efc2bf0ddc14b97bc4d9822d065b1791eb Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 31 Aug 2026 09:12:51 -0700 Subject: [PATCH 14/55] Update bleach from 4.1.0 to 6.4.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d69c50a0e..dd23cdbc0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -19,7 +19,7 @@ tinycss2==1.5.1 fontTools==4.63.0 fdict==0.8.1 cachetools==7.1.7 -bleach==4.1.0 +bleach==6.4.0 Jinja2==3.0.3 xmljson==0.2.1 pystuck==0.8.5 From 813ab0344e5bc842fb48e1de9983be0d196aeb07 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 31 Aug 2026 09:12:52 -0700 Subject: [PATCH 15/55] 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 dd23cdbc0..318d38565 100644 --- a/requirements.txt +++ b/requirements.txt @@ -20,7 +20,7 @@ fontTools==4.63.0 fdict==0.8.1 cachetools==7.1.7 bleach==6.4.0 -Jinja2==3.0.3 +Jinja2==3.1.6 xmljson==0.2.1 pystuck==0.8.5 cherrypy==18.6.1 From 7d1b01a4121b9727a2e54fc45dcce6b0f38f5098 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 31 Aug 2026 09:12:53 -0700 Subject: [PATCH 16/55] 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 318d38565..ab0adf1ea 100644 --- a/requirements.txt +++ b/requirements.txt @@ -23,7 +23,7 @@ bleach==6.4.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 9fb0c9ac8cb8933b108c9fdd4e763a6882fa5c15 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 31 Aug 2026 09:12:54 -0700 Subject: [PATCH 17/55] Update msgpack from 0.6.2 to 1.2.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ab0adf1ea..0a9fa2474 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.2.2 psycopg2cffi==2.9.0; platform.python_implementation == 'PyPy' psycopg2-binary==2.9.3; platform.python_implementation == 'CPython' From f880e9fe615544c953ca57c138e2902e872cd35a Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 31 Aug 2026 09:12:55 -0700 Subject: [PATCH 18/55] 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 0a9fa2474..f9f6bb9d5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -29,7 +29,7 @@ cherrypy==18.10.0 msgpack==1.2.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 50f5309abf279bcaeac2cff1c4edefa1f2712872 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 31 Aug 2026 09:12:57 -0700 Subject: [PATCH 19/55] Pin sqlalchemy to latest version 2.0.52 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f9f6bb9d5..b15620379 100644 --- a/requirements.txt +++ b/requirements.txt @@ -31,7 +31,7 @@ msgpack==1.2.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.52 sqlalchemy-citext<1.8.0; platform.python_implementation == 'PyPy' sqlalchemy-citext==1.8.0; platform.python_implementation == 'CPython' From 3eabeeae403fe345a3749031b76bb1860a00ca83 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 31 Aug 2026 09:12:58 -0700 Subject: [PATCH 20/55] 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 b15620379..6c07e10ab 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.52 -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 3e2cc88b2a190e06195469829933e35c2aff3b18 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 31 Aug 2026 09:12:59 -0700 Subject: [PATCH 21/55] 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 6c07e10ab..ab3afce7a 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 8993c89f0dcfeb414a98ad58e9f8b375dbd0d223 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 31 Aug 2026 09:13:00 -0700 Subject: [PATCH 22/55] 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 ab3afce7a..041d7d846 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 925de7c7a737d60891ec6e8bd72267a476ac1821 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 31 Aug 2026 09:13:01 -0700 Subject: [PATCH 23/55] 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 041d7d846..0ff5dc353 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 6fbffbd6343380316c78705d6d3be7fb2bc5af65 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 31 Aug 2026 09:13:02 -0700 Subject: [PATCH 24/55] 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 0ff5dc353..8bbeccf38 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 3d088b275bcce5bff78b6a143f08bd4d92bf5591 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 31 Aug 2026 09:13:03 -0700 Subject: [PATCH 25/55] 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 8bbeccf38..56247dbd0 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 4173d32450b2ab71447203626ae7cb0109559cb6 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 31 Aug 2026 09:13:04 -0700 Subject: [PATCH 26/55] 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 56247dbd0..c8ce61256 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 6abb6d0f192c0dbbc2d3d33a6a7c9faf37897b3a Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 31 Aug 2026 09:13:05 -0700 Subject: [PATCH 27/55] Update lxml from 4.8.0 to 6.1.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c8ce61256..ad2deb38f 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.2 Flask==2.0.3 Flask-DebugToolbar==0.11.0 Flask-Login==0.5.0 From 769a9ddfc8c172b4ac9e7dccef47b6433483ebc7 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 31 Aug 2026 09:13:06 -0700 Subject: [PATCH 28/55] 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 ad2deb38f..0d4bb3a4d 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.2 -Flask==2.0.3 +Flask==3.1.3 Flask-DebugToolbar==0.11.0 Flask-Login==0.5.0 Flask-Babel==2.0.0 From 9ba9022f70e87ca39fa7fd5551a2dd1358220e88 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 31 Aug 2026 09:13:07 -0700 Subject: [PATCH 29/55] 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 0d4bb3a4d..109cf18f0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -47,7 +47,7 @@ mdx_linkify==2.1 ftfy==6.3.1 lxml==6.1.2 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 40d70ca2549f06f8636d4c1a9919c4af42ebaf33 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 31 Aug 2026 09:13:08 -0700 Subject: [PATCH 30/55] 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 109cf18f0..ddf0e067d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -48,7 +48,7 @@ ftfy==6.3.1 lxml==6.1.2 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 9208cffd8cf227100d8e1b943fc7a363b89996d1 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 31 Aug 2026 09:13:09 -0700 Subject: [PATCH 31/55] 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 ddf0e067d..0155c74e7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -49,7 +49,7 @@ lxml==6.1.2 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 12a3e5d6c8de747f16c95ba16fb6940461374280 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 31 Aug 2026 09:13:10 -0700 Subject: [PATCH 32/55] 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 0155c74e7..dddab6999 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 22a4f36a8b1313af712f400e835e49b2f364a0d9 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 31 Aug 2026 09:13:11 -0700 Subject: [PATCH 33/55] 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 dddab6999..45d00c23f 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 24ee0ab3086c9d136463e60606639ce65d8d1d5b Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 31 Aug 2026 09:13:12 -0700 Subject: [PATCH 34/55] Update feedparser from 6.0.8 to 6.0.14 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 45d00c23f..19edf1204 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.14 gevent==21.12.0 Flask-SQLAlchemy==2.5.1 From 1f9ea4566079840885b96da69dfcf0f2d78ef421 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 31 Aug 2026 09:13:13 -0700 Subject: [PATCH 35/55] Update gevent from 21.12.0 to 26.8.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 19edf1204..7298fd7b2 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.14 -gevent==21.12.0 +gevent==26.8.0 Flask-SQLAlchemy==2.5.1 flask-paginate==2022.1.8 From c7e0c4dbf443d0cae7e8eacc527a3c9fd9f06d14 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 31 Aug 2026 09:13:14 -0700 Subject: [PATCH 36/55] 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 7298fd7b2..56794b5e1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -55,7 +55,7 @@ pyparsing==3.3.2 feedparser==6.0.14 gevent==26.8.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 c6d6d608df64c23bbf9357ee71dff379bde558a1 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 31 Aug 2026 09:13:15 -0700 Subject: [PATCH 37/55] 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 56794b5e1..4ed4967f2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -56,7 +56,7 @@ feedparser==6.0.14 gevent==26.8.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 310f37a923031e059dd2609ed25e20a3c26f29ec Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 31 Aug 2026 09:13:16 -0700 Subject: [PATCH 38/55] 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 4ed4967f2..dac4ebce3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -57,7 +57,7 @@ gevent==26.8.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 75ed4806ff2731692883bd6f84d2d8662f341c64 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 31 Aug 2026 09:13:17 -0700 Subject: [PATCH 39/55] Update apscheduler from 3.8.1 to 3.11.3 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index dac4ebce3..cb1ae3141 100644 --- a/requirements.txt +++ b/requirements.txt @@ -58,7 +58,7 @@ gevent==26.8.0 Flask-SQLAlchemy==3.1.1 flask-paginate==2024.4.12 Flask-WTF==1.3.0 -apscheduler==3.8.1 +apscheduler==3.11.3 sqlalchemy_searchable==1.4.1 sqlalchemy-utils==0.41.2 From 52dbff9510d6cbcfcb8ca05e403dcce4a0934005 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 31 Aug 2026 09:13:18 -0700 Subject: [PATCH 40/55] 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 cb1ae3141..86e33a0df 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.3 -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 04b4158be49486c0cbd2d6f10edb0aebef1867cf Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 31 Aug 2026 09:13:19 -0700 Subject: [PATCH 41/55] 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 86e33a0df..5c8ca73a3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -60,7 +60,7 @@ flask-paginate==2024.4.12 Flask-WTF==1.3.0 apscheduler==3.11.3 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 cd31a93ad06545498491e67da3e0dd8be754eeaa Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 31 Aug 2026 09:13:20 -0700 Subject: [PATCH 42/55] Update pillow from 8.4.0 to 12.3.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5c8ca73a3..1fb6c630c 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.3.0 # probably requires `sudo apt install libxml2-dev libxslt1-dev` BeautifulSoup4==4.10.0 From 45a15a4303fad09b700a842c464d2c4fe9cfb79b Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 31 Aug 2026 09:13:21 -0700 Subject: [PATCH 43/55] Update beautifulsoup4 from 4.10.0 to 4.15.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 1fb6c630c..67bb80158 100644 --- a/requirements.txt +++ b/requirements.txt @@ -71,7 +71,7 @@ sqlalchemy-utils==0.42.1 pillow==12.3.0 # probably requires `sudo apt install libxml2-dev libxslt1-dev` -BeautifulSoup4==4.10.0 +BeautifulSoup4==4.15.0 alembic==1.7.6 From 4ff97a79a33b208b751f0b3e2164dae6e94e7431 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 31 Aug 2026 09:13:22 -0700 Subject: [PATCH 44/55] Update alembic from 1.7.6 to 1.19.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 67bb80158..214f8e8ce 100644 --- a/requirements.txt +++ b/requirements.txt @@ -73,7 +73,7 @@ pillow==12.3.0 # probably requires `sudo apt install libxml2-dev libxslt1-dev` BeautifulSoup4==4.15.0 -alembic==1.7.6 +alembic==1.19.1 redis==4.1.4 From f8457ef2cf8200122257ee29baf92094a4725d6d Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 31 Aug 2026 09:13:23 -0700 Subject: [PATCH 45/55] Update redis from 4.1.4 to 8.1.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 214f8e8ce..36ea9f8ce 100644 --- a/requirements.txt +++ b/requirements.txt @@ -75,7 +75,7 @@ BeautifulSoup4==4.15.0 alembic==1.19.1 -redis==4.1.4 +redis==8.1.0 ## hiredis==1.0.0 From bc11558712affddd9050587c9dfd9a3581b29c02 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 31 Aug 2026 09:13:24 -0700 Subject: [PATCH 46/55] 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 36ea9f8ce..2a7ef6af5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -82,7 +82,7 @@ redis==8.1.0 # vmprof==0.4.15 parsedatetime==2.6 -psutil==5.9.0 +psutil==7.2.2 ## For ndscheduler tornado<6 From 1b3000f1f180a8d05f39328da5e9a28a273b312a Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 31 Aug 2026 09:13:25 -0700 Subject: [PATCH 47/55] Pin tornado to latest version 6.5.8 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 2a7ef6af5..8c65b9548 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.8 ## alembic ## Babel From 51cd0260b2005797e950e9b78607ed834dabb823 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 31 Aug 2026 09:13:26 -0700 Subject: [PATCH 48/55] 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 8c65b9548..491d4e581 100644 --- a/requirements.txt +++ b/requirements.txt @@ -118,7 +118,7 @@ tornado==6.5.8 ## 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 99ef3696b47b0711890ff74d3702c5d2496ca37a Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 31 Aug 2026 09:13:28 -0700 Subject: [PATCH 49/55] 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 491d4e581..0cb2b78d4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -120,7 +120,7 @@ tornado==6.5.8 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 7d07df02f8e6dbb92140779295829d40507e03e3 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 31 Aug 2026 09:13:28 -0700 Subject: [PATCH 50/55] Update hiredis from 2.0.0 to 3.4.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 0cb2b78d4..9fa37fdf7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -121,7 +121,7 @@ tornado==6.5.8 influxdb==5.3.2 setproctitle==1.3.7 flask_httpauth==4.8.1 -hiredis==2.0.0 +hiredis==3.4.1 guess_language-spirit==0.5.3 PyEnchant==3.2.2 dill==0.3.4 From 41dafb9d1ea950e13cc9431dbca0c665189aa44c Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 31 Aug 2026 09:13:29 -0700 Subject: [PATCH 51/55] Update guess_language-spirit from 0.5.3 to 0.5.4 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9fa37fdf7..07e9a75b4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -122,7 +122,7 @@ influxdb==5.3.2 setproctitle==1.3.7 flask_httpauth==4.8.1 hiredis==3.4.1 -guess_language-spirit==0.5.3 +guess_language-spirit==0.5.4 PyEnchant==3.2.2 dill==0.3.4 Werkzeug==2.2.2 From 1f1e7b4fe6dd31b24c499f1e1573d3577e5c434d Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 31 Aug 2026 09:13:30 -0700 Subject: [PATCH 52/55] 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 07e9a75b4..1fe78045f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -123,7 +123,7 @@ setproctitle==1.3.7 flask_httpauth==4.8.1 hiredis==3.4.1 guess_language-spirit==0.5.4 -PyEnchant==3.2.2 +PyEnchant==3.3.0 dill==0.3.4 Werkzeug==2.2.2 From 34e619abd9ca9648af594b2f17b9e7c356e3900c Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 31 Aug 2026 09:13:31 -0700 Subject: [PATCH 53/55] 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 1fe78045f..ff802918b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -124,7 +124,7 @@ flask_httpauth==4.8.1 hiredis==3.4.1 guess_language-spirit==0.5.4 PyEnchant==3.3.0 -dill==0.3.4 +dill==0.4.1 Werkzeug==2.2.2 From 688cfde92f5f55cf188f6a0500a118d3846908d7 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 31 Aug 2026 09:13:32 -0700 Subject: [PATCH 54/55] 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 ff802918b..5b8735f98 100644 --- a/requirements.txt +++ b/requirements.txt @@ -125,7 +125,7 @@ hiredis==3.4.1 guess_language-spirit==0.5.4 PyEnchant==3.3.0 dill==0.4.1 -Werkzeug==2.2.2 +Werkzeug==3.1.8 paka.cmark==2.3.0 From caa726c8e99df8409085c6766114624f50771d26 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 31 Aug 2026 09:13:33 -0700 Subject: [PATCH 55/55] Update paka.cmark from 2.3.0 to 2.4.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5b8735f98..3410f9752 100644 --- a/requirements.txt +++ b/requirements.txt @@ -128,5 +128,5 @@ dill==0.4.1 Werkzeug==3.1.8 -paka.cmark==2.3.0 +paka.cmark==2.4.1 json2html==1.3.0