From 491f8cd45fe5c3e55677159a03e5690e40983219 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 26 Aug 2024 08:40:38 -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 0970ed171b620c5d5c145f87152ed2afcc924c15 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 26 Aug 2024 08:40:38 -0700 Subject: [PATCH 02/50] Update setproctitle from 1.2.2 to 1.3.3 --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 83604a324..fa35672b5 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.3 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.3 flask_httpauth==4.5.0 hiredis==2.0.0 guess_language-spirit==0.5.3 From eb6851332ef57a4e7ed5ce649e5da4366bf814ea Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 26 Aug 2024 08:40:39 -0700 Subject: [PATCH 03/50] Update tqdm from 4.62.3 to 4.66.5 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index fa35672b5..810021dc4 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.3 -tqdm==4.62.3 +tqdm==4.66.5 chardet==4.0.0 pymysql==1.0.2 statsd==3.3.0 From 48eb8a7172f7c971fba73079acdf8818d682e468 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 26 Aug 2024 08:40:39 -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 810021dc4..79d0d8de1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ requests==2.32.3 webrequest==0.0.78 setproctitle==1.3.3 tqdm==4.66.5 -chardet==4.0.0 +chardet==5.2.0 pymysql==1.0.2 statsd==3.3.0 xxhash==2.0.2 From ebca9f16009286458f0f1c39a2d5877b04bf757a Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 26 Aug 2024 08:40:40 -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 79d0d8de1..8b2c9a28b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ webrequest==0.0.78 setproctitle==1.3.3 tqdm==4.66.5 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 1cdfb51d6520995fc27a8a05acf2988d9c45ee9f Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 26 Aug 2024 08:40:41 -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 8b2c9a28b..06ecca200 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ setproctitle==1.3.3 tqdm==4.66.5 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 ca079622e62df6a456590b1679fbc0ec229efaa3 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 26 Aug 2024 08:40:41 -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 06ecca200..7534f8968 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,7 +11,7 @@ tqdm==4.66.5 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 fe440ed6eb06f4410a87c9096247dee7f313d1b6 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 26 Aug 2024 08:40:42 -0700 Subject: [PATCH 08/50] Update objgraph from 3.5.0 to 3.6.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7534f8968..7d0a981ae 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.1 zerorpc==0.6.3 cssutils==2.3.1 tinycss2==1.1.1 From a651ef19e8ab1e9c38e46d23f4b27475ebc0fa06 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 26 Aug 2024 08:40:42 -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 7d0a981ae..3043b69ca 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,7 +14,7 @@ statsd==4.0.1 xxhash==3.5.0 objgraph==3.6.1 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 89ced90528bbb6a5dbcd3383e690b5804ed14a12 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 26 Aug 2024 08:40:43 -0700 Subject: [PATCH 10/50] Update tinycss2 from 1.1.1 to 1.3.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 3043b69ca..025ba49ac 100644 --- a/requirements.txt +++ b/requirements.txt @@ -15,7 +15,7 @@ xxhash==3.5.0 objgraph==3.6.1 zerorpc==0.6.3 cssutils==2.11.1 -tinycss2==1.1.1 +tinycss2==1.3.0 fontTools==4.27.1 fdict==0.8.1 cachetools==4.2.4 From 41fe9d1e3bbdfa5ba5ba1f59ec851a05c4c8f5cc Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 26 Aug 2024 08:40:43 -0700 Subject: [PATCH 11/50] Update fonttools from 4.27.1 to 4.53.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 025ba49ac..2822ff000 100644 --- a/requirements.txt +++ b/requirements.txt @@ -16,7 +16,7 @@ objgraph==3.6.1 zerorpc==0.6.3 cssutils==2.11.1 tinycss2==1.3.0 -fontTools==4.27.1 +fontTools==4.53.1 fdict==0.8.1 cachetools==4.2.4 bleach==4.1.0 From 45235389204261082b6b138c4f8111a86714b36a Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 26 Aug 2024 08:40:44 -0700 Subject: [PATCH 12/50] Update cachetools from 4.2.4 to 5.5.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 2822ff000..0e176dc2a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -18,7 +18,7 @@ cssutils==2.11.1 tinycss2==1.3.0 fontTools==4.53.1 fdict==0.8.1 -cachetools==4.2.4 +cachetools==5.5.0 bleach==4.1.0 Jinja2==3.0.3 xmljson==0.2.1 From 1dc39ecd91e1c990882a745b28973c301aa81615 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 26 Aug 2024 08:40:44 -0700 Subject: [PATCH 13/50] Update bleach from 4.1.0 to 6.1.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 0e176dc2a..a55db0e8d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -19,7 +19,7 @@ tinycss2==1.3.0 fontTools==4.53.1 fdict==0.8.1 cachetools==5.5.0 -bleach==4.1.0 +bleach==6.1.0 Jinja2==3.0.3 xmljson==0.2.1 pystuck==0.8.5 From 103d77278018183df6594ba8b00b13620a504613 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 26 Aug 2024 08:40:45 -0700 Subject: [PATCH 14/50] Update jinja2 from 3.0.3 to 3.1.4 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a55db0e8d..3241d5ff7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -20,7 +20,7 @@ fontTools==4.53.1 fdict==0.8.1 cachetools==5.5.0 bleach==6.1.0 -Jinja2==3.0.3 +Jinja2==3.1.4 xmljson==0.2.1 pystuck==0.8.5 cherrypy==18.6.1 From 7f04b97a427d970ae27d76e7693ffda7dae3cd8d Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 26 Aug 2024 08:40:45 -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 3241d5ff7..ac1ed4c28 100644 --- a/requirements.txt +++ b/requirements.txt @@ -23,7 +23,7 @@ bleach==6.1.0 Jinja2==3.1.4 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 b39217e9e28e2a46b09c725a71bdbd147e070421 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 26 Aug 2024 08:40:46 -0700 Subject: [PATCH 16/50] Update msgpack from 0.6.2 to 1.0.8 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ac1ed4c28..5122d50ad 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.0.8 psycopg2cffi==2.9.0; platform.python_implementation == 'PyPy' psycopg2-binary==2.9.3; platform.python_implementation == 'CPython' From 970ab23db8cc638bbb209367218cbfdfd7962af4 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 26 Aug 2024 08:40:46 -0700 Subject: [PATCH 17/50] Update psycopg2-binary from 2.9.3 to 2.9.9 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5122d50ad..d558aef9f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -29,7 +29,7 @@ cherrypy==18.10.0 msgpack==1.0.8 psycopg2cffi==2.9.0; platform.python_implementation == 'PyPy' -psycopg2-binary==2.9.3; platform.python_implementation == 'CPython' +psycopg2-binary==2.9.9; platform.python_implementation == 'CPython' SQLAlchemy<1.4.0 sqlalchemy-citext<1.8.0; platform.python_implementation == 'PyPy' From 32cd9771233dd3ae7a7bbfca5acbff19fbebfad2 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 26 Aug 2024 08:40:47 -0700 Subject: [PATCH 18/50] Pin sqlalchemy to latest version 2.0.32 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d558aef9f..1197842a9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -31,7 +31,7 @@ msgpack==1.0.8 psycopg2cffi==2.9.0; platform.python_implementation == 'PyPy' psycopg2-binary==2.9.9; platform.python_implementation == 'CPython' -SQLAlchemy<1.4.0 +SQLAlchemy==2.0.32 sqlalchemy-citext<1.8.0; platform.python_implementation == 'PyPy' sqlalchemy-citext==1.8.0; platform.python_implementation == 'CPython' From 1ca9f53e146aba69efb0738076fd2a11067b6948 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 26 Aug 2024 08:40:47 -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 1197842a9..43792c9ea 100644 --- a/requirements.txt +++ b/requirements.txt @@ -32,7 +32,7 @@ psycopg2cffi==2.9.0; platform.python_implementation == 'PyPy' psycopg2-binary==2.9.9; platform.python_implementation == 'CPython' SQLAlchemy==2.0.32 -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 1eb10b3d294c41468441d54a98e7281e91022ce6 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 26 Aug 2024 08:40:48 -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 43792c9ea..0d0c118d0 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 be6dd44345517652521a6ce479484d5b5ada04a6 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 26 Aug 2024 08:40:48 -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 0d0c118d0..1d1a420ac 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 8d8d3cfa84e12a8162c0ceacb45f3f156144ed9b Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 26 Aug 2024 08:40:49 -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 1d1a420ac..ccbe61896 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 f9970b364587b06c34723edc1cdd169faf8734e5 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 26 Aug 2024 08:40:49 -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 ccbe61896..9cc99c0ee 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 11e60bb46eac05d2b76fc2c424b7e08c7d84da10 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 26 Aug 2024 08:40:50 -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 9cc99c0ee..a000e5dce 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 f9447ae7761dfc742cabd453a5aeda40e49d2500 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 26 Aug 2024 08:40:50 -0700 Subject: [PATCH 25/50] Update ftfy from 6.0.3 to 6.2.3 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a000e5dce..47c2a9500 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.2.3 lxml==4.8.0 Flask==2.0.3 Flask-DebugToolbar==0.11.0 From e64868f3c2f3078a5f7b5c79bae57cf367dc3460 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 26 Aug 2024 08:40:51 -0700 Subject: [PATCH 26/50] Update lxml from 4.8.0 to 5.3.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 47c2a9500..3027454aa 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.2.3 -lxml==4.8.0 +lxml==5.3.0 Flask==2.0.3 Flask-DebugToolbar==0.11.0 Flask-Login==0.5.0 From ec30ea9fa5e97fd8989bb18c0bff9fa449d85028 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 26 Aug 2024 08:40:51 -0700 Subject: [PATCH 27/50] Update flask from 2.0.3 to 3.0.3 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 3027454aa..71e08f976 100644 --- a/requirements.txt +++ b/requirements.txt @@ -46,7 +46,7 @@ natsort==8.4.0 mdx_linkify==2.1 ftfy==6.2.3 lxml==5.3.0 -Flask==2.0.3 +Flask==3.0.3 Flask-DebugToolbar==0.11.0 Flask-Login==0.5.0 Flask-Babel==2.0.0 From ff019ebb04537a4125acf7778444d57b1dfe176b Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 26 Aug 2024 08:40:52 -0700 Subject: [PATCH 28/50] Update flask-debugtoolbar from 0.11.0 to 0.15.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 71e08f976..e47268fa9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -47,7 +47,7 @@ mdx_linkify==2.1 ftfy==6.2.3 lxml==5.3.0 Flask==3.0.3 -Flask-DebugToolbar==0.11.0 +Flask-DebugToolbar==0.15.1 Flask-Login==0.5.0 Flask-Babel==2.0.0 webcolors==1.11.1 From f29eaae4bd308143b0a2f2de27387c456e3b6c11 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 26 Aug 2024 08:40:53 -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 e47268fa9..32bcdbd5d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -48,7 +48,7 @@ ftfy==6.2.3 lxml==5.3.0 Flask==3.0.3 Flask-DebugToolbar==0.15.1 -Flask-Login==0.5.0 +Flask-Login==0.6.3 Flask-Babel==2.0.0 webcolors==1.11.1 pyparsing==3.0.7 From 38761ebd85545885c9f93533f972825cc60b27fd Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 26 Aug 2024 08:40:53 -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 32bcdbd5d..333c56c13 100644 --- a/requirements.txt +++ b/requirements.txt @@ -49,7 +49,7 @@ lxml==5.3.0 Flask==3.0.3 Flask-DebugToolbar==0.15.1 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 511af06d0de5ad9329b0982b89a15e813a8c3cd3 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 26 Aug 2024 08:40:54 -0700 Subject: [PATCH 31/50] Update webcolors from 1.11.1 to 24.8.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 333c56c13..2f96423f8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -50,7 +50,7 @@ Flask==3.0.3 Flask-DebugToolbar==0.15.1 Flask-Login==0.6.3 Flask-Babel==4.0.0 -webcolors==1.11.1 +webcolors==24.8.0 pyparsing==3.0.7 feedparser==6.0.8 gevent==21.12.0 From 2ba4a3976e731625c3d322651f54ada7ddadf797 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 26 Aug 2024 08:40:54 -0700 Subject: [PATCH 32/50] Update pyparsing from 3.0.7 to 3.1.4 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 2f96423f8..772ae93f8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -51,7 +51,7 @@ Flask-DebugToolbar==0.15.1 Flask-Login==0.6.3 Flask-Babel==4.0.0 webcolors==24.8.0 -pyparsing==3.0.7 +pyparsing==3.1.4 feedparser==6.0.8 gevent==21.12.0 From 56dd2af8a93ebac7b1c1429fd35c0cb6c46aa447 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 26 Aug 2024 08:40:55 -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 772ae93f8..a2cbadae3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -52,7 +52,7 @@ Flask-Login==0.6.3 Flask-Babel==4.0.0 webcolors==24.8.0 pyparsing==3.1.4 -feedparser==6.0.8 +feedparser==6.0.11 gevent==21.12.0 Flask-SQLAlchemy==2.5.1 From 8af44652dbf76c26d151eaba51caf892da0ceb0e Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 26 Aug 2024 08:40:55 -0700 Subject: [PATCH 34/50] Update gevent from 21.12.0 to 24.2.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a2cbadae3..00d45b7ab 100644 --- a/requirements.txt +++ b/requirements.txt @@ -53,7 +53,7 @@ Flask-Babel==4.0.0 webcolors==24.8.0 pyparsing==3.1.4 feedparser==6.0.11 -gevent==21.12.0 +gevent==24.2.1 Flask-SQLAlchemy==2.5.1 flask-paginate==2022.1.8 From 64a3d7ed871f560a8ab93c539a6e2fd3c7080f64 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 26 Aug 2024 08:40:56 -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 00d45b7ab..91b0d11e4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -55,7 +55,7 @@ pyparsing==3.1.4 feedparser==6.0.11 gevent==24.2.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 c1338ba8dfb9075a740eda15de8533c541937c18 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 26 Aug 2024 08:40:56 -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 91b0d11e4..7dbcc247b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -56,7 +56,7 @@ feedparser==6.0.11 gevent==24.2.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 f8ff1e1e5fbbca502ad43bf2505eede13ba53b83 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 26 Aug 2024 08:40:57 -0700 Subject: [PATCH 37/50] Update flask-wtf from 1.0.0 to 1.2.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7dbcc247b..de403f947 100644 --- a/requirements.txt +++ b/requirements.txt @@ -57,7 +57,7 @@ gevent==24.2.1 Flask-SQLAlchemy==3.1.1 flask-paginate==2024.4.12 -Flask-WTF==1.0.0 +Flask-WTF==1.2.1 apscheduler==3.8.1 sqlalchemy_searchable==1.4.1 sqlalchemy-utils==0.41.2 From 8c3f8ccd129d20a0d4300a445200323c8899f133 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 26 Aug 2024 08:40:58 -0700 Subject: [PATCH 38/50] Update apscheduler from 3.8.1 to 3.10.4 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index de403f947..7f8e80a2c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -58,7 +58,7 @@ gevent==24.2.1 Flask-SQLAlchemy==3.1.1 flask-paginate==2024.4.12 Flask-WTF==1.2.1 -apscheduler==3.8.1 +apscheduler==3.10.4 sqlalchemy_searchable==1.4.1 sqlalchemy-utils==0.41.2 From 7a0af0f44f56462a6b7e78839ca82605f1bda3a4 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 26 Aug 2024 08:40:58 -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 7f8e80a2c..3f2cb5d05 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.1 apscheduler==3.10.4 -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 755039e07b95996963650c2abab6188c4eeccc0d Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 26 Aug 2024 08:40:59 -0700 Subject: [PATCH 40/50] Update pillow from 8.4.0 to 10.4.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 3f2cb5d05..283e46e1c 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==10.4.0 # probably requires `sudo apt install libxml2-dev libxslt1-dev` BeautifulSoup4==4.10.0 From f4dd301e3d39a197069e77445fcdec88cc51c06b Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 26 Aug 2024 08:41:00 -0700 Subject: [PATCH 41/50] Update beautifulsoup4 from 4.10.0 to 4.12.3 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 283e46e1c..2162eb035 100644 --- a/requirements.txt +++ b/requirements.txt @@ -71,7 +71,7 @@ sqlalchemy-utils==0.41.2 pillow==10.4.0 # probably requires `sudo apt install libxml2-dev libxslt1-dev` -BeautifulSoup4==4.10.0 +BeautifulSoup4==4.12.3 alembic==1.7.6 From 4604dbca578af15bdad61f78f050bb74ba0468cc Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 26 Aug 2024 08:41:00 -0700 Subject: [PATCH 42/50] Update alembic from 1.7.6 to 1.13.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 2162eb035..595816fd2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -73,7 +73,7 @@ pillow==10.4.0 # probably requires `sudo apt install libxml2-dev libxslt1-dev` BeautifulSoup4==4.12.3 -alembic==1.7.6 +alembic==1.13.2 redis==4.1.4 From c23bddc2cf58c777bd1b666d824a726418749197 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 26 Aug 2024 08:41:01 -0700 Subject: [PATCH 43/50] Update redis from 4.1.4 to 5.0.8 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 595816fd2..2fbb65d39 100644 --- a/requirements.txt +++ b/requirements.txt @@ -75,7 +75,7 @@ BeautifulSoup4==4.12.3 alembic==1.13.2 -redis==4.1.4 +redis==5.0.8 ## hiredis==1.0.0 From ac5e3a5bd082056c764d7adbb0af5b1521096320 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 26 Aug 2024 08:41:01 -0700 Subject: [PATCH 44/50] Update psutil from 5.9.0 to 6.0.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 2fbb65d39..9072dfb99 100644 --- a/requirements.txt +++ b/requirements.txt @@ -82,7 +82,7 @@ redis==5.0.8 # vmprof==0.4.15 parsedatetime==2.6 -psutil==5.9.0 +psutil==6.0.0 ## For ndscheduler tornado<6 From 0125a2d3490fe7387c849c2d31831aa648c614f1 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 26 Aug 2024 08:41:02 -0700 Subject: [PATCH 45/50] Pin tornado to latest version 6.4.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9072dfb99..210083978 100644 --- a/requirements.txt +++ b/requirements.txt @@ -85,7 +85,7 @@ parsedatetime==2.6 psutil==6.0.0 ## For ndscheduler -tornado<6 +tornado==6.4.1 ## alembic ## Babel From b8822856d3e9e389a52a65260ff9da730c4aa4da Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 26 Aug 2024 08:41:03 -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 210083978..c2b9579dd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -118,7 +118,7 @@ tornado==6.4.1 ## WTForms ## WTForms-JSON -influxdb==5.3.1 +influxdb==5.3.2 setproctitle==1.3.3 flask_httpauth==4.5.0 hiredis==2.0.0 From 857d3abfe0cfdc79fded403956221c6077a0bbf3 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 26 Aug 2024 08:41:03 -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 c2b9579dd..791a4705e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -120,7 +120,7 @@ tornado==6.4.1 influxdb==5.3.2 setproctitle==1.3.3 -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 7b9f708cdff850ae4fbcabbe6f8b57203531c6c4 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 26 Aug 2024 08:41:03 -0700 Subject: [PATCH 48/50] Update hiredis from 2.0.0 to 3.0.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 791a4705e..2c81ee9a0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -121,7 +121,7 @@ tornado==6.4.1 influxdb==5.3.2 setproctitle==1.3.3 flask_httpauth==4.8.0 -hiredis==2.0.0 +hiredis==3.0.0 guess_language-spirit==0.5.3 PyEnchant==3.2.2 dill==0.3.4 From 65d95b2d4bc0b8cbbb67b2656b45092712bde460 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 26 Aug 2024 08:41:04 -0700 Subject: [PATCH 49/50] Update dill from 0.3.4 to 0.3.8 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 2c81ee9a0..eeebd97d0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -124,7 +124,7 @@ flask_httpauth==4.8.0 hiredis==3.0.0 guess_language-spirit==0.5.3 PyEnchant==3.2.2 -dill==0.3.4 +dill==0.3.8 Werkzeug==2.2.2 From ee7ee99f10f290c44bd2be8788937d695e23ee78 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 26 Aug 2024 08:41:05 -0700 Subject: [PATCH 50/50] Update werkzeug from 2.2.2 to 3.0.4 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index eeebd97d0..5d374f183 100644 --- a/requirements.txt +++ b/requirements.txt @@ -125,7 +125,7 @@ hiredis==3.0.0 guess_language-spirit==0.5.3 PyEnchant==3.2.2 dill==0.3.8 -Werkzeug==2.2.2 +Werkzeug==3.0.4 paka.cmark==2.3.0