From ddc61af7a4d2d062b1be182232de00e4247b9e6b Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 10 Aug 2026 08:38:07 -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 060a6c41c3a2736854fd8167a26478ddba185fee Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 10 Aug 2026 08:38:08 -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 d5e45856e8e068e4c89301211d849b57ba79502d Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 10 Aug 2026 08:38:08 -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 8ff161fd39991105fe370b31bc461380459e3799 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 10 Aug 2026 08:38:09 -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 5007f6d2848344d0808b8f1b5ecebdbab2780fe0 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 10 Aug 2026 08:38:11 -0700 Subject: [PATCH 05/55] Update chardet from 4.0.0 to 7.5.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9d58ae8b8..30d9c0189 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.5.1 pymysql==1.0.2 statsd==3.3.0 xxhash==2.0.2 From 87ac31992ae751315ad9916308e3f25c546d357d Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 10 Aug 2026 08:38:11 -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 30d9c0189..9b86b9d21 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.5.1 -pymysql==1.0.2 +pymysql==1.2.0 statsd==3.3.0 xxhash==2.0.2 objgraph==3.5.0 From 59a6e19a86d8a5533c451c686ce51b894216983f Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 10 Aug 2026 08:38:12 -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 9b86b9d21..79afac052 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ setproctitle==1.3.7 tqdm==4.70.0 chardet==7.5.1 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 20ffd3d5f65aaf362f8452ed978c5d7229de351f Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 10 Aug 2026 08:38:13 -0700 Subject: [PATCH 08/55] Update xxhash from 2.0.2 to 3.8.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 79afac052..44fdad674 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,7 +11,7 @@ tqdm==4.70.0 chardet==7.5.1 pymysql==1.2.0 statsd==4.0.1 -xxhash==2.0.2 +xxhash==3.8.1 objgraph==3.5.0 zerorpc==0.6.3 cssutils==2.3.1 From 329111824a543448a92d6116a413d888eced17b2 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 10 Aug 2026 08:38:14 -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 44fdad674..d2d1844cb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,7 +12,7 @@ chardet==7.5.1 pymysql==1.2.0 statsd==4.0.1 xxhash==3.8.1 -objgraph==3.5.0 +objgraph==3.6.2 zerorpc==0.6.3 cssutils==2.3.1 tinycss2==1.1.1 From 87827062f050d3f2d3f01152f3082a89a69cd423 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 10 Aug 2026 08:38:14 -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 d2d1844cb..1ebea160a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,7 +14,7 @@ statsd==4.0.1 xxhash==3.8.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 b200dc93a148d9a7f3fa7f78825d7cf5fd76707c Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 10 Aug 2026 08:38:15 -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 1ebea160a..6db9d89a2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -15,7 +15,7 @@ xxhash==3.8.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 c180ebb334630950a2104ff0f45902656e74a1a7 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 10 Aug 2026 08:38:16 -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 6db9d89a2..54fc80d8f 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 f29da26eb7ca401dbb9dae1be8ffa4ce04e27769 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 10 Aug 2026 08:38:17 -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 54fc80d8f..0f8cfd22c 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 676857c79d3e54b029cf55fc5514ce9836c03566 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 10 Aug 2026 08:38:17 -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 0f8cfd22c..25b5bb46a 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 a540c4c066383bced9119260ded009afe5c4a1fc Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 10 Aug 2026 08:38:18 -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 25b5bb46a..f0bf5ad60 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 7446006e274d32e780edb6ff4234d431a629376d Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 10 Aug 2026 08:38:19 -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 f0bf5ad60..d4ca2c4a7 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 042cb10075e1d12d20967098d356dde0c5678686 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 10 Aug 2026 08:38:20 -0700 Subject: [PATCH 17/55] Update msgpack from 0.6.2 to 1.2.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d4ca2c4a7..d6aba64fe 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.1 psycopg2cffi==2.9.0; platform.python_implementation == 'PyPy' psycopg2-binary==2.9.3; platform.python_implementation == 'CPython' From e78cb5a46b712cf39eacfccbe5a17d0a7ee40c99 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 10 Aug 2026 08:38:21 -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 d6aba64fe..2ccfbbe0f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -29,7 +29,7 @@ cherrypy==18.10.0 msgpack==1.2.1 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 bc023f3d3b1f0bfafa8110a293248a43e933490d Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 10 Aug 2026 08:38:21 -0700 Subject: [PATCH 19/55] Pin sqlalchemy to latest version 2.0.51 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 2ccfbbe0f..0acece000 100644 --- a/requirements.txt +++ b/requirements.txt @@ -31,7 +31,7 @@ msgpack==1.2.1 psycopg2cffi==2.9.0; platform.python_implementation == 'PyPy' psycopg2-binary==2.9.12; platform.python_implementation == 'CPython' -SQLAlchemy<1.4.0 +SQLAlchemy==2.0.51 sqlalchemy-citext<1.8.0; platform.python_implementation == 'PyPy' sqlalchemy-citext==1.8.0; platform.python_implementation == 'CPython' From f1f5a91fbf300f18eaace1791986885a17d6b309 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 10 Aug 2026 08:38:22 -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 0acece000..03344f49b 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.51 -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 9a5fb9e551abf4bde5a256109948e0c75a84f945 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 10 Aug 2026 08:38:23 -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 03344f49b..c0a522041 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 c303011abe1e41602394a1fef6420bfccfc6d0ea Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 10 Aug 2026 08:38:24 -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 c0a522041..fefac278b 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 e124a51cee7eaba2db475249a371b1b18064cc27 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 10 Aug 2026 08:38:25 -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 fefac278b..f8513bda8 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 e5be34433a2c11c638eac7d44427bd02f88d4787 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 10 Aug 2026 08:38:25 -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 f8513bda8..7e59758ad 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 531ff4569962ee6cf1e09237b078ae6eeecfb79a Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 10 Aug 2026 08:38:26 -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 7e59758ad..692d88f16 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 03aa0f95b47d53e119e574457577cbc1d3936ee9 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 10 Aug 2026 08:38:27 -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 692d88f16..118462177 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 ea7af4205c43d026e12b8ce33445894441ba01a8 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 10 Aug 2026 08:38:28 -0700 Subject: [PATCH 27/55] Update lxml from 4.8.0 to 6.1.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 118462177..acfc895dc 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.1 Flask==2.0.3 Flask-DebugToolbar==0.11.0 Flask-Login==0.5.0 From ec134e212cde8823cd69566e03d4fa08d7061f6f Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 10 Aug 2026 08:38:29 -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 acfc895dc..d607c37dd 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.1 -Flask==2.0.3 +Flask==3.1.3 Flask-DebugToolbar==0.11.0 Flask-Login==0.5.0 Flask-Babel==2.0.0 From 0485c1564908f565ec5d06f8beb95eab6b661dad Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 10 Aug 2026 08:38:31 -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 d607c37dd..473df1b41 100644 --- a/requirements.txt +++ b/requirements.txt @@ -47,7 +47,7 @@ mdx_linkify==2.1 ftfy==6.3.1 lxml==6.1.1 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 3ed514b69684a51b9bacbfcf3fcd2e225141108e Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 10 Aug 2026 08:38:32 -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 473df1b41..2d43eb7ee 100644 --- a/requirements.txt +++ b/requirements.txt @@ -48,7 +48,7 @@ ftfy==6.3.1 lxml==6.1.1 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 4516cd1eb17863bc1d2d1668f69bae86bdebc9d1 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 10 Aug 2026 08:38:32 -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 2d43eb7ee..a2386e443 100644 --- a/requirements.txt +++ b/requirements.txt @@ -49,7 +49,7 @@ lxml==6.1.1 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 506ec33202e2cc12cbb2a1b9f4600b4d0b508a47 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 10 Aug 2026 08:38:33 -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 a2386e443..934ef07f6 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 7c1630fa03c80bdc723695cff42e98396a53119a Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 10 Aug 2026 08:38:34 -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 934ef07f6..5908b8c0f 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 86b5a87080058e73799bd34cf1e09dcbc74ea567 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 10 Aug 2026 08:38:35 -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 5908b8c0f..4530b363a 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 f128c44daeac4c8aea87000d04e271e8e57d65b4 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 10 Aug 2026 08:38:36 -0700 Subject: [PATCH 35/55] Update gevent from 21.12.0 to 26.7.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4530b363a..0bff9d44b 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.7.0 Flask-SQLAlchemy==2.5.1 flask-paginate==2022.1.8 From 53a6f9e71a1d32da86d671f900ca0af8bd7d3c0e Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 10 Aug 2026 08:38:36 -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 0bff9d44b..35e318686 100644 --- a/requirements.txt +++ b/requirements.txt @@ -55,7 +55,7 @@ pyparsing==3.3.2 feedparser==6.0.14 gevent==26.7.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 409e71a291ff6f57b7ba4612b2757d0418fef23f Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 10 Aug 2026 08:38:37 -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 35e318686..9ad543d1f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -56,7 +56,7 @@ feedparser==6.0.14 gevent==26.7.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 4c8c0aa847453cf52f29009eb36f99870558471c Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 10 Aug 2026 08:38:38 -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 9ad543d1f..83dc5efeb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -57,7 +57,7 @@ gevent==26.7.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 5ab166e517906de65a6fc723175df187be4cdd0b Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 10 Aug 2026 08:38:39 -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 83dc5efeb..4c9b466a3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -58,7 +58,7 @@ gevent==26.7.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 a6a3ccafd387948c89873aa5988e084e0ea25fe7 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 10 Aug 2026 08:38:39 -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 4c9b466a3..36194d142 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 aaf35ad433816a2e285fcada00ec27c04a7286dd Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 10 Aug 2026 08:38:40 -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 36194d142..ed2cb984e 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 a0a1e6fae5ff7840dd2c374d3322ffa7cbb6a5a2 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 10 Aug 2026 08:38:41 -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 ed2cb984e..e72367756 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 b88cdcd539a1fa1199cdf41ad680cb9278cf175b Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 10 Aug 2026 08:38:42 -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 e72367756..3dcbdfe5b 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 6f32ccb6316da104a217a94077874bccb9526b31 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 10 Aug 2026 08:38:42 -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 3dcbdfe5b..b9d02bab3 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 d2e8b7181203fa9960ec221df37ec5d5c219a64e Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 10 Aug 2026 08:38:43 -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 b9d02bab3..305c6d2bc 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 cf6f5ee70f63161ed4a24cbb60605e94e6fb3918 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 10 Aug 2026 08:38:44 -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 305c6d2bc..f2020106f 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 e6b4da5d3eb57ca483905bcb528e9517e0d89fd8 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 10 Aug 2026 08:38:45 -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 f2020106f..30ff93f1c 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 18be841ebe6e1b64955b71e5567c40063a6d34ab Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 10 Aug 2026 08:38:45 -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 30ff93f1c..36f988029 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 99a09c131e9b11ad8d60dd12df5ac30fac50213c Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 10 Aug 2026 08:38:46 -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 36f988029..c3146df1e 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 5791ca13cd45f9ff69a844084289810bdf48e0cf Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 10 Aug 2026 08:38:47 -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 c3146df1e..bf44991db 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 91991f427d8c160ca5c6c906c33c71c5a0b7e253 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 10 Aug 2026 08:38:48 -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 bf44991db..bfacd7636 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 d87a9415fa94c10c82254610a7e40c8e2278f940 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 10 Aug 2026 08:38:48 -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 bfacd7636..e881648b6 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 410db7632773c9afa468e081978e53499e48e69f Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 10 Aug 2026 08:38:49 -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 e881648b6..930e6a6e4 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 33a5c4af53377f11afd9d8ee80521f307e0fc69d Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 10 Aug 2026 08:38:50 -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 930e6a6e4..7dbe6720d 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 3253a1519d88224926a13e25b47a2b4242a47ff5 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 10 Aug 2026 08:38:50 -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 7dbe6720d..dbe095e1f 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