From 174be65d2d849cf51156bc5990b4c14c477ecceb Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 6 Apr 2026 09:00:40 -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 4d9d8cb6de747c2f9f2db180d4416fd85d58867c Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 6 Apr 2026 09:00:41 -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 2be22cce811b985803ee9e6b451383f96a2928d9 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 6 Apr 2026 09:00:41 -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 69b21a8f03d1ee95ba4821c494579c464c00d6ae Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 6 Apr 2026 09:00:42 -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 4c75ee4917044e4af9a3e3f403dae041028b2b12 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 6 Apr 2026 09:00:43 -0700 Subject: [PATCH 05/53] Update chardet from 4.0.0 to 7.4.0.post2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 82bfeb862..45e183df0 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.0.post2 pymysql==1.0.2 statsd==3.3.0 xxhash==2.0.2 From 6e296ca9b60c4420f4139efdd03f91e130c9fa37 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 6 Apr 2026 09:00:43 -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 45e183df0..ee88543fa 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.0.post2 -pymysql==1.0.2 +pymysql==1.1.2 statsd==3.3.0 xxhash==2.0.2 objgraph==3.5.0 From 46a5594a903f04e8a2a67444b0def7b07514d977 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 6 Apr 2026 09:00:44 -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 ee88543fa..3567e6915 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ setproctitle==1.3.7 tqdm==4.67.3 chardet==7.4.0.post2 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 afc9a57bb155751669ad7a781677595e52f912c3 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 6 Apr 2026 09:00:44 -0700 Subject: [PATCH 08/53] Update xxhash from 2.0.2 to 3.6.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 3567e6915..560e98fa9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,7 +11,7 @@ tqdm==4.67.3 chardet==7.4.0.post2 pymysql==1.1.2 statsd==4.0.1 -xxhash==2.0.2 +xxhash==3.6.0 objgraph==3.5.0 zerorpc==0.6.3 cssutils==2.3.1 From 175391f1bdae9ab70a7dfda5ce8361441b76d7c0 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 6 Apr 2026 09:00:45 -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 560e98fa9..ebb7c7b93 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,7 +12,7 @@ chardet==7.4.0.post2 pymysql==1.1.2 statsd==4.0.1 xxhash==3.6.0 -objgraph==3.5.0 +objgraph==3.6.2 zerorpc==0.6.3 cssutils==2.3.1 tinycss2==1.1.1 From 157c8a711c6fa4eeb302dfcfed5b92d5910b772c Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 6 Apr 2026 09:00:45 -0700 Subject: [PATCH 10/53] Update cssutils from 2.3.1 to 2.11.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ebb7c7b93..e0ab5fcb6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,7 +14,7 @@ statsd==4.0.1 xxhash==3.6.0 objgraph==3.6.2 zerorpc==0.6.3 -cssutils==2.3.1 +cssutils==2.11.1 tinycss2==1.1.1 fontTools==4.27.1 fdict==0.8.1 From a8f1853713ff93cdc1aa2ad31d643dd2fdb550a8 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 6 Apr 2026 09:00:46 -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 e0ab5fcb6..1e1a73dcf 100644 --- a/requirements.txt +++ b/requirements.txt @@ -15,7 +15,7 @@ xxhash==3.6.0 objgraph==3.6.2 zerorpc==0.6.3 cssutils==2.11.1 -tinycss2==1.1.1 +tinycss2==1.5.1 fontTools==4.27.1 fdict==0.8.1 cachetools==4.2.4 From a987aa3333510bd90b461609123dd851d39b494f Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 6 Apr 2026 09:00:47 -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 1e1a73dcf..bf8249a40 100644 --- a/requirements.txt +++ b/requirements.txt @@ -16,7 +16,7 @@ objgraph==3.6.2 zerorpc==0.6.3 cssutils==2.11.1 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 a3ed106b982de1c61f7bb340ab420f6df3ddeb3b Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 6 Apr 2026 09:00:47 -0700 Subject: [PATCH 13/53] Update cachetools from 4.2.4 to 7.0.5 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index bf8249a40..d91dfe669 100644 --- a/requirements.txt +++ b/requirements.txt @@ -18,7 +18,7 @@ cssutils==2.11.1 tinycss2==1.5.1 fontTools==4.62.1 fdict==0.8.1 -cachetools==4.2.4 +cachetools==7.0.5 bleach==4.1.0 Jinja2==3.0.3 xmljson==0.2.1 From df2560b2e795285133202836ac1bbf177967f261 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 6 Apr 2026 09:00:48 -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 d91dfe669..79fffd2a5 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.5 -bleach==4.1.0 +bleach==6.3.0 Jinja2==3.0.3 xmljson==0.2.1 pystuck==0.8.5 From 594718e527e01a10656ee2aa9dc4ecf24b269eb4 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 6 Apr 2026 09:00:48 -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 79fffd2a5..8ce1b8fa5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -20,7 +20,7 @@ fontTools==4.62.1 fdict==0.8.1 cachetools==7.0.5 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 ce66dfa320c405281f29cdf0d9345d3071dfd4eb Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 6 Apr 2026 09:00:49 -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 8ce1b8fa5..a60a43283 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 5a81b3468d6c2a38945d0d6093f2980748dadfd3 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 6 Apr 2026 09:00:49 -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 a60a43283..d0cf8cab6 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 6e176f254ddf82f38a747af21bdc6b25aef7cbab Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 6 Apr 2026 09:00:50 -0700 Subject: [PATCH 18/53] Update psycopg2-binary from 2.9.3 to 2.9.11 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d0cf8cab6..de1b90c5a 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.11; platform.python_implementation == 'CPython' SQLAlchemy<1.4.0 sqlalchemy-citext<1.8.0; platform.python_implementation == 'PyPy' From 19f6b9b36a4ee36d7547f546698aa90b4b0b67a5 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 6 Apr 2026 09:00:51 -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 de1b90c5a..5d8e0ebf9 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.11; 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 821d8a505b909d7b56d07b572ed1f819bc10ff38 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 6 Apr 2026 09:00:51 -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 5d8e0ebf9..aaaee1191 100644 --- a/requirements.txt +++ b/requirements.txt @@ -32,7 +32,7 @@ psycopg2cffi==2.9.0; platform.python_implementation == 'PyPy' psycopg2-binary==2.9.11; 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 d144f3b186440c14ddb44d278e94be457d53f3ac Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 6 Apr 2026 09:00:52 -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 aaaee1191..697b36e82 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 278d9a249382bfd29e48385ec6ae3802532833e4 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 6 Apr 2026 09:00:52 -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 697b36e82..8f8232d25 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 150d9621c73a493f69ebade913d3682a9f3ea11a Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 6 Apr 2026 09:00:53 -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 8f8232d25..c644c6cb2 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 64fb97a449ae240952b010a0e62cb6e869e8dc6c Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 6 Apr 2026 09:00:53 -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 c644c6cb2..12935a428 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 2897e5042abc58c599609f8a24f7d81cd23f5ec8 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 6 Apr 2026 09:00:54 -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 12935a428..f6c412f94 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 98bd95fdfddf29d510d3b7b48a79454d7a8433e7 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 6 Apr 2026 09:00:55 -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 f6c412f94..8ce83270a 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 13db56ebc2acebbe9def3d89fc015a0051353de4 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 6 Apr 2026 09:00:55 -0700 Subject: [PATCH 27/53] Update lxml from 4.8.0 to 6.0.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 8ce83270a..af56058d3 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.0.2 Flask==2.0.3 Flask-DebugToolbar==0.11.0 Flask-Login==0.5.0 From 1d33d7d521996a1e6160219c24511a78ee4b0059 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 6 Apr 2026 09:00:56 -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 af56058d3..b14aa20bb 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.0.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 01cd0dcd5184ed1872da098a6a483a15159fc655 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 6 Apr 2026 09:00:56 -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 b14aa20bb..0c90222dc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -47,7 +47,7 @@ mdx_linkify==2.1 ftfy==6.3.1 lxml==6.0.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 830a4a0297d12ee145dd7fe7b4a77fa461f6b972 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 6 Apr 2026 09:00:57 -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 0c90222dc..d2e856110 100644 --- a/requirements.txt +++ b/requirements.txt @@ -48,7 +48,7 @@ ftfy==6.3.1 lxml==6.0.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 ad0340996bba555fe870cec1663f2fc1d8078f0a Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 6 Apr 2026 09:00:57 -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 d2e856110..41a4aba1f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -49,7 +49,7 @@ lxml==6.0.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 48c8598bc90f3f9c44b705e1a833878c817c043e Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 6 Apr 2026 09:00:58 -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 41a4aba1f..304355552 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 ae954d0a6bb7b165b43d8227720746e2ae957aac Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 6 Apr 2026 09:00:59 -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 304355552..1b7d261df 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 ba49cd86b3462c71c15cbfda94e70b87fea77253 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 6 Apr 2026 09:00:59 -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 1b7d261df..9e879a85e 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 8b8214307a58603cad76470298184bebf7de313f Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 6 Apr 2026 09:01:00 -0700 Subject: [PATCH 35/53] Update gevent from 21.12.0 to 25.9.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9e879a85e..ef0b8fda5 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==25.9.1 Flask-SQLAlchemy==2.5.1 flask-paginate==2022.1.8 From 3315b5e074a7f8851c5d62bf3ba677512afb523e Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 6 Apr 2026 09:01:00 -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 ef0b8fda5..423513526 100644 --- a/requirements.txt +++ b/requirements.txt @@ -55,7 +55,7 @@ pyparsing==3.3.2 feedparser==6.0.12 gevent==25.9.1 -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 fd2e3bad143efdfee86023ab59a67757959a2384 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 6 Apr 2026 09:01:01 -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 423513526..03ad26442 100644 --- a/requirements.txt +++ b/requirements.txt @@ -56,7 +56,7 @@ feedparser==6.0.12 gevent==25.9.1 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 33242881d3fc384cf1e36c38b9ad7cc8484685f5 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 6 Apr 2026 09:01:01 -0700 Subject: [PATCH 38/53] Update flask-wtf from 1.0.0 to 1.2.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 03ad26442..8a6322df2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -57,7 +57,7 @@ gevent==25.9.1 Flask-SQLAlchemy==3.1.1 flask-paginate==2024.4.12 -Flask-WTF==1.0.0 +Flask-WTF==1.2.2 apscheduler==3.8.1 sqlalchemy_searchable==1.4.1 sqlalchemy-utils==0.41.2 From 048cd588ea368124d68bb33dc93ec70f0fd5a135 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 6 Apr 2026 09:01:02 -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 8a6322df2..bb3f9cc1f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -58,7 +58,7 @@ gevent==25.9.1 Flask-SQLAlchemy==3.1.1 flask-paginate==2024.4.12 Flask-WTF==1.2.2 -apscheduler==3.8.1 +apscheduler==3.11.2 sqlalchemy_searchable==1.4.1 sqlalchemy-utils==0.41.2 From 905f99ee1535e18aa40edd6daf423ce57c3034d8 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 6 Apr 2026 09:01:03 -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 bb3f9cc1f..7b9719be9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -59,7 +59,7 @@ Flask-SQLAlchemy==3.1.1 flask-paginate==2024.4.12 Flask-WTF==1.2.2 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 798fef1222618e83981481a5710cca4f17a2937b Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 6 Apr 2026 09:01:03 -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 7b9719be9..cc5ac6a08 100644 --- a/requirements.txt +++ b/requirements.txt @@ -60,7 +60,7 @@ flask-paginate==2024.4.12 Flask-WTF==1.2.2 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 0c372c824d6da74e8c50d4c9cdfaea3df9067c19 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 6 Apr 2026 09:01:04 -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 cc5ac6a08..8b38b471e 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 769d48a97ab0be8b179df0ee1331eb121a637561 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 6 Apr 2026 09:01:04 -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 8b38b471e..60ff43cd8 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 301d8119b9f7f0b70b4d57b55cb29a7571498099 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 6 Apr 2026 09:01:05 -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 60ff43cd8..18be3cf27 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 3ba164b69e600619de3f0315a81713a8eada2423 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 6 Apr 2026 09:01:06 -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 18be3cf27..62ed5b53a 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 e64eb92970466d6bd7f0c3b42da911df4cf59baa Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 6 Apr 2026 09:01:06 -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 62ed5b53a..7115a8407 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 5face2a6971c40d950dcb1ffe4a77a30fcbbc6d3 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 6 Apr 2026 09:01:07 -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 7115a8407..20404bbde 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 f6bb079ce7d3e613a8b2b338f996cfee49cdf758 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 6 Apr 2026 09:01:07 -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 20404bbde..898c39d8a 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 a50caf55bef2751394b917764d48d172d9c1fc18 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 6 Apr 2026 09:01:08 -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 898c39d8a..8476aa733 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 1efddb2341a011d1c1d97c981f7e899c39151cf5 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 6 Apr 2026 09:01:09 -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 8476aa733..60e5c7cfd 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 1cf93b418070c197323cd6a1ce3b763d0f4db8b8 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 6 Apr 2026 09:01:09 -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 60e5c7cfd..97a29367d 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 e5484efae4d9740c564ea1fec4b511979bf939c3 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 6 Apr 2026 09:01:10 -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 97a29367d..c4cd2acd8 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 1b37304a6b00d85706b27d2f1a43a78d87df60f9 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 6 Apr 2026 09:01:11 -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 c4cd2acd8..f1ddd748b 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