From 5b9822ff978a379a5f8e3ba1d614bc6da4447b17 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 12 May 2025 08:40:53 -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 b4826c187389f9deb5349434d1f333074d5bf86c Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 12 May 2025 08:40:54 -0700 Subject: [PATCH 02/50] Update setproctitle from 1.2.2 to 1.3.6 --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 83604a324..eb340d375 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.6 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.6 flask_httpauth==4.5.0 hiredis==2.0.0 guess_language-spirit==0.5.3 From 5031ebca22e5b49072e977d2bded2843b348ea08 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 12 May 2025 08:40:54 -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 eb340d375..3b9e486d5 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.6 -tqdm==4.62.3 +tqdm==4.67.1 chardet==4.0.0 pymysql==1.0.2 statsd==3.3.0 From 7f40e4cba7604ec8dcadabf45e7f3a251ee1e6fb Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 12 May 2025 08:40:55 -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 3b9e486d5..23b63dba9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ requests==2.32.3 webrequest==0.0.78 setproctitle==1.3.6 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 7ce3bf8b2905beca290353a1df478a2eaba93048 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 12 May 2025 08:40:55 -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 23b63dba9..030f5dc4e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ webrequest==0.0.78 setproctitle==1.3.6 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 cd077d3a5d6e853e6cf7ddf1439cd57972c6e2b9 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 12 May 2025 08:40:56 -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 030f5dc4e..a85363c78 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ setproctitle==1.3.6 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 d6c23f9e468d7d17bf2dd83459a179e6e62d7481 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 12 May 2025 08:40:56 -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 a85363c78..277ab653e 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 d327377c14910f0c4190e0b9db468f703f94d933 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 12 May 2025 08:40:57 -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 277ab653e..3f0f29712 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 cdcfea3631eed1ac9ac2931af0cdbed149590ff2 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 12 May 2025 08:40:57 -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 3f0f29712..cf05146bc 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 c31912dd6672eaf953af675e3475f6c8a86dbaca Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 12 May 2025 08:40:58 -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 cf05146bc..e9bdeae2e 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 361596b9f2b7f568614cfcf75fdfc26d39c433ca Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 12 May 2025 08:40:58 -0700 Subject: [PATCH 11/50] Update fonttools from 4.27.1 to 4.58.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index e9bdeae2e..755ef3df5 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.58.0 fdict==0.8.1 cachetools==4.2.4 bleach==4.1.0 From 709add2784f2b4e9e9ce7ee9fbedc67eb6d2e6a1 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 12 May 2025 08:40:58 -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 755ef3df5..6160968bd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -18,7 +18,7 @@ cssutils==2.11.1 tinycss2==1.4.0 fontTools==4.58.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 bd24c81fef4c76c34111d5f9006558fb6c2fd5a2 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 12 May 2025 08:40:59 -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 6160968bd..33323069d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -19,7 +19,7 @@ tinycss2==1.4.0 fontTools==4.58.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 512947ae0317afd6ec6180ae7d4828050aaa1df3 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 12 May 2025 08:40:59 -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 33323069d..c3280bbd8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -20,7 +20,7 @@ fontTools==4.58.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 3dadadaab1ca52942888efb53a69bb75a994f1a1 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 12 May 2025 08:41:00 -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 c3280bbd8..3fac0a79b 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 33e2651d571f7143f2d5a750357dadec84951745 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 12 May 2025 08:41:00 -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 3fac0a79b..2d37a92f0 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 8515105cd75bd4d8287d5c5b60f7905d5c3a4390 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 12 May 2025 08:41:01 -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 2d37a92f0..9bfea6107 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 9bef0d225a6917f0ff705cb7b79c961642fc9220 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 12 May 2025 08:41:02 -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 9bfea6107..7530ea24c 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 04b97ac63db8ac802a4a7da89a4f3aa5df82ba64 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 12 May 2025 08:41:02 -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 7530ea24c..b27ff1915 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 e9b870d01557f51b4043b4bb1e6e088b8e8e7505 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 12 May 2025 08:41:03 -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 b27ff1915..2d0b8702f 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 7e088ae07f2c58a5bc61271c028b5be6f18ba8ef Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 12 May 2025 08:41:03 -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 2d0b8702f..dc27c7d69 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 19566434aff81f2a1c33759e2e1cf927c00c0f6a Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 12 May 2025 08:41:04 -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 dc27c7d69..324d943b8 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 f0d8c91c75565d16adab7fbea9c3feefd9fc5d4e Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 12 May 2025 08:41:04 -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 324d943b8..1cc790685 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 c21ce8fa0a6478870e7fdd089f667f1664f8c544 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 12 May 2025 08:41:05 -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 1cc790685..e543503fc 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 f31a29913448053339969bf38e13c77553f150ab Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 12 May 2025 08:41:05 -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 e543503fc..11fef7893 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 6ca5f027f06ca73bc8d8a822acf5c061f82f02f2 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 12 May 2025 08:41:06 -0700 Subject: [PATCH 26/50] Update lxml from 4.8.0 to 5.4.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 11fef7893..fabaa54a5 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.4.0 Flask==2.0.3 Flask-DebugToolbar==0.11.0 Flask-Login==0.5.0 From e831d81f1e20d5bd84e38b837f90fa08d53afa8a Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 12 May 2025 08:41:06 -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 fabaa54a5..28750f02b 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.4.0 -Flask==2.0.3 +Flask==3.1.0 Flask-DebugToolbar==0.11.0 Flask-Login==0.5.0 Flask-Babel==2.0.0 From f8f4836bc29869a05946f2be114f7b037da3f384 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 12 May 2025 08:41:07 -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 28750f02b..dce16e87d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -47,7 +47,7 @@ mdx_linkify==2.1 ftfy==6.3.1 lxml==5.4.0 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 f4bdd4ef4069349ab8e4363c3e932f8552cd7cb3 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 12 May 2025 08:41:07 -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 dce16e87d..74ed8d03a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -48,7 +48,7 @@ ftfy==6.3.1 lxml==5.4.0 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 c480486051d0b0d02d6170d19dc96d6e9adc2d3b Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 12 May 2025 08:41:08 -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 74ed8d03a..9cd4102c3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -49,7 +49,7 @@ lxml==5.4.0 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 fb51099595e5d3f4b99d500a6cd1e3ac276bfdb2 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 12 May 2025 08:41:08 -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 9cd4102c3..f47ab52b5 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 e41745e7896c22cc42becc4ed73537f46fdb9343 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 12 May 2025 08:41:09 -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 f47ab52b5..e3b8a996c 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 6333ce81251684d5839eddf3f371f617d98e15ac Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 12 May 2025 08:41:09 -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 e3b8a996c..c21d9a92f 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 bc16881f0d6fe8978a1b6e810fc02065d7097b89 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 12 May 2025 08:41:10 -0700 Subject: [PATCH 34/50] Update gevent from 21.12.0 to 25.5.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c21d9a92f..cc309a747 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==25.5.1 Flask-SQLAlchemy==2.5.1 flask-paginate==2022.1.8 From 74138ce3c45a496739ef8238a3a89033bcdbe673 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 12 May 2025 08:41:10 -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 cc309a747..af3c3564e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -55,7 +55,7 @@ pyparsing==3.2.3 feedparser==6.0.11 gevent==25.5.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 ccc0db0664b31f0f57c2e329db54dece71069c34 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 12 May 2025 08:41:11 -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 af3c3564e..40383f38a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -56,7 +56,7 @@ feedparser==6.0.11 gevent==25.5.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 bd3e5de0cc12465d91c630508fa7d0aa690a6ba5 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 12 May 2025 08:41:11 -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 40383f38a..8fb1568f8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -57,7 +57,7 @@ gevent==25.5.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 60fb9d4a1fb9ad4d7a18ca3b10a2b24f8628ae0b Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 12 May 2025 08:41:11 -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 8fb1568f8..e3524b76c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -58,7 +58,7 @@ gevent==25.5.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 31269468286f696e0654e201744f185900001ef8 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 12 May 2025 08:41:12 -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 e3524b76c..f6e69c837 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 9accfde57729ec60ccba6a6d32f1757843f5bb9f Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 12 May 2025 08:41:13 -0700 Subject: [PATCH 40/50] Update pillow from 8.4.0 to 11.2.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f6e69c837..c130609c6 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.2.1 # probably requires `sudo apt install libxml2-dev libxslt1-dev` BeautifulSoup4==4.10.0 From 17f33decf352c51e96ea5ef70caaf23a10ea589f Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 12 May 2025 08:41:13 -0700 Subject: [PATCH 41/50] Update beautifulsoup4 from 4.10.0 to 4.13.4 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c130609c6..8bae87287 100644 --- a/requirements.txt +++ b/requirements.txt @@ -71,7 +71,7 @@ sqlalchemy-utils==0.41.2 pillow==11.2.1 # probably requires `sudo apt install libxml2-dev libxslt1-dev` -BeautifulSoup4==4.10.0 +BeautifulSoup4==4.13.4 alembic==1.7.6 From 861f6d96a90acf3277600c4aaf546a215cacc3ac Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 12 May 2025 08:41:14 -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 8bae87287..baaf876fe 100644 --- a/requirements.txt +++ b/requirements.txt @@ -73,7 +73,7 @@ pillow==11.2.1 # probably requires `sudo apt install libxml2-dev libxslt1-dev` BeautifulSoup4==4.13.4 -alembic==1.7.6 +alembic==1.15.2 redis==4.1.4 From 13a8f30b652a378621f44c9ae71b50f68fb7763c Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 12 May 2025 08:41:14 -0700 Subject: [PATCH 43/50] Update redis from 4.1.4 to 6.0.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index baaf876fe..3a847634d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -75,7 +75,7 @@ BeautifulSoup4==4.13.4 alembic==1.15.2 -redis==4.1.4 +redis==6.0.0 ## hiredis==1.0.0 From 82b1020373465d82c47f8375f0877f27081fb069 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 12 May 2025 08:41:15 -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 3a847634d..a6a0c8e81 100644 --- a/requirements.txt +++ b/requirements.txt @@ -82,7 +82,7 @@ redis==6.0.0 # vmprof==0.4.15 parsedatetime==2.6 -psutil==5.9.0 +psutil==7.0.0 ## For ndscheduler tornado<6 From 1616d7ef68ee28d4717c692ef8cd85911855871c Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 12 May 2025 08:41:15 -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 a6a0c8e81..91844ab54 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 272864679f00332e1f7b9e3a71df89363d0468cd Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 12 May 2025 08:41:16 -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 91844ab54..a3bced336 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.6 flask_httpauth==4.5.0 hiredis==2.0.0 From 6e406be4aa5bcd59203ba69ccf0cdf0552951ced Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 12 May 2025 08:41:16 -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 a3bced336..2d8dbb515 100644 --- a/requirements.txt +++ b/requirements.txt @@ -120,7 +120,7 @@ tornado==6.4.2 influxdb==5.3.2 setproctitle==1.3.6 -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 27135596804c0f01eb02fb8dbfb058de319cf924 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 12 May 2025 08:41:17 -0700 Subject: [PATCH 48/50] Update hiredis from 2.0.0 to 3.1.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 2d8dbb515..f76cbca0b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -121,7 +121,7 @@ tornado==6.4.2 influxdb==5.3.2 setproctitle==1.3.6 flask_httpauth==4.8.0 -hiredis==2.0.0 +hiredis==3.1.1 guess_language-spirit==0.5.3 PyEnchant==3.2.2 dill==0.3.4 From d3c1b9366ead0da9ce9d273789ef3a146b72fc92 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 12 May 2025 08:41:17 -0700 Subject: [PATCH 49/50] Update dill from 0.3.4 to 0.4.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f76cbca0b..277c3fa0f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -124,7 +124,7 @@ flask_httpauth==4.8.0 hiredis==3.1.1 guess_language-spirit==0.5.3 PyEnchant==3.2.2 -dill==0.3.4 +dill==0.4.0 Werkzeug==2.2.2 From 9301c32412f9a051259a56074e81b4899c731c08 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 12 May 2025 08:41:18 -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 277c3fa0f..c6fb8f028 100644 --- a/requirements.txt +++ b/requirements.txt @@ -125,7 +125,7 @@ hiredis==3.1.1 guess_language-spirit==0.5.3 PyEnchant==3.2.2 dill==0.4.0 -Werkzeug==2.2.2 +Werkzeug==3.1.3 paka.cmark==2.3.0