From 70a07695afef0d286807748858e1bb241849e521 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 16 Sep 2024 08:40:08 -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 ec2f16d1c1cb54e56abab38f55c46f6e1fd9a6c0 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 16 Sep 2024 08:40:08 -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 14912cd2fab15a0129554c3beecb286c243b066d Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 16 Sep 2024 08:40:09 -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 5a49b0dbdbcb1b9c82b3c29ba3944bb21f128d0b Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 16 Sep 2024 08:40:09 -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 0857f9b929a968d7eeedf2d10057a9c4a9327b70 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 16 Sep 2024 08:40:10 -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 12bda1cd837c61f95dfff738a134c646ae2cf672 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 16 Sep 2024 08:40:10 -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 b6f137ef9c38e69b00493e3105ad9e9972770584 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 16 Sep 2024 08:40:11 -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 277f8a5e38a2b9bf4ced69dd1f4ccf3b77fbf30d Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 16 Sep 2024 08:40:12 -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 a9c32bcc21e2d5959136e005fad739473c2c89d9 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 16 Sep 2024 08:40:12 -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 16b6ffcfe950a399a98e9afb6152cb3e5b5d7d31 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 16 Sep 2024 08:40:13 -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 d557daa9c03820795e3e7ab44dade15878d40733 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 16 Sep 2024 08:40:13 -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 0dd79e06ecf835d9e348cdf991562bc336284ed7 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 16 Sep 2024 08:40:14 -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 70bade29cf6382fb0dee5119fc8755a6bbbe98f9 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 16 Sep 2024 08:40:14 -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 2115f4a3796cd065577ca1971eae8df76a648192 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 16 Sep 2024 08:40:15 -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 bfd24a904466ce0bb7e08abcd0b1343b1117d0b5 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 16 Sep 2024 08:40:15 -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 f9a8dac3aa97f2cadf20aac559abdcff5b8bd06d Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 16 Sep 2024 08:40:16 -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 ac1ed4c28..1d61d95e1 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 16e4c5a4a813fc909558481063647f1115c8a505 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 16 Sep 2024 08:40:16 -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 1d61d95e1..86dcf0ce9 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.9; platform.python_implementation == 'CPython' SQLAlchemy<1.4.0 sqlalchemy-citext<1.8.0; platform.python_implementation == 'PyPy' From e0a248f24d83db5be3f1e75c573931b0bf806e14 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 16 Sep 2024 08:40:17 -0700 Subject: [PATCH 18/50] Pin sqlalchemy to latest version 2.0.34 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 86dcf0ce9..af77854ae 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.9; platform.python_implementation == 'CPython' -SQLAlchemy<1.4.0 +SQLAlchemy==2.0.34 sqlalchemy-citext<1.8.0; platform.python_implementation == 'PyPy' sqlalchemy-citext==1.8.0; platform.python_implementation == 'CPython' From e9e428e2ad061fe5653b232c9bb8797a740cace5 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 16 Sep 2024 08:40:17 -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 af77854ae..240904588 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.34 -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 4f76f0ac3b46b7e4c3861049931f626c65757d14 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 16 Sep 2024 08:40:18 -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 240904588..2dbdbbf92 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 a8e0aab7cfecc86e3d925e8db16606e566dbb894 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 16 Sep 2024 08:40:18 -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 2dbdbbf92..6c8094f10 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 9a9f719af7c811ad6863108c09423aece784a918 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 16 Sep 2024 08:40:19 -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 6c8094f10..88b10dbfe 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 6d6e1ffbcf18a924c5e03ed4942345bc9ad2f109 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 16 Sep 2024 08:40:20 -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 88b10dbfe..7334aba36 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 18dc422c319efdeccc99a3f3b6c0eeb8a781438a Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 16 Sep 2024 08:40:20 -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 7334aba36..975913ff8 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 5e9cb726dfb2c41ecd5b213301d00dbb27aa1a9a Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 16 Sep 2024 08:40:21 -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 975913ff8..fd6f66530 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 edd87e2967580b4315df1084f1b394c259ccc251 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 16 Sep 2024 08:40:21 -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 fd6f66530..8bc2e4842 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 f600004c9b0e71afb0ad2036bb8ecf81f8bb74be Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 16 Sep 2024 08:40:22 -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 8bc2e4842..dea887358 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 db7782b79a0f3009da1aa3a04b9621fc30b1ad8a Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 16 Sep 2024 08:40:22 -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 dea887358..e51aeee9b 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 284fa50a9ac351978df2ebc61de468405d9f11f6 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 16 Sep 2024 08:40:23 -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 e51aeee9b..7991c4cdc 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 6da23b5cbe69fb7ad549b5ea01cc52b9d7fe0aec Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 16 Sep 2024 08:40:23 -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 7991c4cdc..677e2badb 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 a69120755c13afdcd229fe56c2280232e2a5c272 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 16 Sep 2024 08:40:24 -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 677e2badb..a8a1ed1bc 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 df402623d6ab2814f053ca9e7f258b01b4210b7d Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 16 Sep 2024 08:40:24 -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 a8a1ed1bc..e24b549a4 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 28cd8fa297f808180230ba59bb136968b4d35917 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 16 Sep 2024 08:40:25 -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 e24b549a4..aa77e23ce 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 cda0acb893b24a1957d8d6b2889123c0f1494613 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 16 Sep 2024 08:40:26 -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 aa77e23ce..71a4610fb 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 7e8a12bdc1efc8cbf9ba2151ef5fbbded23a6504 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 16 Sep 2024 08:40:26 -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 71a4610fb..78b489b31 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 e6bb517c2b91ab1409194e84f32941ef87131d89 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 16 Sep 2024 08:40:27 -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 78b489b31..2d963ac07 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 d7137a21e287d22af182eeec66cacd499867e573 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 16 Sep 2024 08:40:27 -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 2d963ac07..9b0581422 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 413df21bccceabcc50e94795a8a9f9cfe6b1881d Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 16 Sep 2024 08:40:28 -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 9b0581422..fb6316c8a 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 af86115663f03483ae13faee64523bb4b20de3ed Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 16 Sep 2024 08:40:28 -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 fb6316c8a..48b153181 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 ebd78933ed7fcccb47fff7a6210b965b274ca034 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 16 Sep 2024 08:40:29 -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 48b153181..8d413c1c4 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 017e08321903a9d451fe3bc71f5dadbf1bacdb5f Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 16 Sep 2024 08:40:29 -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 8d413c1c4..012b50b10 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 55e1d056d49024b12f753de4f623d3f5b0f18e76 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 16 Sep 2024 08:40:30 -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 012b50b10..7d450247a 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 7a079da687d6793adadaea10aff6e992d42f97b6 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 16 Sep 2024 08:40:30 -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 7d450247a..0ce255d0a 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 ab5f81e7bb461b4dda7f5cea654f6ddf53f2898f Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 16 Sep 2024 08:40:31 -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 0ce255d0a..c92902fd2 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 aac833325181a423fdf42bc01a6f76405766ebff Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 16 Sep 2024 08:40:31 -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 c92902fd2..e203d1f73 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 ba3d53a29ee79882c712b5ae9211e0762d561f75 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 16 Sep 2024 08:40:32 -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 e203d1f73..aac2bdb38 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 feab22f4ba44557571f9bede26eb3c21eae2a980 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 16 Sep 2024 08:40:32 -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 aac2bdb38..ef1e54f1e 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 6031c607c2e2b1e752916929d6f58331bfeab8b3 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 16 Sep 2024 08:40:33 -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 ef1e54f1e..31492ea3b 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 3dcdf5d690b8db7f5e4c19fcee5c184e389624ce Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 16 Sep 2024 08:40:33 -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 31492ea3b..3628ff86f 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 fecd8bed701454443bcb017742dbffe38e85b357 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 16 Sep 2024 08:40:34 -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 3628ff86f..c05b44dbc 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