From 928a7d0cefef7761143bdbb8985048981a5d5de4 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 12 Aug 2024 17:40:07 +0100 Subject: [PATCH 01/54] Update asgiref from 3.6.0 to 3.8.1 --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 12a983cf..db8d5286 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -1,5 +1,5 @@ -i https://pypi.org/simple -asgiref==3.6.0 +asgiref==3.8.1 asttokens==2.2.1 backcall==0.2.0 black==22.12.0 From 1951b120a01467fb5c47c20d4a9e692d3afcd4b5 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 12 Aug 2024 17:40:07 +0100 Subject: [PATCH 02/54] Update asgiref from 3.6.0 to 3.8.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 13120a2b..246911cf 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ -i https://pypi.org/simple argon2-cffi==21.3.0 argon2-cffi-bindings==21.2.0 -asgiref==3.6.0 +asgiref==3.8.1 certifi==2022.12.7 cffi==1.15.1 django==4.1.4 From 3e8df1682d5b176126a307a15b7df4e219095661 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 12 Aug 2024 17:40:08 +0100 Subject: [PATCH 03/54] Update asttokens from 2.2.1 to 2.4.1 --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index db8d5286..0b656d10 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -1,6 +1,6 @@ -i https://pypi.org/simple asgiref==3.8.1 -asttokens==2.2.1 +asttokens==2.4.1 backcall==0.2.0 black==22.12.0 cli-helpers[styles]==2.3.0 From 31df90faef43571a68e9109a34d1a6e4488650d0 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 12 Aug 2024 17:40:08 +0100 Subject: [PATCH 04/54] Update black from 22.12.0 to 24.8.0 --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 0b656d10..242ad21a 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -2,7 +2,7 @@ asgiref==3.8.1 asttokens==2.4.1 backcall==0.2.0 -black==22.12.0 +black==24.8.0 cli-helpers[styles]==2.3.0 click==8.1.3 configobj==5.0.6 From d637261336e551120076dde8242974bf8f7b515c Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 12 Aug 2024 17:40:09 +0100 Subject: [PATCH 05/54] Update cli-helpers from 2.3.0 to 2.3.1 --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 242ad21a..854f554f 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -3,7 +3,7 @@ asgiref==3.8.1 asttokens==2.4.1 backcall==0.2.0 black==24.8.0 -cli-helpers[styles]==2.3.0 +cli-helpers[styles]==2.3.1 click==8.1.3 configobj==5.0.6 coverage==7.0.1 From b41b2cef0838c3edeb0ce1f7f8f158e5938c7c27 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 12 Aug 2024 17:40:09 +0100 Subject: [PATCH 06/54] Update click from 8.1.3 to 8.1.7 --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 854f554f..3e7249fe 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -4,7 +4,7 @@ asttokens==2.4.1 backcall==0.2.0 black==24.8.0 cli-helpers[styles]==2.3.1 -click==8.1.3 +click==8.1.7 configobj==5.0.6 coverage==7.0.1 decorator==5.1.1 From 51960c964e19dfab1828802c09994a99fff08ff5 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 12 Aug 2024 17:40:10 +0100 Subject: [PATCH 07/54] Update configobj from 5.0.6 to 5.0.8 --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 3e7249fe..af19b99e 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -5,7 +5,7 @@ backcall==0.2.0 black==24.8.0 cli-helpers[styles]==2.3.1 click==8.1.7 -configobj==5.0.6 +configobj==5.0.8 coverage==7.0.1 decorator==5.1.1 django==4.1.4 From c0cde3f88609f573324d80ed9201d4a378950b65 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 12 Aug 2024 17:40:11 +0100 Subject: [PATCH 08/54] Update coverage from 7.0.1 to 7.6.1 --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index af19b99e..58cffae3 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -6,7 +6,7 @@ black==24.8.0 cli-helpers[styles]==2.3.1 click==8.1.7 configobj==5.0.8 -coverage==7.0.1 +coverage==7.6.1 decorator==5.1.1 django==4.1.4 django-debug-toolbar==3.8.1 From 2ce7db76a3f632f659df1c81eb7d13e033bfa811 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 12 Aug 2024 17:40:11 +0100 Subject: [PATCH 09/54] Update django from 4.1.4 to 5.1 --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 58cffae3..28f0f27f 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -8,7 +8,7 @@ click==8.1.7 configobj==5.0.8 coverage==7.6.1 decorator==5.1.1 -django==4.1.4 +django==5.1 django-debug-toolbar==3.8.1 django-stubs==1.13.1 django-stubs-ext==0.7.0 From a75f4e159b2f9fea607860b8ca1919a2ba06b146 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 12 Aug 2024 17:40:12 +0100 Subject: [PATCH 10/54] Update django from 4.1.4 to 5.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 246911cf..504bbed1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ argon2-cffi-bindings==21.2.0 asgiref==3.8.1 certifi==2022.12.7 cffi==1.15.1 -django==4.1.4 +django==5.1 gunicorn==20.1.0 markdown==3.4.1 pycparser==2.21 From 2eab0baa291e8c6c6dc9209d5c6a9e2042293a08 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 12 Aug 2024 17:40:13 +0100 Subject: [PATCH 11/54] Update django-debug-toolbar from 3.8.1 to 4.4.6 --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 28f0f27f..c4cd6415 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -9,7 +9,7 @@ configobj==5.0.8 coverage==7.6.1 decorator==5.1.1 django==5.1 -django-debug-toolbar==3.8.1 +django-debug-toolbar==4.4.6 django-stubs==1.13.1 django-stubs-ext==0.7.0 executing==1.2.0 From 4280fc3123549c265d691ec9748013ee5c5de577 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 12 Aug 2024 17:40:13 +0100 Subject: [PATCH 12/54] Update django-stubs from 1.13.1 to 5.0.4 --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index c4cd6415..733b60e9 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -10,7 +10,7 @@ coverage==7.6.1 decorator==5.1.1 django==5.1 django-debug-toolbar==4.4.6 -django-stubs==1.13.1 +django-stubs==5.0.4 django-stubs-ext==0.7.0 executing==1.2.0 flake8==6.0.0 From e8369143b78847aeed136b22a7fdfad8118c2451 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 12 Aug 2024 17:40:14 +0100 Subject: [PATCH 13/54] Update django-stubs-ext from 0.7.0 to 5.0.4 --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 733b60e9..aeff4175 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -11,7 +11,7 @@ decorator==5.1.1 django==5.1 django-debug-toolbar==4.4.6 django-stubs==5.0.4 -django-stubs-ext==0.7.0 +django-stubs-ext==5.0.4 executing==1.2.0 flake8==6.0.0 ipdb==0.13.11 From 839e05b9a6b62d27a9450baf86b839e574a67b52 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 12 Aug 2024 17:40:14 +0100 Subject: [PATCH 14/54] Update executing from 1.2.0 to 2.0.1 --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index aeff4175..2bada330 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -12,7 +12,7 @@ django==5.1 django-debug-toolbar==4.4.6 django-stubs==5.0.4 django-stubs-ext==5.0.4 -executing==1.2.0 +executing==2.0.1 flake8==6.0.0 ipdb==0.13.11 ipython==8.7.0 From a3ff3b6353706967d725a5c64bff67016ba7f535 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 12 Aug 2024 17:40:15 +0100 Subject: [PATCH 15/54] Update flake8 from 6.0.0 to 7.1.1 --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 2bada330..bc1e001a 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -13,7 +13,7 @@ django-debug-toolbar==4.4.6 django-stubs==5.0.4 django-stubs-ext==5.0.4 executing==2.0.1 -flake8==6.0.0 +flake8==7.1.1 ipdb==0.13.11 ipython==8.7.0 isort==5.11.4 From a7846a6014d188994309414939c9e2079fc02745 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 12 Aug 2024 17:40:15 +0100 Subject: [PATCH 16/54] Update ipdb from 0.13.11 to 0.13.13 --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index bc1e001a..b16f264f 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -14,7 +14,7 @@ django-stubs==5.0.4 django-stubs-ext==5.0.4 executing==2.0.1 flake8==7.1.1 -ipdb==0.13.11 +ipdb==0.13.13 ipython==8.7.0 isort==5.11.4 jedi==0.18.2 From 398ecb8078a1b372e934a89e363135c737098f5f Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 12 Aug 2024 17:40:16 +0100 Subject: [PATCH 17/54] Update ipython from 8.7.0 to 8.26.0 --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index b16f264f..767fd14d 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -15,7 +15,7 @@ django-stubs-ext==5.0.4 executing==2.0.1 flake8==7.1.1 ipdb==0.13.13 -ipython==8.7.0 +ipython==8.26.0 isort==5.11.4 jedi==0.18.2 litecli==1.9.0 From 9a7b557df1fd7748e011a9d5686fce7a84c43667 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 12 Aug 2024 17:40:16 +0100 Subject: [PATCH 18/54] Update isort from 5.11.4 to 5.13.2 --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 767fd14d..dfa7c0fc 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -16,7 +16,7 @@ executing==2.0.1 flake8==7.1.1 ipdb==0.13.13 ipython==8.26.0 -isort==5.11.4 +isort==5.13.2 jedi==0.18.2 litecli==1.9.0 matplotlib-inline==0.1.6 From 883ef0e511b61bc00ea3188077912d8200fceb9c Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 12 Aug 2024 17:40:17 +0100 Subject: [PATCH 19/54] Update jedi from 0.18.2 to 0.19.1 --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index dfa7c0fc..c46afeb5 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -17,7 +17,7 @@ flake8==7.1.1 ipdb==0.13.13 ipython==8.26.0 isort==5.13.2 -jedi==0.18.2 +jedi==0.19.1 litecli==1.9.0 matplotlib-inline==0.1.6 mccabe==0.7.0 From db2a70b88e6e538ca80d08ee15f34dae244d4fc4 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 12 Aug 2024 17:40:18 +0100 Subject: [PATCH 20/54] Update litecli from 1.9.0 to 1.11.0 --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index c46afeb5..a2dcc6f4 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -18,7 +18,7 @@ ipdb==0.13.13 ipython==8.26.0 isort==5.13.2 jedi==0.19.1 -litecli==1.9.0 +litecli==1.11.0 matplotlib-inline==0.1.6 mccabe==0.7.0 mypy==0.991 From dcd3ca58cb16a6e9cea92f65d588f041fd29ae98 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 12 Aug 2024 17:40:18 +0100 Subject: [PATCH 21/54] Update matplotlib-inline from 0.1.6 to 0.1.7 --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index a2dcc6f4..84c9ca70 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -19,7 +19,7 @@ ipython==8.26.0 isort==5.13.2 jedi==0.19.1 litecli==1.11.0 -matplotlib-inline==0.1.6 +matplotlib-inline==0.1.7 mccabe==0.7.0 mypy==0.991 mypy-extensions==0.4.3 From 2b3492d9e4be81a8dcd17b0dfd6cc4ded396c9c6 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 12 Aug 2024 17:40:19 +0100 Subject: [PATCH 22/54] Update mypy from 0.991 to 1.11.1 --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 84c9ca70..479a44e1 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -21,7 +21,7 @@ jedi==0.19.1 litecli==1.11.0 matplotlib-inline==0.1.7 mccabe==0.7.0 -mypy==0.991 +mypy==1.11.1 mypy-extensions==0.4.3 parso==0.8.3 pathspec==0.10.3 From eed64c95544fc1080af5eae5550290770be28f88 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 12 Aug 2024 17:40:19 +0100 Subject: [PATCH 23/54] Update mypy-extensions from 0.4.3 to 1.0.0 --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 479a44e1..a9084d40 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -22,7 +22,7 @@ litecli==1.11.0 matplotlib-inline==0.1.7 mccabe==0.7.0 mypy==1.11.1 -mypy-extensions==0.4.3 +mypy-extensions==1.0.0 parso==0.8.3 pathspec==0.10.3 pexpect==4.8.0 From fcec33e657ba533ba8114c191bfcc1004dd7018d Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 12 Aug 2024 17:40:20 +0100 Subject: [PATCH 24/54] Update parso from 0.8.3 to 0.8.4 --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index a9084d40..a0985a39 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -23,7 +23,7 @@ matplotlib-inline==0.1.7 mccabe==0.7.0 mypy==1.11.1 mypy-extensions==1.0.0 -parso==0.8.3 +parso==0.8.4 pathspec==0.10.3 pexpect==4.8.0 pickleshare==0.7.5 From e4842369990b3c9afde7e17c22e083a848f0e6fd Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 12 Aug 2024 17:40:20 +0100 Subject: [PATCH 25/54] Update pathspec from 0.10.3 to 0.12.1 --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index a0985a39..77911913 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -24,7 +24,7 @@ mccabe==0.7.0 mypy==1.11.1 mypy-extensions==1.0.0 parso==0.8.4 -pathspec==0.10.3 +pathspec==0.12.1 pexpect==4.8.0 pickleshare==0.7.5 platformdirs==2.6.0 From fd1e82779afdf4128775e83714be4ae96c6130fc Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 12 Aug 2024 17:40:21 +0100 Subject: [PATCH 26/54] Update pexpect from 4.8.0 to 4.9.0 --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 77911913..9ffa2cbc 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -25,7 +25,7 @@ mypy==1.11.1 mypy-extensions==1.0.0 parso==0.8.4 pathspec==0.12.1 -pexpect==4.8.0 +pexpect==4.9.0 pickleshare==0.7.5 platformdirs==2.6.0 prompt-toolkit==3.0.36 From aabf850f25c5fd3f31c76c9b70215402dc24950d Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 12 Aug 2024 17:40:21 +0100 Subject: [PATCH 27/54] Update platformdirs from 2.6.0 to 4.2.2 --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 9ffa2cbc..dc75373f 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -27,7 +27,7 @@ parso==0.8.4 pathspec==0.12.1 pexpect==4.9.0 pickleshare==0.7.5 -platformdirs==2.6.0 +platformdirs==4.2.2 prompt-toolkit==3.0.36 ptyprocess==0.7.0 pure-eval==0.2.2 From 8da59cca1f1c6f1a999b8702cac7736cfc5766e5 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 12 Aug 2024 17:40:22 +0100 Subject: [PATCH 28/54] Update prompt-toolkit from 3.0.36 to 3.0.47 --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index dc75373f..086cd2e7 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -28,7 +28,7 @@ pathspec==0.12.1 pexpect==4.9.0 pickleshare==0.7.5 platformdirs==4.2.2 -prompt-toolkit==3.0.36 +prompt-toolkit==3.0.47 ptyprocess==0.7.0 pure-eval==0.2.2 pycodestyle==2.10.0 From 21dbea1f70e1ee509a383c75ff5576bbebd99d12 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 12 Aug 2024 17:40:23 +0100 Subject: [PATCH 29/54] Update pure-eval from 0.2.2 to 0.2.3 --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 086cd2e7..4fcceee4 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -30,7 +30,7 @@ pickleshare==0.7.5 platformdirs==4.2.2 prompt-toolkit==3.0.47 ptyprocess==0.7.0 -pure-eval==0.2.2 +pure-eval==0.2.3 pycodestyle==2.10.0 pyflakes==3.0.1 pygments==2.13.0 From e80e5cda57fcf883ddd2ce3cfdd3ba1a0610a323 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 12 Aug 2024 17:40:23 +0100 Subject: [PATCH 30/54] Update pycodestyle from 2.10.0 to 2.12.1 --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 4fcceee4..d2129b59 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -31,7 +31,7 @@ platformdirs==4.2.2 prompt-toolkit==3.0.47 ptyprocess==0.7.0 pure-eval==0.2.3 -pycodestyle==2.10.0 +pycodestyle==2.12.1 pyflakes==3.0.1 pygments==2.13.0 pywatchman==1.4.1 From dc8f6007105c9d2ad1bbc34f7738db07c57c9204 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 12 Aug 2024 17:40:24 +0100 Subject: [PATCH 31/54] Update pyflakes from 3.0.1 to 3.2.0 --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index d2129b59..3189c615 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -32,7 +32,7 @@ prompt-toolkit==3.0.47 ptyprocess==0.7.0 pure-eval==0.2.3 pycodestyle==2.12.1 -pyflakes==3.0.1 +pyflakes==3.2.0 pygments==2.13.0 pywatchman==1.4.1 setuptools==65.6.3 From 4fdd681b5a06bac0fde2a936ad3fb4dacb6e5e9e Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 12 Aug 2024 17:40:25 +0100 Subject: [PATCH 32/54] Update pygments from 2.13.0 to 2.18.0 --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 3189c615..db822917 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -33,7 +33,7 @@ ptyprocess==0.7.0 pure-eval==0.2.3 pycodestyle==2.12.1 pyflakes==3.2.0 -pygments==2.13.0 +pygments==2.18.0 pywatchman==1.4.1 setuptools==65.6.3 six==1.16.0 From 443c08e5d8b5521aa8f3182f41f56d4fed3bc15f Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 12 Aug 2024 17:40:25 +0100 Subject: [PATCH 33/54] Update pygments from 2.13.0 to 2.18.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 504bbed1..03f70147 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ django==5.1 gunicorn==20.1.0 markdown==3.4.1 pycparser==2.21 -pygments==2.13.0 +pygments==2.18.0 sentry-sdk==1.12.1 setuptools==65.6.3 sqlparse==0.4.3 From b0105ea4e56cc7df4cf4d8e68ba8afbe49f5ba81 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 12 Aug 2024 17:40:26 +0100 Subject: [PATCH 34/54] Update pywatchman from 1.4.1 to 2.0.0 --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index db822917..1b82fb95 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -34,7 +34,7 @@ pure-eval==0.2.3 pycodestyle==2.12.1 pyflakes==3.2.0 pygments==2.18.0 -pywatchman==1.4.1 +pywatchman==2.0.0 setuptools==65.6.3 six==1.16.0 sqlparse==0.4.3 From 8622231399f2ee4cc045f8244ccfca0b51c539df Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 12 Aug 2024 17:40:26 +0100 Subject: [PATCH 35/54] Update setuptools from 65.6.3 to 72.1.0 --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 1b82fb95..e3e4b426 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -35,7 +35,7 @@ pycodestyle==2.12.1 pyflakes==3.2.0 pygments==2.18.0 pywatchman==2.0.0 -setuptools==65.6.3 +setuptools==72.1.0 six==1.16.0 sqlparse==0.4.3 stack-data==0.6.2 From 0e83cb6764f16832ac7f76d170e10795d2572ba7 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 12 Aug 2024 17:40:27 +0100 Subject: [PATCH 36/54] Update setuptools from 65.6.3 to 72.1.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 03f70147..c4472f39 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ markdown==3.4.1 pycparser==2.21 pygments==2.18.0 sentry-sdk==1.12.1 -setuptools==65.6.3 +setuptools==72.1.0 sqlparse==0.4.3 urllib3==1.26.13 whitenoise==6.2.0 From 14f7bd9ddc5637735bdfaa0a481893eb5ffe8321 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 12 Aug 2024 17:40:27 +0100 Subject: [PATCH 37/54] Update sqlparse from 0.4.3 to 0.5.1 --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index e3e4b426..9d56a39b 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -37,7 +37,7 @@ pygments==2.18.0 pywatchman==2.0.0 setuptools==72.1.0 six==1.16.0 -sqlparse==0.4.3 +sqlparse==0.5.1 stack-data==0.6.2 tabulate[widechars]==0.9.0 toml==0.10.2 From b6997744954e09d2f8c5ac4bba5bba5233241ed0 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 12 Aug 2024 17:40:28 +0100 Subject: [PATCH 38/54] Update sqlparse from 0.4.3 to 0.5.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c4472f39..ae56bd69 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,6 +11,6 @@ pycparser==2.21 pygments==2.18.0 sentry-sdk==1.12.1 setuptools==72.1.0 -sqlparse==0.4.3 +sqlparse==0.5.1 urllib3==1.26.13 whitenoise==6.2.0 From 397bc3b3683f1c5016061cf7e3390ab30b99f590 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 12 Aug 2024 17:40:28 +0100 Subject: [PATCH 39/54] Update stack-data from 0.6.2 to 0.6.3 --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 9d56a39b..51b2a936 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -38,7 +38,7 @@ pywatchman==2.0.0 setuptools==72.1.0 six==1.16.0 sqlparse==0.5.1 -stack-data==0.6.2 +stack-data==0.6.3 tabulate[widechars]==0.9.0 toml==0.10.2 tomli==2.0.1 From 28f5f34411f1b5fb9f855ad1dec49bbb91eb7555 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 12 Aug 2024 17:40:29 +0100 Subject: [PATCH 40/54] Update traitlets from 5.8.0 to 5.14.3 --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 51b2a936..d3117016 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -42,7 +42,7 @@ stack-data==0.6.3 tabulate[widechars]==0.9.0 toml==0.10.2 tomli==2.0.1 -traitlets==5.8.0 +traitlets==5.14.3 types-markdown==3.4.2.1 types-pytz==2022.7.0.0 types-pyyaml==6.0.12.2 From 0710edb16972b0b872d1f1e94803344371c43783 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 12 Aug 2024 17:40:29 +0100 Subject: [PATCH 41/54] Update types-markdown from 3.4.2.1 to 3.6.0.20240316 --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index d3117016..5ebb57df 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -43,7 +43,7 @@ tabulate[widechars]==0.9.0 toml==0.10.2 tomli==2.0.1 traitlets==5.14.3 -types-markdown==3.4.2.1 +types-markdown==3.6.0.20240316 types-pytz==2022.7.0.0 types-pyyaml==6.0.12.2 typing-extensions==4.4.0 From f8ad4430501c7278f6aca44a20412f934b3bc461 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 12 Aug 2024 17:40:30 +0100 Subject: [PATCH 42/54] Update types-pytz from 2022.7.0.0 to 2024.1.0.20240417 --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 5ebb57df..e400a6e1 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -44,7 +44,7 @@ toml==0.10.2 tomli==2.0.1 traitlets==5.14.3 types-markdown==3.6.0.20240316 -types-pytz==2022.7.0.0 +types-pytz==2024.1.0.20240417 types-pyyaml==6.0.12.2 typing-extensions==4.4.0 wcwidth==0.2.5 From 09d882f21f9431032dc98adc0122fb61621c7525 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 12 Aug 2024 17:40:31 +0100 Subject: [PATCH 43/54] Update types-pyyaml from 6.0.12.2 to 6.0.12.20240808 --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index e400a6e1..d2e06c7b 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -45,6 +45,6 @@ tomli==2.0.1 traitlets==5.14.3 types-markdown==3.6.0.20240316 types-pytz==2024.1.0.20240417 -types-pyyaml==6.0.12.2 +types-pyyaml==6.0.12.20240808 typing-extensions==4.4.0 wcwidth==0.2.5 From 97728f3b2e76e05a70649fb10daeb2874925a9c6 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 12 Aug 2024 17:40:31 +0100 Subject: [PATCH 44/54] Update typing-extensions from 4.4.0 to 4.12.2 --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index d2e06c7b..810797fc 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -46,5 +46,5 @@ traitlets==5.14.3 types-markdown==3.6.0.20240316 types-pytz==2024.1.0.20240417 types-pyyaml==6.0.12.20240808 -typing-extensions==4.4.0 +typing-extensions==4.12.2 wcwidth==0.2.5 From f98c1454f9b3671c8395ccef86bb3d41b51a86e2 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 12 Aug 2024 17:40:32 +0100 Subject: [PATCH 45/54] Update wcwidth from 0.2.5 to 0.2.13 --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 810797fc..48277c1d 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -47,4 +47,4 @@ types-markdown==3.6.0.20240316 types-pytz==2024.1.0.20240417 types-pyyaml==6.0.12.20240808 typing-extensions==4.12.2 -wcwidth==0.2.5 +wcwidth==0.2.13 From e5ba0039b6dad4cc9572adcdc9c3dfbae1933a53 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 12 Aug 2024 17:40:32 +0100 Subject: [PATCH 46/54] Update argon2-cffi from 21.3.0 to 23.1.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ae56bd69..940668f1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ -i https://pypi.org/simple -argon2-cffi==21.3.0 +argon2-cffi==23.1.0 argon2-cffi-bindings==21.2.0 asgiref==3.8.1 certifi==2022.12.7 From 70e03af82a04328d282275619b14211ab3c64c60 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 12 Aug 2024 17:40:33 +0100 Subject: [PATCH 47/54] Update certifi from 2022.12.7 to 2024.7.4 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 940668f1..d613338e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ argon2-cffi==23.1.0 argon2-cffi-bindings==21.2.0 asgiref==3.8.1 -certifi==2022.12.7 +certifi==2024.7.4 cffi==1.15.1 django==5.1 gunicorn==20.1.0 From 73a8e07789eac5ebd0128d73db40e363e9362af6 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 12 Aug 2024 17:40:33 +0100 Subject: [PATCH 48/54] Update cffi from 1.15.1 to 1.17.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d613338e..a8b24527 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ argon2-cffi==23.1.0 argon2-cffi-bindings==21.2.0 asgiref==3.8.1 certifi==2024.7.4 -cffi==1.15.1 +cffi==1.17.0 django==5.1 gunicorn==20.1.0 markdown==3.4.1 From ffd3ce3c9d7caa60d8f8a4fccf42cd325824f280 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 12 Aug 2024 17:40:34 +0100 Subject: [PATCH 49/54] Update gunicorn from 20.1.0 to 23.0.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a8b24527..4c9bad82 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ asgiref==3.8.1 certifi==2024.7.4 cffi==1.17.0 django==5.1 -gunicorn==20.1.0 +gunicorn==23.0.0 markdown==3.4.1 pycparser==2.21 pygments==2.18.0 From e534752f456ea619474d933ea216e0fb49a927fe Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 12 Aug 2024 17:40:34 +0100 Subject: [PATCH 50/54] Update markdown from 3.4.1 to 3.6 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4c9bad82..450afb90 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ certifi==2024.7.4 cffi==1.17.0 django==5.1 gunicorn==23.0.0 -markdown==3.4.1 +markdown==3.6 pycparser==2.21 pygments==2.18.0 sentry-sdk==1.12.1 From 357b3b521a9b3237a4178c066f453e8a902c9cb3 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 12 Aug 2024 17:40:35 +0100 Subject: [PATCH 51/54] Update pycparser from 2.21 to 2.22 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 450afb90..df2bb4d6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ cffi==1.17.0 django==5.1 gunicorn==23.0.0 markdown==3.6 -pycparser==2.21 +pycparser==2.22 pygments==2.18.0 sentry-sdk==1.12.1 setuptools==72.1.0 From a1b975651d5406423b27fa89a22810876f0f6970 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 12 Aug 2024 17:40:35 +0100 Subject: [PATCH 52/54] Update sentry-sdk from 1.12.1 to 2.12.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index df2bb4d6..83fa61f6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ gunicorn==23.0.0 markdown==3.6 pycparser==2.22 pygments==2.18.0 -sentry-sdk==1.12.1 +sentry-sdk==2.12.0 setuptools==72.1.0 sqlparse==0.5.1 urllib3==1.26.13 From ac01e4eb5fba251ecc63bdb085c39c08ab5ad8ae Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 12 Aug 2024 17:40:36 +0100 Subject: [PATCH 53/54] Update urllib3 from 1.26.13 to 2.2.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 83fa61f6..37cde3c1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,5 +12,5 @@ pygments==2.18.0 sentry-sdk==2.12.0 setuptools==72.1.0 sqlparse==0.5.1 -urllib3==1.26.13 +urllib3==2.2.2 whitenoise==6.2.0 From 2ec08428dac17106aaf6bb956a95c27cced6102a Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 12 Aug 2024 17:40:36 +0100 Subject: [PATCH 54/54] Update whitenoise from 6.2.0 to 6.7.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 37cde3c1..0144ae04 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,4 +13,4 @@ sentry-sdk==2.12.0 setuptools==72.1.0 sqlparse==0.5.1 urllib3==2.2.2 -whitenoise==6.2.0 +whitenoise==6.7.0