From 682ff47250ed2097496901e50b6ac12f638bb2aa Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 May 2026 19:42:03 +0300 Subject: [PATCH 01/11] Update wheel from 0.35.1 to 0.47.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b51548f..f3ab2a8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -wheel==0.35.1 +wheel==0.47.0 twine==1.15.0; python_version < "3" twine==3.2.0; python_version >= "3" coverage==5.3 From d0057b168d7a72f02efa5d042e65130a45ef1e65 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 May 2026 19:42:04 +0300 Subject: [PATCH 02/11] Update twine from 1.15.0 to 6.2.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f3ab2a8..8b84b7a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ wheel==0.47.0 -twine==1.15.0; python_version < "3" +twine==6.2.0; python_version < "3" twine==3.2.0; python_version >= "3" coverage==5.3 django<1.12; python_version < "3" From 0a8e2333ed2bcbc7b109a604600c2a8aaf5e9dd1 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 May 2026 19:42:05 +0300 Subject: [PATCH 03/11] Update twine from 3.2.0 to 6.2.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 8b84b7a..61f2960 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ wheel==0.47.0 twine==6.2.0; python_version < "3" -twine==3.2.0; python_version >= "3" +twine==6.2.0; python_version >= "3" coverage==5.3 django<1.12; python_version < "3" django>=1.8,<3.2; python_version >= "3" From 4c39410479759a36fc6f0bf9cc8ad38df984109d Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 May 2026 19:42:05 +0300 Subject: [PATCH 04/11] Update coverage from 5.3 to 7.13.5 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 61f2960..0fa7a07 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ wheel==0.47.0 twine==6.2.0; python_version < "3" twine==6.2.0; python_version >= "3" -coverage==5.3 +coverage==7.13.5 django<1.12; python_version < "3" django>=1.8,<3.2; python_version >= "3" flake8==3.8.3 From e70d9f28d07715db1acadaa51a92e1c0e0da55cf Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 May 2026 19:42:06 +0300 Subject: [PATCH 05/11] Pin django to latest version 6.0.4 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 0fa7a07..6c5c5b2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ wheel==0.47.0 twine==6.2.0; python_version < "3" twine==6.2.0; python_version >= "3" coverage==7.13.5 -django<1.12; python_version < "3" +django==6.0.4; python_version < "3" django>=1.8,<3.2; python_version >= "3" flake8==3.8.3 pylint==1.9.5; python_version < "3" From 9d485913c4f5a24eb4b9d8f617d9d24de7480822 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 May 2026 19:42:07 +0300 Subject: [PATCH 06/11] Pin django to latest version 6.0.4 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6c5c5b2..7799efa 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ twine==6.2.0; python_version < "3" twine==6.2.0; python_version >= "3" coverage==7.13.5 django==6.0.4; python_version < "3" -django>=1.8,<3.2; python_version >= "3" +django==6.0.4; python_version >= "3" flake8==3.8.3 pylint==1.9.5; python_version < "3" pylint==2.6.0; python_version >= "3" From 732a5b67ccda11a6f9a2e57669b9bed7a7161f0a Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 May 2026 19:42:08 +0300 Subject: [PATCH 07/11] Update flake8 from 3.8.3 to 7.3.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7799efa..af63007 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ twine==6.2.0; python_version >= "3" coverage==7.13.5 django==6.0.4; python_version < "3" django==6.0.4; python_version >= "3" -flake8==3.8.3 +flake8==7.3.0 pylint==1.9.5; python_version < "3" pylint==2.6.0; python_version >= "3" six==1.15.0; python_version < "3" From 6311c94c588168988037c8f0c0fae9799dd88ffc Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 May 2026 19:42:08 +0300 Subject: [PATCH 08/11] Update pylint from 1.9.5 to 4.0.5 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index af63007..f2a06c9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ coverage==7.13.5 django==6.0.4; python_version < "3" django==6.0.4; python_version >= "3" flake8==7.3.0 -pylint==1.9.5; python_version < "3" +pylint==4.0.5; python_version < "3" pylint==2.6.0; python_version >= "3" six==1.15.0; python_version < "3" ndg-httpsclient>=0.5.1; python_version < "3" From 480e2743c3533d0ffc75fdfcfcc6484510bbc470 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 May 2026 19:42:09 +0300 Subject: [PATCH 09/11] Update pylint from 2.6.0 to 4.0.5 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f2a06c9..f220f74 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ django==6.0.4; python_version < "3" django==6.0.4; python_version >= "3" flake8==7.3.0 pylint==4.0.5; python_version < "3" -pylint==2.6.0; python_version >= "3" +pylint==4.0.5; python_version >= "3" six==1.15.0; python_version < "3" ndg-httpsclient>=0.5.1; python_version < "3" mock<3.1; python_version < "3" From e7bf0d334d77031c46897547ba1157a6dd29fba8 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 May 2026 19:42:10 +0300 Subject: [PATCH 10/11] Update six from 1.15.0 to 1.17.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f220f74..55609f5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,6 +7,6 @@ django==6.0.4; python_version >= "3" flake8==7.3.0 pylint==4.0.5; python_version < "3" pylint==4.0.5; python_version >= "3" -six==1.15.0; python_version < "3" +six==1.17.0; python_version < "3" ndg-httpsclient>=0.5.1; python_version < "3" mock<3.1; python_version < "3" From fe15486680720a4187191629dd7cb9bb6aae18b4 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 May 2026 19:42:11 +0300 Subject: [PATCH 11/11] Pin mock to latest version 5.2.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 55609f5..266949e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,4 +9,4 @@ pylint==4.0.5; python_version < "3" pylint==4.0.5; python_version >= "3" six==1.17.0; python_version < "3" ndg-httpsclient>=0.5.1; python_version < "3" -mock<3.1; python_version < "3" +mock==5.2.0; python_version < "3"