From 9b5176ce87f2e36ad6083ab6c4ae0164bbbbb24a Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 11 Nov 2024 13:40:06 -0300 Subject: [PATCH 01/55] 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 664b8ff2175c221effd84e5cc35583a74ec98041 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 11 Nov 2024 13:40:07 -0300 Subject: [PATCH 02/55] 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 985c3ce21977ff7c23f40efc8365192259322397 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 11 Nov 2024 13:40:08 -0300 Subject: [PATCH 03/55] 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 a63cfe99b76f20471f3b6b70505154d6911b345e Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 11 Nov 2024 13:40:08 -0300 Subject: [PATCH 04/55] Update black from 22.12.0 to 24.10.0 --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 0b656d10..ad8410f7 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.10.0 cli-helpers[styles]==2.3.0 click==8.1.3 configobj==5.0.6 From af0a6bb0c91325dcf7ba30b5c9a3f2bcf798ea62 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 11 Nov 2024 13:40:09 -0300 Subject: [PATCH 05/55] 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 ad8410f7..e693815f 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.10.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 d0d9b7f2bd8b6c89d0c7c4eb33d6dbc21b138676 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 11 Nov 2024 13:40:09 -0300 Subject: [PATCH 06/55] 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 e693815f..69971970 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -4,7 +4,7 @@ asttokens==2.4.1 backcall==0.2.0 black==24.10.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 03c013bc0e8e80381c26360a3c108bbdcb684826 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 11 Nov 2024 13:40:10 -0300 Subject: [PATCH 07/55] Update configobj from 5.0.6 to 5.0.9 --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 69971970..a936b63f 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -5,7 +5,7 @@ backcall==0.2.0 black==24.10.0 cli-helpers[styles]==2.3.1 click==8.1.7 -configobj==5.0.6 +configobj==5.0.9 coverage==7.0.1 decorator==5.1.1 django==4.1.4 From b39259b656d3b9dd91a427aa43df32c29e9f48bf Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 11 Nov 2024 13:40:10 -0300 Subject: [PATCH 08/55] Update coverage from 7.0.1 to 7.6.4 --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index a936b63f..cf0b2c5b 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -6,7 +6,7 @@ black==24.10.0 cli-helpers[styles]==2.3.1 click==8.1.7 configobj==5.0.9 -coverage==7.0.1 +coverage==7.6.4 decorator==5.1.1 django==4.1.4 django-debug-toolbar==3.8.1 From f91ab62b4b137540c1eeb9aa089545e1c3ae8140 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 11 Nov 2024 13:40:11 -0300 Subject: [PATCH 09/55] Update django from 4.1.4 to 5.1.3 --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index cf0b2c5b..680f3b64 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -8,7 +8,7 @@ click==8.1.7 configobj==5.0.9 coverage==7.6.4 decorator==5.1.1 -django==4.1.4 +django==5.1.3 django-debug-toolbar==3.8.1 django-stubs==1.13.1 django-stubs-ext==0.7.0 From e748146dd788881033d0600f67322678446cf8e4 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 11 Nov 2024 13:40:11 -0300 Subject: [PATCH 10/55] Update django from 4.1.4 to 5.1.3 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 246911cf..74b98956 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.3 gunicorn==20.1.0 markdown==3.4.1 pycparser==2.21 From 4141775b6b17097907c4b95fc4eed2a16507eb9c Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 11 Nov 2024 13:40:12 -0300 Subject: [PATCH 11/55] 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 680f3b64..35a62a18 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -9,7 +9,7 @@ configobj==5.0.9 coverage==7.6.4 decorator==5.1.1 django==5.1.3 -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 810236dc95b2a5219a189c31e951ed11ff5af39a Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 11 Nov 2024 13:40:12 -0300 Subject: [PATCH 12/55] Update django-stubs from 1.13.1 to 5.1.1 --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 35a62a18..617b1899 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -10,7 +10,7 @@ coverage==7.6.4 decorator==5.1.1 django==5.1.3 django-debug-toolbar==4.4.6 -django-stubs==1.13.1 +django-stubs==5.1.1 django-stubs-ext==0.7.0 executing==1.2.0 flake8==6.0.0 From 5181376615952a4c247538f5cde0e7348758700f Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 11 Nov 2024 13:40:13 -0300 Subject: [PATCH 13/55] Update django-stubs-ext from 0.7.0 to 5.1.1 --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 617b1899..492970b0 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -11,7 +11,7 @@ decorator==5.1.1 django==5.1.3 django-debug-toolbar==4.4.6 django-stubs==5.1.1 -django-stubs-ext==0.7.0 +django-stubs-ext==5.1.1 executing==1.2.0 flake8==6.0.0 ipdb==0.13.11 From ca00d5c92108178eeba3e6e8ee480c1c7d2b9382 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 11 Nov 2024 13:40:14 -0300 Subject: [PATCH 14/55] Update executing from 1.2.0 to 2.1.0 --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 492970b0..45db3079 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -12,7 +12,7 @@ django==5.1.3 django-debug-toolbar==4.4.6 django-stubs==5.1.1 django-stubs-ext==5.1.1 -executing==1.2.0 +executing==2.1.0 flake8==6.0.0 ipdb==0.13.11 ipython==8.7.0 From 91290edc260f5960878803b2379569af23f233a2 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 11 Nov 2024 13:40:14 -0300 Subject: [PATCH 15/55] 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 45db3079..0b210baa 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -13,7 +13,7 @@ django-debug-toolbar==4.4.6 django-stubs==5.1.1 django-stubs-ext==5.1.1 executing==2.1.0 -flake8==6.0.0 +flake8==7.1.1 ipdb==0.13.11 ipython==8.7.0 isort==5.11.4 From 41177c602907b7ce961496cee0b16e58b79b236d Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 11 Nov 2024 13:40:15 -0300 Subject: [PATCH 16/55] 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 0b210baa..dfd5d2e8 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -14,7 +14,7 @@ django-stubs==5.1.1 django-stubs-ext==5.1.1 executing==2.1.0 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 a424001d8ed981c2b2bd5c2c0d6d5c3a7ad665e5 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 11 Nov 2024 13:40:15 -0300 Subject: [PATCH 17/55] Update ipython from 8.7.0 to 8.29.0 --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index dfd5d2e8..cde18a4f 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -15,7 +15,7 @@ django-stubs-ext==5.1.1 executing==2.1.0 flake8==7.1.1 ipdb==0.13.13 -ipython==8.7.0 +ipython==8.29.0 isort==5.11.4 jedi==0.18.2 litecli==1.9.0 From bebd77347f1b1761b5606b15fdb5e3d95ed966b5 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 11 Nov 2024 13:40:16 -0300 Subject: [PATCH 18/55] 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 cde18a4f..4958c8fc 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -16,7 +16,7 @@ executing==2.1.0 flake8==7.1.1 ipdb==0.13.13 ipython==8.29.0 -isort==5.11.4 +isort==5.13.2 jedi==0.18.2 litecli==1.9.0 matplotlib-inline==0.1.6 From cac697c987af9f31efb0595cf8b204d7b5c3a6aa Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 11 Nov 2024 13:40:16 -0300 Subject: [PATCH 19/55] Update jedi from 0.18.2 to 0.19.2 --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 4958c8fc..f4efca39 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -17,7 +17,7 @@ flake8==7.1.1 ipdb==0.13.13 ipython==8.29.0 isort==5.13.2 -jedi==0.18.2 +jedi==0.19.2 litecli==1.9.0 matplotlib-inline==0.1.6 mccabe==0.7.0 From abb9a0cfa551352a3fb27276754560c22be23b61 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 11 Nov 2024 13:40:17 -0300 Subject: [PATCH 20/55] Update litecli from 1.9.0 to 1.12.3 --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index f4efca39..b741b82a 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -18,7 +18,7 @@ ipdb==0.13.13 ipython==8.29.0 isort==5.13.2 jedi==0.19.2 -litecli==1.9.0 +litecli==1.12.3 matplotlib-inline==0.1.6 mccabe==0.7.0 mypy==0.991 From 50e5c3c690658c355cd61ef630e0e89db8f3fa93 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 11 Nov 2024 13:40:17 -0300 Subject: [PATCH 21/55] 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 b741b82a..880547e5 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -19,7 +19,7 @@ ipython==8.29.0 isort==5.13.2 jedi==0.19.2 litecli==1.12.3 -matplotlib-inline==0.1.6 +matplotlib-inline==0.1.7 mccabe==0.7.0 mypy==0.991 mypy-extensions==0.4.3 From 65899db9540ac191680496076ff9b4e9f1a0e550 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 11 Nov 2024 13:40:18 -0300 Subject: [PATCH 22/55] Update mypy from 0.991 to 1.13.0 --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 880547e5..03268274 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -21,7 +21,7 @@ jedi==0.19.2 litecli==1.12.3 matplotlib-inline==0.1.7 mccabe==0.7.0 -mypy==0.991 +mypy==1.13.0 mypy-extensions==0.4.3 parso==0.8.3 pathspec==0.10.3 From 1c2eaf4f3e99e824e8f9ecf63ff1712aa6a8760b Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 11 Nov 2024 13:40:18 -0300 Subject: [PATCH 23/55] 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 03268274..5fe593bd 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -22,7 +22,7 @@ litecli==1.12.3 matplotlib-inline==0.1.7 mccabe==0.7.0 mypy==1.13.0 -mypy-extensions==0.4.3 +mypy-extensions==1.0.0 parso==0.8.3 pathspec==0.10.3 pexpect==4.8.0 From d1a35a6cf370ea40bef1d5ed61c22f3a09ba41fd Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 11 Nov 2024 13:40:19 -0300 Subject: [PATCH 24/55] 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 5fe593bd..d6bd43ff 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -23,7 +23,7 @@ matplotlib-inline==0.1.7 mccabe==0.7.0 mypy==1.13.0 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 6c3cbe2b3298254909a705864c2135b667228ea9 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 11 Nov 2024 13:40:20 -0300 Subject: [PATCH 25/55] 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 d6bd43ff..573c450d 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -24,7 +24,7 @@ mccabe==0.7.0 mypy==1.13.0 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 bb8014621b79e2e45ff022bb665017c9eb0f200d Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 11 Nov 2024 13:40:20 -0300 Subject: [PATCH 26/55] 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 573c450d..93a7c0a5 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -25,7 +25,7 @@ mypy==1.13.0 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 2a5e258ac65b950bb63ca1e75ef2c1837afaccc0 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 11 Nov 2024 13:40:21 -0300 Subject: [PATCH 27/55] Update platformdirs from 2.6.0 to 4.3.6 --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 93a7c0a5..81c6c138 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.3.6 prompt-toolkit==3.0.36 ptyprocess==0.7.0 pure-eval==0.2.2 From ebd153bb9f47e237448b9f07af85f604c3fa6219 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 11 Nov 2024 13:40:21 -0300 Subject: [PATCH 28/55] Update prompt-toolkit from 3.0.36 to 3.0.48 --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 81c6c138..153f8040 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.3.6 -prompt-toolkit==3.0.36 +prompt-toolkit==3.0.48 ptyprocess==0.7.0 pure-eval==0.2.2 pycodestyle==2.10.0 From f2a75b1841c40d5c7fbf004feae8afc18839e5fc Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 11 Nov 2024 13:40:22 -0300 Subject: [PATCH 29/55] 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 153f8040..628cdd0d 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -30,7 +30,7 @@ pickleshare==0.7.5 platformdirs==4.3.6 prompt-toolkit==3.0.48 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 e676a0ea774c6c680cf03465a9daf4f8e5c70222 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 11 Nov 2024 13:40:23 -0300 Subject: [PATCH 30/55] 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 628cdd0d..34d25b64 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -31,7 +31,7 @@ platformdirs==4.3.6 prompt-toolkit==3.0.48 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 36f96f2b4a6c993dd740666f016da0efa7648b43 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 11 Nov 2024 13:40:23 -0300 Subject: [PATCH 31/55] 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 34d25b64..27ee2dc1 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -32,7 +32,7 @@ prompt-toolkit==3.0.48 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 3cc82183c4aeb8b07f9facc68eb1a3c479038165 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 11 Nov 2024 13:40:24 -0300 Subject: [PATCH 32/55] 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 27ee2dc1..0c5d5e09 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 5fdc085249fa1cd142bd34df477c643ae1299dc1 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 11 Nov 2024 13:40:24 -0300 Subject: [PATCH 33/55] 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 74b98956..a2da09cb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ django==5.1.3 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 0553ae983835d4e1184a21817f28a0a95ce13193 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 11 Nov 2024 13:40:25 -0300 Subject: [PATCH 34/55] 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 0c5d5e09..8e219e13 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 2c6fb826b015493a0ef6ab6ff6505dff23664b4d Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 11 Nov 2024 13:40:25 -0300 Subject: [PATCH 35/55] Update setuptools from 65.6.3 to 75.3.0 --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 8e219e13..5a6438e9 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==75.3.0 six==1.16.0 sqlparse==0.4.3 stack-data==0.6.2 From 45cad3ff6348b22808ff53ec5ab60c11459c5551 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 11 Nov 2024 13:40:26 -0300 Subject: [PATCH 36/55] Update setuptools from 65.6.3 to 75.3.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a2da09cb..9f81876a 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==75.3.0 sqlparse==0.4.3 urllib3==1.26.13 whitenoise==6.2.0 From 60395e60ba29a74e746c01d3b9c32bdab1149a53 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 11 Nov 2024 13:40:27 -0300 Subject: [PATCH 37/55] 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 5a6438e9..0a65e95e 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -37,7 +37,7 @@ pygments==2.18.0 pywatchman==2.0.0 setuptools==75.3.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 fcfcdf9e83e45114c48ea88189a7984eea4e1805 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 11 Nov 2024 13:40:27 -0300 Subject: [PATCH 38/55] 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 9f81876a..64171d1d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,6 +11,6 @@ pycparser==2.21 pygments==2.18.0 sentry-sdk==1.12.1 setuptools==75.3.0 -sqlparse==0.4.3 +sqlparse==0.5.1 urllib3==1.26.13 whitenoise==6.2.0 From 5a611eb2d182e39ef8fd3e05fb6058cf9b089f39 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 11 Nov 2024 13:40:28 -0300 Subject: [PATCH 39/55] 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 0a65e95e..43fa8c14 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -38,7 +38,7 @@ pywatchman==2.0.0 setuptools==75.3.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 985f5ac87ce5dfd55d3cb953927ff0a6dbc0c6dd Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 11 Nov 2024 13:40:28 -0300 Subject: [PATCH 40/55] Update tomli from 2.0.1 to 2.0.2 --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 43fa8c14..f124a67f 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -41,7 +41,7 @@ sqlparse==0.5.1 stack-data==0.6.3 tabulate[widechars]==0.9.0 toml==0.10.2 -tomli==2.0.1 +tomli==2.0.2 traitlets==5.8.0 types-markdown==3.4.2.1 types-pytz==2022.7.0.0 From d8de0a847f23507aae3605706c889b21f18fd77b Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 11 Nov 2024 13:40:29 -0300 Subject: [PATCH 41/55] 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 f124a67f..a59d11fb 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.2 -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 d9026699e0ee56ba2d4dbbd1646a26305c658aba Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 11 Nov 2024 13:40:30 -0300 Subject: [PATCH 42/55] Update types-markdown from 3.4.2.1 to 3.7.0.20240822 --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index a59d11fb..90d44a5b 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.2 traitlets==5.14.3 -types-markdown==3.4.2.1 +types-markdown==3.7.0.20240822 types-pytz==2022.7.0.0 types-pyyaml==6.0.12.2 typing-extensions==4.4.0 From 787e6d731f45cd64595c243b98fe5190fdf41d7d Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 11 Nov 2024 13:40:30 -0300 Subject: [PATCH 43/55] Update types-pytz from 2022.7.0.0 to 2024.2.0.20241003 --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 90d44a5b..fa540667 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -44,7 +44,7 @@ toml==0.10.2 tomli==2.0.2 traitlets==5.14.3 types-markdown==3.7.0.20240822 -types-pytz==2022.7.0.0 +types-pytz==2024.2.0.20241003 types-pyyaml==6.0.12.2 typing-extensions==4.4.0 wcwidth==0.2.5 From 198293841c4badd9d977cd2ca0ea8b586f949014 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 11 Nov 2024 13:40:31 -0300 Subject: [PATCH 44/55] Update types-pyyaml from 6.0.12.2 to 6.0.12.20240917 --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index fa540667..9b353d16 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -45,6 +45,6 @@ tomli==2.0.2 traitlets==5.14.3 types-markdown==3.7.0.20240822 types-pytz==2024.2.0.20241003 -types-pyyaml==6.0.12.2 +types-pyyaml==6.0.12.20240917 typing-extensions==4.4.0 wcwidth==0.2.5 From 90727f81bc8b2518e2be8f6063d71817ae86a463 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 11 Nov 2024 13:40:31 -0300 Subject: [PATCH 45/55] 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 9b353d16..52837a0c 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -46,5 +46,5 @@ traitlets==5.14.3 types-markdown==3.7.0.20240822 types-pytz==2024.2.0.20241003 types-pyyaml==6.0.12.20240917 -typing-extensions==4.4.0 +typing-extensions==4.12.2 wcwidth==0.2.5 From f597bb7f27e6d3c3dbf756ff3346c02b4e1d2776 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 11 Nov 2024 13:40:32 -0300 Subject: [PATCH 46/55] 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 52837a0c..aa00684f 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -47,4 +47,4 @@ types-markdown==3.7.0.20240822 types-pytz==2024.2.0.20241003 types-pyyaml==6.0.12.20240917 typing-extensions==4.12.2 -wcwidth==0.2.5 +wcwidth==0.2.13 From b66dcc26825c0bc4d6e11a23de84dd6bb913175d Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 11 Nov 2024 13:40:32 -0300 Subject: [PATCH 47/55] 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 64171d1d..13080725 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 1659b36d5a5a649bb09ac00e4ff42a76d9d428b2 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 11 Nov 2024 13:40:33 -0300 Subject: [PATCH 48/55] Update certifi from 2022.12.7 to 2024.8.30 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 13080725..1d8f012f 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.8.30 cffi==1.15.1 django==5.1.3 gunicorn==20.1.0 From 8a6d03aa021e00767ca9a591e3b32781fd6c4fed Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 11 Nov 2024 13:40:33 -0300 Subject: [PATCH 49/55] Update cffi from 1.15.1 to 1.17.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 1d8f012f..d1c2ab20 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.8.30 -cffi==1.15.1 +cffi==1.17.1 django==5.1.3 gunicorn==20.1.0 markdown==3.4.1 From 0bd8afeadf812d672ac6b9e1592e0acf5b40c5a8 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 11 Nov 2024 13:40:34 -0300 Subject: [PATCH 50/55] 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 d1c2ab20..1da78fcc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ asgiref==3.8.1 certifi==2024.8.30 cffi==1.17.1 django==5.1.3 -gunicorn==20.1.0 +gunicorn==23.0.0 markdown==3.4.1 pycparser==2.21 pygments==2.18.0 From 9cf87573eed79836f7cfba5f21ff5b5f99a81ef9 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 11 Nov 2024 13:40:34 -0300 Subject: [PATCH 51/55] Update markdown from 3.4.1 to 3.7 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 1da78fcc..19dc2d3c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ certifi==2024.8.30 cffi==1.17.1 django==5.1.3 gunicorn==23.0.0 -markdown==3.4.1 +markdown==3.7 pycparser==2.21 pygments==2.18.0 sentry-sdk==1.12.1 From 7c8bec9d446689a9719e2d9b3d74dcf86d253a49 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 11 Nov 2024 13:40:35 -0300 Subject: [PATCH 52/55] 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 19dc2d3c..d594abad 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ cffi==1.17.1 django==5.1.3 gunicorn==23.0.0 markdown==3.7 -pycparser==2.21 +pycparser==2.22 pygments==2.18.0 sentry-sdk==1.12.1 setuptools==75.3.0 From 87cfd375fd7b6081d58a154fd39dc8289048ec8a Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 11 Nov 2024 13:40:35 -0300 Subject: [PATCH 53/55] Update sentry-sdk from 1.12.1 to 2.18.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d594abad..27efa369 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ gunicorn==23.0.0 markdown==3.7 pycparser==2.22 pygments==2.18.0 -sentry-sdk==1.12.1 +sentry-sdk==2.18.0 setuptools==75.3.0 sqlparse==0.5.1 urllib3==1.26.13 From 98c60c5cf194db23d3404bdf8a142c7adddef467 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 11 Nov 2024 13:40:36 -0300 Subject: [PATCH 54/55] Update urllib3 from 1.26.13 to 2.2.3 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 27efa369..2fbd68f5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,5 +12,5 @@ pygments==2.18.0 sentry-sdk==2.18.0 setuptools==75.3.0 sqlparse==0.5.1 -urllib3==1.26.13 +urllib3==2.2.3 whitenoise==6.2.0 From 5e9c39e965150131e3c870de10308721e813becd Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 11 Nov 2024 13:40:36 -0300 Subject: [PATCH 55/55] Update whitenoise from 6.2.0 to 6.8.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 2fbd68f5..c68b1f47 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,4 +13,4 @@ sentry-sdk==2.18.0 setuptools==75.3.0 sqlparse==0.5.1 urllib3==2.2.3 -whitenoise==6.2.0 +whitenoise==6.8.2