From a1f90faa9a10416a80fffc1a1ca80075d6e5c39f Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 18 May 2026 08:38:07 -0700 Subject: [PATCH 01/53] 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 b5299fd2ef3470031477a16811becc7acbff22ff Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 18 May 2026 08:38:07 -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 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 83ed85d693ef381469c8b97713d0b36749850247 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 18 May 2026 08:38:08 -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 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 e732111f29b758da3e05a4560e27f51497b195be Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 18 May 2026 08:38:09 -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 ab53780ee..40c2cd985 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.67.3 chardet==4.0.0 pymysql==1.0.2 statsd==3.3.0 From 393eff05d386e66ef9c127e6ee3c47a9c30154c1 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 18 May 2026 08:38:10 -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 40c2cd985..c6d90efac 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.67.3 -chardet==4.0.0 +chardet==7.4.3 pymysql==1.0.2 statsd==3.3.0 xxhash==2.0.2 From 410b51bcc04c68d9aafcb2d821f32d292e1cdc45 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 18 May 2026 08:38:11 -0700 Subject: [PATCH 06/53] Update pymysql from 1.0.2 to 1.1.3 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c6d90efac..c535369e5 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.3 statsd==3.3.0 xxhash==2.0.2 objgraph==3.5.0 From bc344a2b1a5ecc4b6c6639509a0939c4634734ac Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 18 May 2026 08:38:12 -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 c535369e5..d784d9a53 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.3 -statsd==3.3.0 +statsd==4.0.1 xxhash==2.0.2 objgraph==3.5.0 zerorpc==0.6.3 From 57cec1e0795c755f74171c1bcd4731eda26a8f32 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 18 May 2026 08:38:13 -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 d784d9a53..fe799e98f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,7 +11,7 @@ tqdm==4.67.3 chardet==7.4.3 pymysql==1.1.3 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 33f2da90d27cad0b711afc2ff7174141007d23a3 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 18 May 2026 08:38:14 -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 fe799e98f..4fb432729 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,7 +12,7 @@ chardet==7.4.3 pymysql==1.1.3 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 9fe76724f265047a7f0c919c1abd91598e792230 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 18 May 2026 08:38:15 -0700 Subject: [PATCH 10/53] 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 4fb432729..4a8a98ed3 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.15.0 tinycss2==1.1.1 fontTools==4.27.1 fdict==0.8.1 From 56c40496971b597d486c4dd6820bf3c906e3230d Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 18 May 2026 08:38:15 -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 4a8a98ed3..fbf8818c5 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.15.0 -tinycss2==1.1.1 +tinycss2==1.5.1 fontTools==4.27.1 fdict==0.8.1 cachetools==4.2.4 From 4b3b669548aed85c4afaa33b942f31ef71e7540f Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 18 May 2026 08:38:16 -0700 Subject: [PATCH 12/53] 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 fbf8818c5..1c5a6642e 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 8ef1c89bceaa6acfebbd5c259e0538204cd5d702 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 18 May 2026 08:38:17 -0700 Subject: [PATCH 13/53] Update cachetools from 4.2.4 to 7.1.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 1c5a6642e..c1daa05b2 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.2 bleach==4.1.0 Jinja2==3.0.3 xmljson==0.2.1 From 84526ec0bfa9f563ca23c6546e6988a811048709 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 18 May 2026 08:38:18 -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 c1daa05b2..c265d9856 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.2 -bleach==4.1.0 +bleach==6.3.0 Jinja2==3.0.3 xmljson==0.2.1 pystuck==0.8.5 From 30548aa7313280b23f52fcb79c7f83823afab2bf Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 18 May 2026 08:38:19 -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 c265d9856..32c63d007 100644 --- a/requirements.txt +++ b/requirements.txt @@ -20,7 +20,7 @@ fontTools==4.63.0 fdict==0.8.1 cachetools==7.1.2 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 a41970a3c8988c8ac94c866d89bb11222e4d68c3 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 18 May 2026 08:38:20 -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 32c63d007..341b7a592 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 fb81ab183d25e5e6d02cc6cf97f031bf8a0fa30b Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 18 May 2026 08:38:21 -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 341b7a592..b22c0d9df 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 0b0762af7b183c6971b6a0073939aacd07c02d6d Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 18 May 2026 08:38:22 -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 b22c0d9df..527ff94de 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 da5e986cb36072f980e1d075205cf812d76b0f1b Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 18 May 2026 08:38:23 -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 527ff94de..16a040481 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 5ffb27c8a7930e81cf08c890a504ee027182154c Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 18 May 2026 08:38:24 -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 16a040481..3dfffb681 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 d38918797e1bae77227782c689474467a7a87c25 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 18 May 2026 08:38:25 -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 3dfffb681..2cb5be1ad 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 b502237d3d37131be47d88ca7b359f969a6a511e Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 18 May 2026 08:38:25 -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 2cb5be1ad..86277520d 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 a7f69ea4213b20c85ad0562d1dc3e5064a4adbe6 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 18 May 2026 08:38:26 -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 86277520d..aafb98d3e 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 86b5ad729b12a4b5e4992fa03743d1a189fb245a Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 18 May 2026 08:38:27 -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 aafb98d3e..b007cd5a8 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 da7cf181762b9bcf756277049fa9c9774d9797b8 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 18 May 2026 08:38:28 -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 b007cd5a8..21d4d3795 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 62e353885d045517a371aed860e47d3a15a5ae6d Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 18 May 2026 08:38:29 -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 21d4d3795..043d3980f 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 98ece6e82aeb5e579682fb1ab3c95498dc085f3e Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 18 May 2026 08:38:30 -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 043d3980f..c7bcce24c 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 610bba35c2ca52e6a9cd97d8eb666e838e4cd2e6 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 18 May 2026 08:38:31 -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 c7bcce24c..1f4ee2ee5 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 9979976358e313710e69ad406247e67cbdcff920 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 18 May 2026 08:38:32 -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 1f4ee2ee5..b70832765 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 f060866f934a3eaa6539e3d1c3fc5ce71e33d203 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 18 May 2026 08:38:33 -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 b70832765..d3e4b00d2 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 c19ee98a5743b6ef61e664edfc6f9b3fef6eb06a Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 18 May 2026 08:38:33 -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 d3e4b00d2..95727c003 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 632c273af7d0c46357f0ec0ca00a56a0128ca742 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 18 May 2026 08:38:34 -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 95727c003..56395001c 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 90f94aadd4e2d2aab5a9e9ca9f248c87d71b19eb Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 18 May 2026 08:38:35 -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 56395001c..18fae2e0e 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 1ec23b9b66ab64c27f26c75a6d6e6ab9f46c873e Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 18 May 2026 08:38:36 -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 18fae2e0e..1fd141a20 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 b0b91cb18cbc24a4617af3a3471bbe1de693ad06 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 18 May 2026 08:38:37 -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 1fd141a20..4ca520f32 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 5933b0d606a4721ee70f2aa79c1299fd698e12a1 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 18 May 2026 08:38:38 -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 4ca520f32..9889c3fa7 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 70d2e09c7502bf62eb0e3b847d87a4a0f09eedc3 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 18 May 2026 08:38:39 -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 9889c3fa7..56d5bcb67 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 ee4624f8586356908c92b11750460885309ddc97 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 18 May 2026 08:38:40 -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 56d5bcb67..67584dd1e 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 a455d3e7b83f5bb2d5142d0475967beb7c3cf388 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 18 May 2026 08:38:40 -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 67584dd1e..c771caec7 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 b7560fe057eb534ccdb99cdb63503106c5edd8bd Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 18 May 2026 08:38:41 -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 c771caec7..e0a875c81 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 8e81476385ee6ad3b5067fee8e6a1cb79288018e Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 18 May 2026 08:38:42 -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 e0a875c81..b66e970ec 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 36c2cefbd5c312d5a869172fd3dda677cef611ae Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 18 May 2026 08:38:43 -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 b66e970ec..e44e2ad6e 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 bc92eb5077f2c89369d68ebd81db8c093fc2eace Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 18 May 2026 08:38:44 -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 e44e2ad6e..f4a440905 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 adaec4e63e0009cb6cf0212469be317bcad6e4ee Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 18 May 2026 08:38:45 -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 f4a440905..5fd21ce59 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 bb911f6276751889686e218e4cf929b350960336 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 18 May 2026 08:38:46 -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 5fd21ce59..34678a1f3 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 c5dbe9f6161bc2d91256619d1f52b87d257d1311 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 18 May 2026 08:38:47 -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 34678a1f3..4112b3192 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 9729fdda85c6aec030fafb85a7ea2676f756737c Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 18 May 2026 08:38:48 -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 4112b3192..6ee61499a 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 8a1b41f081d9c5140865bb6d722830f07db10504 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 18 May 2026 08:38:49 -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 6ee61499a..aeabff765 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 508df3a1146a8f1d32ba66bd4debf1676a0a9796 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 18 May 2026 08:38:50 -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 aeabff765..13374e6b5 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 0bdf919a38481003d68ecda20c7e332416078674 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 18 May 2026 08:38:51 -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 13374e6b5..5d3f1bcee 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 7c03b70a37e072acc92b08f6270c1a9046ea974a Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 18 May 2026 08:38:51 -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 5d3f1bcee..2971a51c6 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 dae24747dbbea8da92fd4d8849148aefcd511161 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 18 May 2026 08:38:52 -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 2971a51c6..270fafe51 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 4519a3e3f5b872e92bd23429fa45d0af7ea27a84 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 18 May 2026 08:38:53 -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 270fafe51..62adeb253 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