From fa7668401c0c16a2aaae03a433728ae9bd66e41a Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 3 Jun 2024 13:42:08 -0300 Subject: [PATCH 01/53] 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 e31b57bbb6c3b8ced9c24ca39350230ec3fed70d Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 3 Jun 2024 13:42:08 -0300 Subject: [PATCH 02/53] 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 e3723b42868e0624a464376f43bea5c24a7957ad Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 3 Jun 2024 13:42:08 -0300 Subject: [PATCH 03/53] 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 1acad6ab0ee7fb61862178915ad836c95c37740a Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 3 Jun 2024 13:42:09 -0300 Subject: [PATCH 04/53] Update black from 22.12.0 to 24.4.2 --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 0b656d10..79969c00 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.4.2 cli-helpers[styles]==2.3.0 click==8.1.3 configobj==5.0.6 From 28003c9598df814581175626b419a72f723ee191 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 3 Jun 2024 13:42:09 -0300 Subject: [PATCH 05/53] 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 79969c00..ea20e4a4 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.4.2 -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 fb590220759e29833f4fb4163c2a43ccdb8fc2a7 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 3 Jun 2024 13:42:10 -0300 Subject: [PATCH 06/53] 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 ea20e4a4..6caa62aa 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -4,7 +4,7 @@ asttokens==2.4.1 backcall==0.2.0 black==24.4.2 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 d0747ffc2b519e76fb472df63e71e518d66ad361 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 3 Jun 2024 13:42:10 -0300 Subject: [PATCH 07/53] 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 6caa62aa..abaaf8e1 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -5,7 +5,7 @@ backcall==0.2.0 black==24.4.2 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 03ce1f834ab974601ab0fc73c3813cdb8ca48ed9 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 3 Jun 2024 13:42:11 -0300 Subject: [PATCH 08/53] Update coverage from 7.0.1 to 7.5.3 --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index abaaf8e1..766ac27c 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -6,7 +6,7 @@ black==24.4.2 cli-helpers[styles]==2.3.1 click==8.1.7 configobj==5.0.8 -coverage==7.0.1 +coverage==7.5.3 decorator==5.1.1 django==4.1.4 django-debug-toolbar==3.8.1 From a3a6637b1c506543870f62c3028c4e67b71bd715 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 3 Jun 2024 13:42:11 -0300 Subject: [PATCH 09/53] Update django from 4.1.4 to 5.0.6 --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 766ac27c..4674ecc2 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -8,7 +8,7 @@ click==8.1.7 configobj==5.0.8 coverage==7.5.3 decorator==5.1.1 -django==4.1.4 +django==5.0.6 django-debug-toolbar==3.8.1 django-stubs==1.13.1 django-stubs-ext==0.7.0 From e8e26369dc3d39a09cf1ef6e02a3287debf3278b Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 3 Jun 2024 13:42:12 -0300 Subject: [PATCH 10/53] Update django from 4.1.4 to 5.0.6 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 246911cf..52a2102d 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.0.6 gunicorn==20.1.0 markdown==3.4.1 pycparser==2.21 From def72f1074673554634d557a6d70e1b761854220 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 3 Jun 2024 13:42:12 -0300 Subject: [PATCH 11/53] Update django-debug-toolbar from 3.8.1 to 4.4.2 --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 4674ecc2..beabe5d3 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -9,7 +9,7 @@ configobj==5.0.8 coverage==7.5.3 decorator==5.1.1 django==5.0.6 -django-debug-toolbar==3.8.1 +django-debug-toolbar==4.4.2 django-stubs==1.13.1 django-stubs-ext==0.7.0 executing==1.2.0 From f6b3c8a7178321c3f6866544d1de282fb0c2198c Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 3 Jun 2024 13:42:12 -0300 Subject: [PATCH 12/53] Update django-stubs from 1.13.1 to 5.0.2 --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index beabe5d3..9af437c4 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -10,7 +10,7 @@ coverage==7.5.3 decorator==5.1.1 django==5.0.6 django-debug-toolbar==4.4.2 -django-stubs==1.13.1 +django-stubs==5.0.2 django-stubs-ext==0.7.0 executing==1.2.0 flake8==6.0.0 From 644c3f58cc85ae0fdcd19858ea4e68bf3d369f38 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 3 Jun 2024 13:42:13 -0300 Subject: [PATCH 13/53] Update django-stubs-ext from 0.7.0 to 5.0.2 --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 9af437c4..06169175 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -11,7 +11,7 @@ decorator==5.1.1 django==5.0.6 django-debug-toolbar==4.4.2 django-stubs==5.0.2 -django-stubs-ext==0.7.0 +django-stubs-ext==5.0.2 executing==1.2.0 flake8==6.0.0 ipdb==0.13.11 From 447ce51f452172328a2dcf9d0de45bf75700144e Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 3 Jun 2024 13:42:13 -0300 Subject: [PATCH 14/53] 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 06169175..93205b04 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -12,7 +12,7 @@ django==5.0.6 django-debug-toolbar==4.4.2 django-stubs==5.0.2 django-stubs-ext==5.0.2 -executing==1.2.0 +executing==2.0.1 flake8==6.0.0 ipdb==0.13.11 ipython==8.7.0 From 9b71d7ba108c67e56fc678bb4d7f6009a994009b Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 3 Jun 2024 13:42:14 -0300 Subject: [PATCH 15/53] Update flake8 from 6.0.0 to 7.0.0 --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 93205b04..e6fc651e 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -13,7 +13,7 @@ django-debug-toolbar==4.4.2 django-stubs==5.0.2 django-stubs-ext==5.0.2 executing==2.0.1 -flake8==6.0.0 +flake8==7.0.0 ipdb==0.13.11 ipython==8.7.0 isort==5.11.4 From ce00cf197713b7f14f15cb3d7fec2e897b721b84 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 3 Jun 2024 13:42:14 -0300 Subject: [PATCH 16/53] 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 e6fc651e..bdcdc172 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -14,7 +14,7 @@ django-stubs==5.0.2 django-stubs-ext==5.0.2 executing==2.0.1 flake8==7.0.0 -ipdb==0.13.11 +ipdb==0.13.13 ipython==8.7.0 isort==5.11.4 jedi==0.18.2 From 727bb2ab5a3426444ab1b26ee74d4d240026c372 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 3 Jun 2024 13:42:15 -0300 Subject: [PATCH 17/53] Update ipython from 8.7.0 to 8.25.0 --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index bdcdc172..1b513f77 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -15,7 +15,7 @@ django-stubs-ext==5.0.2 executing==2.0.1 flake8==7.0.0 ipdb==0.13.13 -ipython==8.7.0 +ipython==8.25.0 isort==5.11.4 jedi==0.18.2 litecli==1.9.0 From d217cec1ff0684638940198a3fa6b984e6d8ba23 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 3 Jun 2024 13:42:15 -0300 Subject: [PATCH 18/53] 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 1b513f77..0655b04f 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -16,7 +16,7 @@ executing==2.0.1 flake8==7.0.0 ipdb==0.13.13 ipython==8.25.0 -isort==5.11.4 +isort==5.13.2 jedi==0.18.2 litecli==1.9.0 matplotlib-inline==0.1.6 From 7deb7ba4db641f774f51860a1888bd75135553f3 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 3 Jun 2024 13:42:16 -0300 Subject: [PATCH 19/53] 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 0655b04f..a2da29a6 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -17,7 +17,7 @@ flake8==7.0.0 ipdb==0.13.13 ipython==8.25.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 ca291b7bbeec03859d36ce15216dd18b7c7a4483 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 3 Jun 2024 13:42:16 -0300 Subject: [PATCH 20/53] 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 a2da29a6..5f6d4db3 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -18,7 +18,7 @@ ipdb==0.13.13 ipython==8.25.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 7c3666abd3c3c9f653227594671a8c7da29cb9a3 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 3 Jun 2024 13:42:17 -0300 Subject: [PATCH 21/53] 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 5f6d4db3..c1ba81f5 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -19,7 +19,7 @@ ipython==8.25.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 0505c8cadd9715b76c3dd5872beb7f26c819d07c Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 3 Jun 2024 13:42:17 -0300 Subject: [PATCH 22/53] Update mypy from 0.991 to 1.10.0 --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index c1ba81f5..54b5b5f8 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.10.0 mypy-extensions==0.4.3 parso==0.8.3 pathspec==0.10.3 From 1b87edb8bdf1e479cda444d301706a75330d85d0 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 3 Jun 2024 13:42:17 -0300 Subject: [PATCH 23/53] 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 54b5b5f8..efe48e61 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.10.0 -mypy-extensions==0.4.3 +mypy-extensions==1.0.0 parso==0.8.3 pathspec==0.10.3 pexpect==4.8.0 From 46ead6e86d62025ba80fb80c38590a90f06f0734 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 3 Jun 2024 13:42:18 -0300 Subject: [PATCH 24/53] 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 efe48e61..c0a51df0 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -23,7 +23,7 @@ matplotlib-inline==0.1.7 mccabe==0.7.0 mypy==1.10.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 2be5f7e945d9256bbc7624a8d6ee90b46c3826a1 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 3 Jun 2024 13:42:18 -0300 Subject: [PATCH 25/53] 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 c0a51df0..6cbbb7ac 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -24,7 +24,7 @@ mccabe==0.7.0 mypy==1.10.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 9cccced3947ddb14a64edce488b1581e7b42aa8a Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 3 Jun 2024 13:42:19 -0300 Subject: [PATCH 26/53] 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 6cbbb7ac..fcdc7d76 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -25,7 +25,7 @@ mypy==1.10.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 e3b6a6f8129cf7bcfe1eb1b7d1791f481ea52cec Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 3 Jun 2024 13:42:19 -0300 Subject: [PATCH 27/53] 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 fcdc7d76..7efee8ec 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 a871222e06b01b184f39a2defe4a10bbb21c12b9 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 3 Jun 2024 13:42:20 -0300 Subject: [PATCH 28/53] Update prompt-toolkit from 3.0.36 to 3.0.45 --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 7efee8ec..04aab183 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.45 ptyprocess==0.7.0 pure-eval==0.2.2 pycodestyle==2.10.0 From 07409b053d4f12d4d9856894c63cbea9095072d1 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 3 Jun 2024 13:42:20 -0300 Subject: [PATCH 29/53] Update pycodestyle from 2.10.0 to 2.11.1 --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 04aab183..d0f759a3 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -31,7 +31,7 @@ platformdirs==4.2.2 prompt-toolkit==3.0.45 ptyprocess==0.7.0 pure-eval==0.2.2 -pycodestyle==2.10.0 +pycodestyle==2.11.1 pyflakes==3.0.1 pygments==2.13.0 pywatchman==1.4.1 From 47536b2dd92106da4b20266e08df2e212b15b470 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 3 Jun 2024 13:42:21 -0300 Subject: [PATCH 30/53] 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 d0f759a3..f75c5ae7 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -32,7 +32,7 @@ prompt-toolkit==3.0.45 ptyprocess==0.7.0 pure-eval==0.2.2 pycodestyle==2.11.1 -pyflakes==3.0.1 +pyflakes==3.2.0 pygments==2.13.0 pywatchman==1.4.1 setuptools==65.6.3 From c057d22c958cc21a63fe040b0aa7d92c3310b78e Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 3 Jun 2024 13:42:21 -0300 Subject: [PATCH 31/53] 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 f75c5ae7..5d2c4b8c 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -33,7 +33,7 @@ ptyprocess==0.7.0 pure-eval==0.2.2 pycodestyle==2.11.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 8978dab2c8a9c9940065a5acfdd82c7d4696e883 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 3 Jun 2024 13:42:21 -0300 Subject: [PATCH 32/53] 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 52a2102d..eb72fd57 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ django==5.0.6 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 2ddeed5213e30f0a08234946dadc4b401d7a7a71 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 3 Jun 2024 13:42:22 -0300 Subject: [PATCH 33/53] 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 5d2c4b8c..3f5e2572 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -34,7 +34,7 @@ pure-eval==0.2.2 pycodestyle==2.11.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 29951b3f7cb83c5ed4b435b42ec61de5b49498d5 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 3 Jun 2024 13:42:22 -0300 Subject: [PATCH 34/53] Update setuptools from 65.6.3 to 70.0.0 --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 3f5e2572..0755ea1e 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -35,7 +35,7 @@ pycodestyle==2.11.1 pyflakes==3.2.0 pygments==2.18.0 pywatchman==2.0.0 -setuptools==65.6.3 +setuptools==70.0.0 six==1.16.0 sqlparse==0.4.3 stack-data==0.6.2 From ad0927cc5c0ca5a7b62d352413a4174072fd8558 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 3 Jun 2024 13:42:23 -0300 Subject: [PATCH 35/53] Update setuptools from 65.6.3 to 70.0.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index eb72fd57..6d7e0e59 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==70.0.0 sqlparse==0.4.3 urllib3==1.26.13 whitenoise==6.2.0 From 8dac346a587e30445d0d01e7bfac839f3f3b14ba Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 3 Jun 2024 13:42:23 -0300 Subject: [PATCH 36/53] Update sqlparse from 0.4.3 to 0.5.0 --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 0755ea1e..80b7fed9 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -37,7 +37,7 @@ pygments==2.18.0 pywatchman==2.0.0 setuptools==70.0.0 six==1.16.0 -sqlparse==0.4.3 +sqlparse==0.5.0 stack-data==0.6.2 tabulate[widechars]==0.9.0 toml==0.10.2 From 71674c39cb7e11b5d55e4a61ab31cb8504262248 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 3 Jun 2024 13:42:23 -0300 Subject: [PATCH 37/53] Update sqlparse from 0.4.3 to 0.5.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6d7e0e59..be9196a8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,6 +11,6 @@ pycparser==2.21 pygments==2.18.0 sentry-sdk==1.12.1 setuptools==70.0.0 -sqlparse==0.4.3 +sqlparse==0.5.0 urllib3==1.26.13 whitenoise==6.2.0 From 4a77e97e1a735fc79d82da238158c3e102bc4d01 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 3 Jun 2024 13:42:24 -0300 Subject: [PATCH 38/53] 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 80b7fed9..671d7511 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -38,7 +38,7 @@ pywatchman==2.0.0 setuptools==70.0.0 six==1.16.0 sqlparse==0.5.0 -stack-data==0.6.2 +stack-data==0.6.3 tabulate[widechars]==0.9.0 toml==0.10.2 tomli==2.0.1 From b4e8e361cd44e0068eb1820053dd5d35e1518453 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 3 Jun 2024 13:42:24 -0300 Subject: [PATCH 39/53] 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 671d7511..d2698c8d 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 5052c535f054d53fc6c82e76d0dfa2ab027ce216 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 3 Jun 2024 13:42:25 -0300 Subject: [PATCH 40/53] 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 d2698c8d..ca9cf4d5 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 4b5aeca7be89bb0c0eba62fb8511fd5bda227d00 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 3 Jun 2024 13:42:25 -0300 Subject: [PATCH 41/53] 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 ca9cf4d5..b33e444b 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 7a8540f9f9d763ac7c5dcac0930e21b75f8f859c Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 3 Jun 2024 13:42:26 -0300 Subject: [PATCH 42/53] Update types-pyyaml from 6.0.12.2 to 6.0.12.20240311 --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index b33e444b..224c112f 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.20240311 typing-extensions==4.4.0 wcwidth==0.2.5 From 36e24756fbf62f9e63f5244dcebd69aa7678a002 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 3 Jun 2024 13:42:26 -0300 Subject: [PATCH 43/53] Update typing-extensions from 4.4.0 to 4.12.1 --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 224c112f..c3248ad3 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.20240311 -typing-extensions==4.4.0 +typing-extensions==4.12.1 wcwidth==0.2.5 From 487d766fc7e4bcf10e8f10aa3eceaec9f3e0ded9 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 3 Jun 2024 13:42:27 -0300 Subject: [PATCH 44/53] 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 c3248ad3..bc6cf7fe 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.20240311 typing-extensions==4.12.1 -wcwidth==0.2.5 +wcwidth==0.2.13 From 37619a4460e0f4e24d67ac38c58e5a53f921abb4 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 3 Jun 2024 13:42:27 -0300 Subject: [PATCH 45/53] 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 be9196a8..b786dc75 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 c5bf0f2180b912b52d6d38ee352e25119c47df29 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 3 Jun 2024 13:42:28 -0300 Subject: [PATCH 46/53] Update certifi from 2022.12.7 to 2024.6.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b786dc75..a2c1c0e5 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.6.2 cffi==1.15.1 django==5.0.6 gunicorn==20.1.0 From a0387410e1de8abdee493c25d0ab79a85f682b49 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 3 Jun 2024 13:42:28 -0300 Subject: [PATCH 47/53] Update cffi from 1.15.1 to 1.16.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a2c1c0e5..bba9d55a 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.6.2 -cffi==1.15.1 +cffi==1.16.0 django==5.0.6 gunicorn==20.1.0 markdown==3.4.1 From 185a6efdf8610a87f8069bced249a67890341315 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 3 Jun 2024 13:42:28 -0300 Subject: [PATCH 48/53] Update gunicorn from 20.1.0 to 22.0.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index bba9d55a..76d0bd7b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ asgiref==3.8.1 certifi==2024.6.2 cffi==1.16.0 django==5.0.6 -gunicorn==20.1.0 +gunicorn==22.0.0 markdown==3.4.1 pycparser==2.21 pygments==2.18.0 From 604937bc8e4fe9426d29f2058538947d6219e7d1 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 3 Jun 2024 13:42:29 -0300 Subject: [PATCH 49/53] 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 76d0bd7b..a0295857 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ certifi==2024.6.2 cffi==1.16.0 django==5.0.6 gunicorn==22.0.0 -markdown==3.4.1 +markdown==3.6 pycparser==2.21 pygments==2.18.0 sentry-sdk==1.12.1 From 9e9ea7ead163e4430de16888762bb73fd287b04d Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 3 Jun 2024 13:42:29 -0300 Subject: [PATCH 50/53] 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 a0295857..9a806fb1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ cffi==1.16.0 django==5.0.6 gunicorn==22.0.0 markdown==3.6 -pycparser==2.21 +pycparser==2.22 pygments==2.18.0 sentry-sdk==1.12.1 setuptools==70.0.0 From 1d2df593fcf2d10f58ccb296db7dd362b9980dff Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 3 Jun 2024 13:42:30 -0300 Subject: [PATCH 51/53] Update sentry-sdk from 1.12.1 to 2.3.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9a806fb1..bf0c336f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ gunicorn==22.0.0 markdown==3.6 pycparser==2.22 pygments==2.18.0 -sentry-sdk==1.12.1 +sentry-sdk==2.3.1 setuptools==70.0.0 sqlparse==0.5.0 urllib3==1.26.13 From 011e4e5c22920221a3f3aaf46aaff25dbcf15706 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 3 Jun 2024 13:42:31 -0300 Subject: [PATCH 52/53] Update urllib3 from 1.26.13 to 2.2.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index bf0c336f..9727db3a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,5 +12,5 @@ pygments==2.18.0 sentry-sdk==2.3.1 setuptools==70.0.0 sqlparse==0.5.0 -urllib3==1.26.13 +urllib3==2.2.1 whitenoise==6.2.0 From 3dc25fe0af8fd3fcfda2d4d8320a501617ed7229 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 3 Jun 2024 13:42:31 -0300 Subject: [PATCH 53/53] Update whitenoise from 6.2.0 to 6.6.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9727db3a..2dc6ba71 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,4 +13,4 @@ sentry-sdk==2.3.1 setuptools==70.0.0 sqlparse==0.5.0 urllib3==2.2.1 -whitenoise==6.2.0 +whitenoise==6.6.0