From 313b09c51e777b8bd1f33d8d7bd50b67d828b422 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 31 Mar 2025 08:41:36 -0700 Subject: [PATCH 01/50] Update requests from 2.27.1 to 2.32.3 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ee5358640..83604a324 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.32.3 webrequest==0.0.78 setproctitle==1.2.2 tqdm==4.62.3 From 12683a4c4cb90d541bf33b30d6cc76eb63ac32bb Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 31 Mar 2025 08:41:36 -0700 Subject: [PATCH 02/50] Update setproctitle from 1.2.2 to 1.3.5 --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 83604a324..4e1825fac 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ git+https://github.com/fake-name/mprpc.git requests==2.32.3 webrequest==0.0.78 -setproctitle==1.2.2 +setproctitle==1.3.5 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.5 flask_httpauth==4.5.0 hiredis==2.0.0 guess_language-spirit==0.5.3 From 70e8b825c3eed572f8dbe8658b761cc6dfd36ba2 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 31 Mar 2025 08:41:37 -0700 Subject: [PATCH 03/50] Update tqdm from 4.62.3 to 4.67.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4e1825fac..ad6291bd2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ git+https://github.com/fake-name/mprpc.git requests==2.32.3 webrequest==0.0.78 setproctitle==1.3.5 -tqdm==4.62.3 +tqdm==4.67.1 chardet==4.0.0 pymysql==1.0.2 statsd==3.3.0 From 14d56df18915b0a179ad6e335da02540f8298861 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 31 Mar 2025 08:41:38 -0700 Subject: [PATCH 04/50] Update chardet from 4.0.0 to 5.2.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ad6291bd2..d6ac37ea8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ requests==2.32.3 webrequest==0.0.78 setproctitle==1.3.5 tqdm==4.67.1 -chardet==4.0.0 +chardet==5.2.0 pymysql==1.0.2 statsd==3.3.0 xxhash==2.0.2 From 1d49ed0ce37a30fbb16d1b502e3b2ae446cbce7e Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 31 Mar 2025 08:41:38 -0700 Subject: [PATCH 05/50] Update pymysql from 1.0.2 to 1.1.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d6ac37ea8..e9eae1243 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ webrequest==0.0.78 setproctitle==1.3.5 tqdm==4.67.1 chardet==5.2.0 -pymysql==1.0.2 +pymysql==1.1.1 statsd==3.3.0 xxhash==2.0.2 objgraph==3.5.0 From 689d12d0da2cd9edd9fafc1ceed45d79d50292c7 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 31 Mar 2025 08:41:39 -0700 Subject: [PATCH 06/50] 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 e9eae1243..c5bc5d824 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ setproctitle==1.3.5 tqdm==4.67.1 chardet==5.2.0 pymysql==1.1.1 -statsd==3.3.0 +statsd==4.0.1 xxhash==2.0.2 objgraph==3.5.0 zerorpc==0.6.3 From 16d5fdd075d059f73781e8d9ce340a3ed72d9a30 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 31 Mar 2025 08:41:39 -0700 Subject: [PATCH 07/50] Update xxhash from 2.0.2 to 3.5.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c5bc5d824..d6e1a573f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,7 +11,7 @@ tqdm==4.67.1 chardet==5.2.0 pymysql==1.1.1 statsd==4.0.1 -xxhash==2.0.2 +xxhash==3.5.0 objgraph==3.5.0 zerorpc==0.6.3 cssutils==2.3.1 From f8040d4d5fc7a850a18fa65454c13d43b4f67d81 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 31 Mar 2025 08:41:40 -0700 Subject: [PATCH 08/50] 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 d6e1a573f..b1bc2031e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,7 +12,7 @@ chardet==5.2.0 pymysql==1.1.1 statsd==4.0.1 xxhash==3.5.0 -objgraph==3.5.0 +objgraph==3.6.2 zerorpc==0.6.3 cssutils==2.3.1 tinycss2==1.1.1 From 1e9603ec9deaf2d4159f0cb73d6b94244226348e Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 31 Mar 2025 08:41:40 -0700 Subject: [PATCH 09/50] 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 b1bc2031e..c17fea6ad 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,7 +14,7 @@ statsd==4.0.1 xxhash==3.5.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 2adb8be302b63b4a094e16b5d9b1cd3b48774924 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 31 Mar 2025 08:41:41 -0700 Subject: [PATCH 10/50] Update tinycss2 from 1.1.1 to 1.4.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c17fea6ad..7a9fa7dc6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -15,7 +15,7 @@ xxhash==3.5.0 objgraph==3.6.2 zerorpc==0.6.3 cssutils==2.11.1 -tinycss2==1.1.1 +tinycss2==1.4.0 fontTools==4.27.1 fdict==0.8.1 cachetools==4.2.4 From cbfb6d6c8ebf777d2c6ef4b38aa35d8f110f1595 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 31 Mar 2025 08:41:41 -0700 Subject: [PATCH 11/50] Update fonttools from 4.27.1 to 4.56.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7a9fa7dc6..7ee64d4dd 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.4.0 -fontTools==4.27.1 +fontTools==4.56.0 fdict==0.8.1 cachetools==4.2.4 bleach==4.1.0 From 37dcadb4bc8ff62aaeb4c7896b279f927c15cd7e Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 31 Mar 2025 08:41:42 -0700 Subject: [PATCH 12/50] Update cachetools from 4.2.4 to 5.5.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7ee64d4dd..b40a6322d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -18,7 +18,7 @@ cssutils==2.11.1 tinycss2==1.4.0 fontTools==4.56.0 fdict==0.8.1 -cachetools==4.2.4 +cachetools==5.5.2 bleach==4.1.0 Jinja2==3.0.3 xmljson==0.2.1 From a6b7e0540c094e6670818a0600377121ff570bd1 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 31 Mar 2025 08:41:42 -0700 Subject: [PATCH 13/50] Update bleach from 4.1.0 to 6.2.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b40a6322d..052139eb4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -19,7 +19,7 @@ tinycss2==1.4.0 fontTools==4.56.0 fdict==0.8.1 cachetools==5.5.2 -bleach==4.1.0 +bleach==6.2.0 Jinja2==3.0.3 xmljson==0.2.1 pystuck==0.8.5 From 2933384123ad239be782dc5a593727c8208d3166 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 31 Mar 2025 08:41:43 -0700 Subject: [PATCH 14/50] 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 052139eb4..d51e3164b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -20,7 +20,7 @@ fontTools==4.56.0 fdict==0.8.1 cachetools==5.5.2 bleach==6.2.0 -Jinja2==3.0.3 +Jinja2==3.1.6 xmljson==0.2.1 pystuck==0.8.5 cherrypy==18.6.1 From f08786689ece23728e15b4313a1bb71dd517f553 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 31 Mar 2025 08:41:43 -0700 Subject: [PATCH 15/50] 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 d51e3164b..6d17083af 100644 --- a/requirements.txt +++ b/requirements.txt @@ -23,7 +23,7 @@ bleach==6.2.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 c05fc4cf867ac92241692a6ec609948e75314483 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 31 Mar 2025 08:41:44 -0700 Subject: [PATCH 16/50] Update msgpack from 0.6.2 to 1.1.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6d17083af..8fb199629 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.0 psycopg2cffi==2.9.0; platform.python_implementation == 'PyPy' psycopg2-binary==2.9.3; platform.python_implementation == 'CPython' From 30a4c42fab4b9a638fb62efe673079090e6a72c8 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 31 Mar 2025 08:41:45 -0700 Subject: [PATCH 17/50] Update psycopg2-binary from 2.9.3 to 2.9.10 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 8fb199629..7010b7901 100644 --- a/requirements.txt +++ b/requirements.txt @@ -29,7 +29,7 @@ cherrypy==18.10.0 msgpack==1.1.0 psycopg2cffi==2.9.0; platform.python_implementation == 'PyPy' -psycopg2-binary==2.9.3; platform.python_implementation == 'CPython' +psycopg2-binary==2.9.10; platform.python_implementation == 'CPython' SQLAlchemy<1.4.0 sqlalchemy-citext<1.8.0; platform.python_implementation == 'PyPy' From c9c2d15740363854ad78cdd92bac3589ab52913b Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 31 Mar 2025 08:41:45 -0700 Subject: [PATCH 18/50] Pin sqlalchemy to latest version 2.0.40 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7010b7901..177e32d8a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -31,7 +31,7 @@ msgpack==1.1.0 psycopg2cffi==2.9.0; platform.python_implementation == 'PyPy' psycopg2-binary==2.9.10; platform.python_implementation == 'CPython' -SQLAlchemy<1.4.0 +SQLAlchemy==2.0.40 sqlalchemy-citext<1.8.0; platform.python_implementation == 'PyPy' sqlalchemy-citext==1.8.0; platform.python_implementation == 'CPython' From 634ba84d94d1919d52da4f38b0848d018d3a6904 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 31 Mar 2025 08:41:46 -0700 Subject: [PATCH 19/50] 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 177e32d8a..9b8854caf 100644 --- a/requirements.txt +++ b/requirements.txt @@ -32,7 +32,7 @@ psycopg2cffi==2.9.0; platform.python_implementation == 'PyPy' psycopg2-binary==2.9.10; platform.python_implementation == 'CPython' SQLAlchemy==2.0.40 -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 985acb534c85f69de4d47e6db337f2f6de8d2ac6 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 31 Mar 2025 08:41:46 -0700 Subject: [PATCH 20/50] 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 9b8854caf..1d2a4a4ae 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 2c85ab0e80004a5ddbde8102605aae11e60addee Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 31 Mar 2025 08:41:47 -0700 Subject: [PATCH 21/50] 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 1d2a4a4ae..d30ff695c 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 da2cc25a357bbece593cce475ed99aece03928a0 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 31 Mar 2025 08:41:48 -0700 Subject: [PATCH 22/50] 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 d30ff695c..9a135cd08 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 a46a10b016ff110e90e3c6158f85b994730fd268 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 31 Mar 2025 08:41:48 -0700 Subject: [PATCH 23/50] Update pyyaml from 6.0 to 6.0.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9a135cd08..c380bf64f 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.2 natsort==8.1.0 mdx_linkify==2.1 ftfy==6.0.3 From 7926a10bc128bc38dfee1484043c3c5c741a9e6c Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 31 Mar 2025 08:41:49 -0700 Subject: [PATCH 24/50] 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 c380bf64f..577d9cdeb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -42,7 +42,7 @@ pympler==1.1 colorama==0.4.6 pyyaml==6.0.2 -natsort==8.1.0 +natsort==8.4.0 mdx_linkify==2.1 ftfy==6.0.3 lxml==4.8.0 From 03f01b3d90136f2d7c082b0c0a76ea0d27ea0f9d Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 31 Mar 2025 08:41:49 -0700 Subject: [PATCH 25/50] 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 577d9cdeb..3720d3da7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -44,7 +44,7 @@ colorama==0.4.6 pyyaml==6.0.2 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 1362aafcd59e46c0e264fcfe5b0d4567eae6a4bf Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 31 Mar 2025 08:41:50 -0700 Subject: [PATCH 26/50] Update lxml from 4.8.0 to 5.3.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 3720d3da7..366371bef 100644 --- a/requirements.txt +++ b/requirements.txt @@ -45,7 +45,7 @@ pyyaml==6.0.2 natsort==8.4.0 mdx_linkify==2.1 ftfy==6.3.1 -lxml==4.8.0 +lxml==5.3.1 Flask==2.0.3 Flask-DebugToolbar==0.11.0 Flask-Login==0.5.0 From aee8f573e85cbc7841d0c695ddd17f7c7fc0b3a5 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 31 Mar 2025 08:41:50 -0700 Subject: [PATCH 27/50] Update flask from 2.0.3 to 3.1.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 366371bef..af46e742f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -46,7 +46,7 @@ natsort==8.4.0 mdx_linkify==2.1 ftfy==6.3.1 lxml==5.3.1 -Flask==2.0.3 +Flask==3.1.0 Flask-DebugToolbar==0.11.0 Flask-Login==0.5.0 Flask-Babel==2.0.0 From 5bcb9add8bbc3ca86b1929c8512778acd7f08f59 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 31 Mar 2025 08:41:51 -0700 Subject: [PATCH 28/50] 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 af46e742f..95d4b55c6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -47,7 +47,7 @@ mdx_linkify==2.1 ftfy==6.3.1 lxml==5.3.1 Flask==3.1.0 -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 945f368733a96d00416bcfaaf8fb2f09e3b959b6 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 31 Mar 2025 08:41:52 -0700 Subject: [PATCH 29/50] 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 95d4b55c6..513d77f72 100644 --- a/requirements.txt +++ b/requirements.txt @@ -48,7 +48,7 @@ ftfy==6.3.1 lxml==5.3.1 Flask==3.1.0 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 79025dc4f4916f0491b09b995d7512d534d69974 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 31 Mar 2025 08:41:52 -0700 Subject: [PATCH 30/50] 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 513d77f72..502c2353a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -49,7 +49,7 @@ lxml==5.3.1 Flask==3.1.0 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 859db9158218f64eb443a77480dc92a71118e991 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 31 Mar 2025 08:41:52 -0700 Subject: [PATCH 31/50] Update webcolors from 1.11.1 to 24.11.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 502c2353a..a19961871 100644 --- a/requirements.txt +++ b/requirements.txt @@ -50,7 +50,7 @@ Flask==3.1.0 Flask-DebugToolbar==0.16.0 Flask-Login==0.6.3 Flask-Babel==4.0.0 -webcolors==1.11.1 +webcolors==24.11.1 pyparsing==3.0.7 feedparser==6.0.8 gevent==21.12.0 From a2bbcfecf9958658dd19114191de634ad5727c34 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 31 Mar 2025 08:41:53 -0700 Subject: [PATCH 32/50] Update pyparsing from 3.0.7 to 3.2.3 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a19961871..b12a5cbd2 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==24.11.1 -pyparsing==3.0.7 +pyparsing==3.2.3 feedparser==6.0.8 gevent==21.12.0 From d67e652847781cada2740d43121e33813e22f733 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 31 Mar 2025 08:41:54 -0700 Subject: [PATCH 33/50] Update feedparser from 6.0.8 to 6.0.11 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b12a5cbd2..999fabac3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -52,7 +52,7 @@ Flask-Login==0.6.3 Flask-Babel==4.0.0 webcolors==24.11.1 pyparsing==3.2.3 -feedparser==6.0.8 +feedparser==6.0.11 gevent==21.12.0 Flask-SQLAlchemy==2.5.1 From 4c17ed33421c72f1f058a5d5c394726f0b294fda Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 31 Mar 2025 08:41:54 -0700 Subject: [PATCH 34/50] Update gevent from 21.12.0 to 24.11.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 999fabac3..16f3d5315 100644 --- a/requirements.txt +++ b/requirements.txt @@ -53,7 +53,7 @@ Flask-Babel==4.0.0 webcolors==24.11.1 pyparsing==3.2.3 feedparser==6.0.11 -gevent==21.12.0 +gevent==24.11.1 Flask-SQLAlchemy==2.5.1 flask-paginate==2022.1.8 From 1c9f73152970baea75e012a8aa2ddb743710c69c Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 31 Mar 2025 08:41:55 -0700 Subject: [PATCH 35/50] 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 16f3d5315..1a1bcf12d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -55,7 +55,7 @@ pyparsing==3.2.3 feedparser==6.0.11 gevent==24.11.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 df8cc13dff8ae30a24745784b2aa902630b4289d Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 31 Mar 2025 08:41:55 -0700 Subject: [PATCH 36/50] 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 1a1bcf12d..e1851d2e8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -56,7 +56,7 @@ feedparser==6.0.11 gevent==24.11.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 c53f2f8ba2a4f2f7895ddf5d9deff05110f1c70d Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 31 Mar 2025 08:41:56 -0700 Subject: [PATCH 37/50] 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 e1851d2e8..aec0b688d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -57,7 +57,7 @@ gevent==24.11.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 4291a9798c6862daf4411e2ce012284625e5038e Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 31 Mar 2025 08:41:56 -0700 Subject: [PATCH 38/50] Update apscheduler from 3.8.1 to 3.11.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index aec0b688d..7802bb62e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -58,7 +58,7 @@ gevent==24.11.1 Flask-SQLAlchemy==3.1.1 flask-paginate==2024.4.12 Flask-WTF==1.2.2 -apscheduler==3.8.1 +apscheduler==3.11.0 sqlalchemy_searchable==1.4.1 sqlalchemy-utils==0.41.2 From 1ac02217ba8166fa161db2a50053f5703a5004fe Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 31 Mar 2025 08:41:57 -0700 Subject: [PATCH 39/50] Update sqlalchemy_searchable from 1.4.1 to 2.1.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7802bb62e..c422c156c 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.0 -sqlalchemy_searchable==1.4.1 +sqlalchemy_searchable==2.1.0 sqlalchemy-utils==0.41.2 ## A BUNCH of memory leaks in sqlalchemy-continuum have been fixed in git, but never released. From 93454ed5fd5f1a5494e59a4adee8e04e79b57114 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 31 Mar 2025 08:41:57 -0700 Subject: [PATCH 40/50] Update pillow from 8.4.0 to 11.1.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c422c156c..9c8b790e3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -68,7 +68,7 @@ sqlalchemy-utils==0.41.2 # 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==11.1.0 # probably requires `sudo apt install libxml2-dev libxslt1-dev` BeautifulSoup4==4.10.0 From 1f8e6a959595152b6abaca87b3511e82b4cbd102 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 31 Mar 2025 08:41:58 -0700 Subject: [PATCH 41/50] Update beautifulsoup4 from 4.10.0 to 4.13.3 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9c8b790e3..d6f031299 100644 --- a/requirements.txt +++ b/requirements.txt @@ -71,7 +71,7 @@ sqlalchemy-utils==0.41.2 pillow==11.1.0 # probably requires `sudo apt install libxml2-dev libxslt1-dev` -BeautifulSoup4==4.10.0 +BeautifulSoup4==4.13.3 alembic==1.7.6 From 511ed4b962d90c73a9c646ad4374e2753b09132e Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 31 Mar 2025 08:41:58 -0700 Subject: [PATCH 42/50] Update alembic from 1.7.6 to 1.15.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d6f031299..0ad12ff9b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -73,7 +73,7 @@ pillow==11.1.0 # probably requires `sudo apt install libxml2-dev libxslt1-dev` BeautifulSoup4==4.13.3 -alembic==1.7.6 +alembic==1.15.2 redis==4.1.4 From 6b1ff5f7395e079408e1683fc6c912a47a147ee9 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 31 Mar 2025 08:41:59 -0700 Subject: [PATCH 43/50] Update redis from 4.1.4 to 5.2.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 0ad12ff9b..35a46af39 100644 --- a/requirements.txt +++ b/requirements.txt @@ -75,7 +75,7 @@ BeautifulSoup4==4.13.3 alembic==1.15.2 -redis==4.1.4 +redis==5.2.1 ## hiredis==1.0.0 From b0b7c3c867e9a218a6e6b580c95623441bd741bc Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 31 Mar 2025 08:42:00 -0700 Subject: [PATCH 44/50] Update psutil from 5.9.0 to 7.0.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 35a46af39..3f60846b7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -82,7 +82,7 @@ redis==5.2.1 # vmprof==0.4.15 parsedatetime==2.6 -psutil==5.9.0 +psutil==7.0.0 ## For ndscheduler tornado<6 From 22992ca49ec11f728438a7be62b48b8577c96663 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 31 Mar 2025 08:42:00 -0700 Subject: [PATCH 45/50] Pin tornado to latest version 6.4.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 3f60846b7..0b67100d3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -85,7 +85,7 @@ parsedatetime==2.6 psutil==7.0.0 ## For ndscheduler -tornado<6 +tornado==6.4.2 ## alembic ## Babel From c5636ec02ed19d7b2a3316863b89436c0f80ac00 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 31 Mar 2025 08:42:01 -0700 Subject: [PATCH 46/50] 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 0b67100d3..560b6425b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -118,7 +118,7 @@ tornado==6.4.2 ## WTForms ## WTForms-JSON -influxdb==5.3.1 +influxdb==5.3.2 setproctitle==1.3.5 flask_httpauth==4.5.0 hiredis==2.0.0 From 7103f9cb85fce739df661fcd9acef3fc4c05e7e9 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 31 Mar 2025 08:42:01 -0700 Subject: [PATCH 47/50] Update flask_httpauth from 4.5.0 to 4.8.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 560b6425b..b971b763c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -120,7 +120,7 @@ tornado==6.4.2 influxdb==5.3.2 setproctitle==1.3.5 -flask_httpauth==4.5.0 +flask_httpauth==4.8.0 hiredis==2.0.0 guess_language-spirit==0.5.3 PyEnchant==3.2.2 From 0dab5317456e999eb6eee9176e30f4449d588021 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 31 Mar 2025 08:42:02 -0700 Subject: [PATCH 48/50] Update hiredis from 2.0.0 to 3.1.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b971b763c..914e901ab 100644 --- a/requirements.txt +++ b/requirements.txt @@ -121,7 +121,7 @@ tornado==6.4.2 influxdb==5.3.2 setproctitle==1.3.5 flask_httpauth==4.8.0 -hiredis==2.0.0 +hiredis==3.1.0 guess_language-spirit==0.5.3 PyEnchant==3.2.2 dill==0.3.4 From 355e3dd2a50adb80dde1b07f1ba7bac73bbb87cd Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 31 Mar 2025 08:42:03 -0700 Subject: [PATCH 49/50] Update dill from 0.3.4 to 0.3.9 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 914e901ab..5c884357f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -124,7 +124,7 @@ flask_httpauth==4.8.0 hiredis==3.1.0 guess_language-spirit==0.5.3 PyEnchant==3.2.2 -dill==0.3.4 +dill==0.3.9 Werkzeug==2.2.2 From be4eddc391835226afba0a6b789c236d12d28d8a Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 31 Mar 2025 08:42:03 -0700 Subject: [PATCH 50/50] Update werkzeug from 2.2.2 to 3.1.3 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5c884357f..3c99fb23c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -125,7 +125,7 @@ hiredis==3.1.0 guess_language-spirit==0.5.3 PyEnchant==3.2.2 dill==0.3.9 -Werkzeug==2.2.2 +Werkzeug==3.1.3 paka.cmark==2.3.0