From d8d6af1e8527746a8a5a3b1f21ee19f2caec4dc2 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 17 Feb 2025 07:41:30 -0800 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 432f0e9b142981022fc9cb827802168bb05cc4be Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 17 Feb 2025 07:41:30 -0800 Subject: [PATCH 02/50] Update setproctitle from 1.2.2 to 1.3.4 --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 83604a324..b909020b0 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.4 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.4 flask_httpauth==4.5.0 hiredis==2.0.0 guess_language-spirit==0.5.3 From 511adbea2ffdb7dcb5f980c1a62a4fe52d27d0a5 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 17 Feb 2025 07:41:31 -0800 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 b909020b0..3905c8d5c 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.4 -tqdm==4.62.3 +tqdm==4.67.1 chardet==4.0.0 pymysql==1.0.2 statsd==3.3.0 From 2dba7dc331931a24f1c5c7c49201c43643417f9f Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 17 Feb 2025 07:41:31 -0800 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 3905c8d5c..66eaee56f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ requests==2.32.3 webrequest==0.0.78 setproctitle==1.3.4 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 419c5700a0ee0ccd8f9861598b845029753731c6 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 17 Feb 2025 07:41:32 -0800 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 66eaee56f..fb24f4875 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ webrequest==0.0.78 setproctitle==1.3.4 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 7dd1ea94f7f1eb9b260b80ae0ab52c0bbdb65f33 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 17 Feb 2025 07:41:32 -0800 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 fb24f4875..eb6bdc6d3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ setproctitle==1.3.4 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 1423ae9aedcfe5a0b28441f50a77b5d9c39a0660 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 17 Feb 2025 07:41:33 -0800 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 eb6bdc6d3..3d78acb81 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 e93255067b26208886c3e98e243687839a7ceb10 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 17 Feb 2025 07:41:33 -0800 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 3d78acb81..f3585cbde 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 8d188f80af0a242fee7e7a2a6d69bf8653ac9718 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 17 Feb 2025 07:41:34 -0800 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 f3585cbde..9d90ee0bd 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 2e1f7a2a79ae8f88106c4e1de11a3f404db904fe Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 17 Feb 2025 07:41:34 -0800 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 9d90ee0bd..1b4770791 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 9110cc744fec33e8fb3f85edf0fc97e3f50e967a Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 17 Feb 2025 07:41:35 -0800 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 1b4770791..5b38e23e4 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 322b319cdc1c6c1b0f2c1a55f07f10b2175f8652 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 17 Feb 2025 07:41:36 -0800 Subject: [PATCH 12/50] Update cachetools from 4.2.4 to 5.5.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5b38e23e4..fc7eb6b49 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.1 bleach==4.1.0 Jinja2==3.0.3 xmljson==0.2.1 From 704a5db68da6a258ac8f5ffc2289d7ff75875a99 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 17 Feb 2025 07:41:36 -0800 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 fc7eb6b49..9317af6b0 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.1 -bleach==4.1.0 +bleach==6.2.0 Jinja2==3.0.3 xmljson==0.2.1 pystuck==0.8.5 From 536cec425249f87b514fced158623ad722ea331d Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 17 Feb 2025 07:41:37 -0800 Subject: [PATCH 14/50] Update jinja2 from 3.0.3 to 3.1.5 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9317af6b0..ab27d68e7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -20,7 +20,7 @@ fontTools==4.56.0 fdict==0.8.1 cachetools==5.5.1 bleach==6.2.0 -Jinja2==3.0.3 +Jinja2==3.1.5 xmljson==0.2.1 pystuck==0.8.5 cherrypy==18.6.1 From 5b54bcacdd1974c3953a8093f4068785c19b4aba Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 17 Feb 2025 07:41:37 -0800 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 ab27d68e7..c5e116fbb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -23,7 +23,7 @@ bleach==6.2.0 Jinja2==3.1.5 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 29462fb9b9dfa506d5045e100dfc7bf97479c07d Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 17 Feb 2025 07:41:38 -0800 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 c5e116fbb..c7154bf05 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 02689f6e1092400975e381cef333ea682c709ee4 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 17 Feb 2025 07:41:38 -0800 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 c7154bf05..4ddde66e7 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 9d8fdb5232fcac94feccb1858e3da1371623398d Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 17 Feb 2025 07:41:39 -0800 Subject: [PATCH 18/50] Pin sqlalchemy to latest version 2.0.38 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4ddde66e7..4d92e0541 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.38 sqlalchemy-citext<1.8.0; platform.python_implementation == 'PyPy' sqlalchemy-citext==1.8.0; platform.python_implementation == 'CPython' From 71c4712be975ce369b11369c90a2d973834029c8 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 17 Feb 2025 07:41:39 -0800 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 4d92e0541..3da85117c 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.38 -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 35fd58fbc5790f47d92d68d954b546c24dcef118 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 17 Feb 2025 07:41:40 -0800 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 3da85117c..73b2aa370 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 25459278697a82166074046aef306b0a8847bccf Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 17 Feb 2025 07:41:40 -0800 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 73b2aa370..bbf9bdab0 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 30d68663f6e9f7986f666c9c31732adcec9d6f99 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 17 Feb 2025 07:41:41 -0800 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 bbf9bdab0..d06d8f41e 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 3a61b3ace9bc3a01d744fbec27e5c713b508a275 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 17 Feb 2025 07:41:42 -0800 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 d06d8f41e..ccc29d555 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 0e86e82ea821486d5d1f958eca49ec56361ef670 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 17 Feb 2025 07:41:42 -0800 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 ccc29d555..24f70cbc5 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 8b5c9b06ee994010afdfc303ede06841397a2da6 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 17 Feb 2025 07:41:43 -0800 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 24f70cbc5..2e173e6f5 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 3bf700fb0d522f39c0c02779b0a6a3a8a28f0e77 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 17 Feb 2025 07:41:43 -0800 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 2e173e6f5..438492f43 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 01892d974c251071aa67fa76dd2514f3800a97b4 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 17 Feb 2025 07:41:44 -0800 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 438492f43..46b3e4a40 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 7f6b877042f1b1d1073202b73318d7294f706ef2 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 17 Feb 2025 07:41:44 -0800 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 46b3e4a40..878676a7a 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 079970641cacbde4f798f9926effcaa128ef0be7 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 17 Feb 2025 07:41:45 -0800 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 878676a7a..68266fee2 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 ac04e04cd117d66346500af510f3b339dfe86c7f Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 17 Feb 2025 07:41:45 -0800 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 68266fee2..dfd4376f0 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 59ad4a762866d79fdbc8cfce5c25d889e9d2c551 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 17 Feb 2025 07:41:46 -0800 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 dfd4376f0..0361327b4 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 45a6f432df35533397739817f9497a76c6762ab4 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 17 Feb 2025 07:41:46 -0800 Subject: [PATCH 32/50] Update pyparsing from 3.0.7 to 3.2.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 0361327b4..b2b05602e 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.1 feedparser==6.0.8 gevent==21.12.0 From 70d05e1eb0a5de33193dc8188a0e2c99cf88ecd7 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 17 Feb 2025 07:41:47 -0800 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 b2b05602e..6bedd60c5 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.1 -feedparser==6.0.8 +feedparser==6.0.11 gevent==21.12.0 Flask-SQLAlchemy==2.5.1 From 81ec5ba7e35c1e6f81c05f4e59775b97361f6a95 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 17 Feb 2025 07:41:47 -0800 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 6bedd60c5..c92fa23be 100644 --- a/requirements.txt +++ b/requirements.txt @@ -53,7 +53,7 @@ Flask-Babel==4.0.0 webcolors==24.11.1 pyparsing==3.2.1 feedparser==6.0.11 -gevent==21.12.0 +gevent==24.11.1 Flask-SQLAlchemy==2.5.1 flask-paginate==2022.1.8 From 61f29e6255bf7b09a9994d7e22e960d274881901 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 17 Feb 2025 07:41:48 -0800 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 c92fa23be..f822e40e1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -55,7 +55,7 @@ pyparsing==3.2.1 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 0581a56bb771006d7a140f0ae556429b727a4bb0 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 17 Feb 2025 07:41:48 -0800 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 f822e40e1..1b22c7bb0 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 08e3bd807e0e53861207cf80662c071249fefcc7 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 17 Feb 2025 07:41:49 -0800 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 1b22c7bb0..4e4f55efd 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 027f0c84a6f1c4ac995233d2c18c6690e652dd79 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 17 Feb 2025 07:41:50 -0800 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 4e4f55efd..4a5d4bfd3 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 b677f47224a3bbe3b371c28e6a3d988434a98971 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 17 Feb 2025 07:41:50 -0800 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 4a5d4bfd3..fc0c31b67 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 ec4565a973b620e3cdc8c9fcf54aaa2f42653164 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 17 Feb 2025 07:41:51 -0800 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 fc0c31b67..765399450 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 15150b4828c132ae90576d45f1489227fe77e7ce Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 17 Feb 2025 07:41:51 -0800 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 765399450..c44e65f92 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 8404a73b0ff9e4599d23c6f08cab0a127d702861 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 17 Feb 2025 07:41:52 -0800 Subject: [PATCH 42/50] Update alembic from 1.7.6 to 1.14.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c44e65f92..a5cb6776f 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.14.1 redis==4.1.4 From 57205bcfc3d3f0264e3102ccc587534b211434ac Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 17 Feb 2025 07:41:52 -0800 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 a5cb6776f..b0f851e7d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -75,7 +75,7 @@ BeautifulSoup4==4.13.3 alembic==1.14.1 -redis==4.1.4 +redis==5.2.1 ## hiredis==1.0.0 From be48915a94ce0f48302cee32370be03eecc6bccf Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 17 Feb 2025 07:41:53 -0800 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 b0f851e7d..656f4bd19 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 2f64d7bcd6c589a99bbbbe4bb079d2724fcb8121 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 17 Feb 2025 07:41:53 -0800 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 656f4bd19..fe906e44a 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 04f205af28e6cded1afc982b06e670e9526e6124 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 17 Feb 2025 07:41:54 -0800 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 fe906e44a..eacb7a203 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.4 flask_httpauth==4.5.0 hiredis==2.0.0 From 58370cf572656d0a271c5c4a484e5c44e4117406 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 17 Feb 2025 07:41:54 -0800 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 eacb7a203..a095af47a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -120,7 +120,7 @@ tornado==6.4.2 influxdb==5.3.2 setproctitle==1.3.4 -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 fbef1654d57ed7c8c7fed5b25194ac3a2365484a Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 17 Feb 2025 07:41:55 -0800 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 a095af47a..3e452a12f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -121,7 +121,7 @@ tornado==6.4.2 influxdb==5.3.2 setproctitle==1.3.4 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 591eee39aac8fa6368fe46b6391bcf9bc5d5723b Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 17 Feb 2025 07:41:55 -0800 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 3e452a12f..af907738f 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 9313cef9c0e5cc6ef11354ebbca21b2fdc03c61a Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 17 Feb 2025 07:41:56 -0800 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 af907738f..55c4c1cf3 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