From 3f4f18615d4a146921ace11b324ffa8f9f2cfc5c Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 11 May 2026 17:33:09 +0200 Subject: [PATCH 01/67] Update amqp from 2.5.2 to 5.3.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9ac88a041b..2079e7683a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -amqp==2.5.2 +amqp==5.3.1 asgiref==3.2.5 billiard==3.6.3.0 boto3==1.12.26 From 778aca371e0c1d3c7efe71c4d832289be12fcd15 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 11 May 2026 17:33:10 +0200 Subject: [PATCH 02/67] Update asgiref from 3.2.5 to 3.11.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 2079e7683a..3878d2af36 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ amqp==5.3.1 -asgiref==3.2.5 +asgiref==3.11.1 billiard==3.6.3.0 boto3==1.12.26 botocore==1.15.26 From 855d6ed1fef321e0d81535bf35ccc77807ec3590 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 11 May 2026 17:33:11 +0200 Subject: [PATCH 03/67] Update billiard from 3.6.3.0 to 4.2.4 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 3878d2af36..6ceea7c936 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ amqp==5.3.1 asgiref==3.11.1 -billiard==3.6.3.0 +billiard==4.2.4 boto3==1.12.26 botocore==1.15.26 cachetools==4.0.0 From a5a14fead09079aa0a6b0a94ffe6f44b442f9a37 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 11 May 2026 17:33:12 +0200 Subject: [PATCH 04/67] Update boto3 from 1.12.26 to 1.43.6 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6ceea7c936..de8acf0738 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ amqp==5.3.1 asgiref==3.11.1 billiard==4.2.4 -boto3==1.12.26 +boto3==1.43.6 botocore==1.15.26 cachetools==4.0.0 celery==4.4.2 From f16ed0dbc29a200e09f5838d4d2fca015082d558 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 11 May 2026 17:33:13 +0200 Subject: [PATCH 05/67] Update botocore from 1.15.26 to 1.43.6 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index de8acf0738..0a64e05ef1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ amqp==5.3.1 asgiref==3.11.1 billiard==4.2.4 boto3==1.43.6 -botocore==1.15.26 +botocore==1.43.6 cachetools==4.0.0 celery==4.4.2 certifi==2019.11.28 From 9802b806d9c4ea2b98f6fc5aef6c8af43ebafbf0 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 11 May 2026 17:33:14 +0200 Subject: [PATCH 06/67] Update cachetools from 4.0.0 to 7.1.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 0a64e05ef1..2b482d5de8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ asgiref==3.11.1 billiard==4.2.4 boto3==1.43.6 botocore==1.43.6 -cachetools==4.0.0 +cachetools==7.1.1 celery==4.4.2 certifi==2019.11.28 chardet==3.0.4 From 21ade62222f42c760e0d9df9fe337ca4eb940e05 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 11 May 2026 17:33:15 +0200 Subject: [PATCH 07/67] Update celery from 4.4.2 to 5.6.3 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 2b482d5de8..b05e9181c7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ billiard==4.2.4 boto3==1.43.6 botocore==1.43.6 cachetools==7.1.1 -celery==4.4.2 +celery==5.6.3 certifi==2019.11.28 chardet==3.0.4 defusedxml==0.6.0 From 0a34389925a8fdefb8a6ec3a9ee2b06352d39c35 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 11 May 2026 17:33:16 +0200 Subject: [PATCH 08/67] Update certifi from 2019.11.28 to 2026.4.22 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b05e9181c7..91dcfed7c0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ boto3==1.43.6 botocore==1.43.6 cachetools==7.1.1 celery==5.6.3 -certifi==2019.11.28 +certifi==2026.4.22 chardet==3.0.4 defusedxml==0.6.0 Django==3.0.4 From 2dab547c8fe9aea87117c8b985d81afacd603842 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 11 May 2026 17:33:17 +0200 Subject: [PATCH 09/67] Update chardet from 3.0.4 to 7.4.3 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 91dcfed7c0..bb9647bedd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ botocore==1.43.6 cachetools==7.1.1 celery==5.6.3 certifi==2026.4.22 -chardet==3.0.4 +chardet==7.4.3 defusedxml==0.6.0 Django==3.0.4 django-appconf==1.0.3 From fd1b92da78857665853a23efa9da50d98bc25702 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 11 May 2026 17:33:19 +0200 Subject: [PATCH 10/67] Update defusedxml from 0.6.0 to 0.7.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index bb9647bedd..32bf3b6d37 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ cachetools==7.1.1 celery==5.6.3 certifi==2026.4.22 chardet==7.4.3 -defusedxml==0.6.0 +defusedxml==0.7.1 Django==3.0.4 django-appconf==1.0.3 django-celery-beat==2.0.0 From 9912d3970df4f2be386257fd5277bb81b8b1309e Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 11 May 2026 17:33:20 +0200 Subject: [PATCH 11/67] Update django from 3.0.4 to 6.0.5 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 32bf3b6d37..56e3ad59e8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ celery==5.6.3 certifi==2026.4.22 chardet==7.4.3 defusedxml==0.7.1 -Django==3.0.4 +Django==6.0.5 django-appconf==1.0.3 django-celery-beat==2.0.0 django-celery-email==3.0.0 From 5df69f62f7e92412979695f7e7ea4f5b4ea4d1b7 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 11 May 2026 17:33:21 +0200 Subject: [PATCH 12/67] Update django-appconf from 1.0.3 to 1.2.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 56e3ad59e8..25e10c7dcd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ certifi==2026.4.22 chardet==7.4.3 defusedxml==0.7.1 Django==6.0.5 -django-appconf==1.0.3 +django-appconf==1.2.0 django-celery-beat==2.0.0 django-celery-email==3.0.0 django-celery-results==1.2.1 From 6c14f2827f823c71b8dfbb9ec3665d91f042ef8b Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 11 May 2026 17:33:22 +0200 Subject: [PATCH 13/67] Update django-celery-beat from 2.0.0 to 2.9.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 25e10c7dcd..7dc37dc397 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ chardet==7.4.3 defusedxml==0.7.1 Django==6.0.5 django-appconf==1.2.0 -django-celery-beat==2.0.0 +django-celery-beat==2.9.0 django-celery-email==3.0.0 django-celery-results==1.2.1 django-cors-headers==3.2.1 From 262becbb187c39ba05ea8903fb71fdefd5d6f3fd Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 11 May 2026 17:33:23 +0200 Subject: [PATCH 14/67] Update django-celery-results from 1.2.1 to 2.6.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7dc37dc397..ce756d327b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,7 +12,7 @@ Django==6.0.5 django-appconf==1.2.0 django-celery-beat==2.9.0 django-celery-email==3.0.0 -django-celery-results==1.2.1 +django-celery-results==2.6.0 django-cors-headers==3.2.1 django-environ==0.4.5 django-extensions==2.2.8 From 65ad0ceb1326a6498bc902219c5b8f28a6f18ca6 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 11 May 2026 17:33:24 +0200 Subject: [PATCH 15/67] Update django-cors-headers from 3.2.1 to 4.9.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ce756d327b..ffe8fad51c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,7 +13,7 @@ django-appconf==1.2.0 django-celery-beat==2.9.0 django-celery-email==3.0.0 django-celery-results==2.6.0 -django-cors-headers==3.2.1 +django-cors-headers==4.9.0 django-environ==0.4.5 django-extensions==2.2.8 django-filter==2.2.0 From 7bf55f168d7182aa33babee05e2c2b0ada5c522d Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 11 May 2026 17:33:25 +0200 Subject: [PATCH 16/67] Update django-environ from 0.4.5 to 0.13.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ffe8fad51c..3c7a286f04 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,7 +14,7 @@ django-celery-beat==2.9.0 django-celery-email==3.0.0 django-celery-results==2.6.0 django-cors-headers==4.9.0 -django-environ==0.4.5 +django-environ==0.13.0 django-extensions==2.2.8 django-filter==2.2.0 django-guardian==2.2.0 From 4364767833bf725a3300dacf9041ee2ab63ff0db Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 11 May 2026 17:33:26 +0200 Subject: [PATCH 17/67] Update django-extensions from 2.2.8 to 4.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 3c7a286f04..ce56eee291 100644 --- a/requirements.txt +++ b/requirements.txt @@ -15,7 +15,7 @@ django-celery-email==3.0.0 django-celery-results==2.6.0 django-cors-headers==4.9.0 django-environ==0.13.0 -django-extensions==2.2.8 +django-extensions==4.1 django-filter==2.2.0 django-guardian==2.2.0 django-storages==1.9.1 From f037d66d5a014f6d849d35ba9f258ecd035e497a Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 11 May 2026 17:33:27 +0200 Subject: [PATCH 18/67] Update django-filter from 2.2.0 to 25.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ce56eee291..cde4aa7c16 100644 --- a/requirements.txt +++ b/requirements.txt @@ -16,7 +16,7 @@ django-celery-results==2.6.0 django-cors-headers==4.9.0 django-environ==0.13.0 django-extensions==4.1 -django-filter==2.2.0 +django-filter==25.2 django-guardian==2.2.0 django-storages==1.9.1 django-timezone-field==4.0 From 0df6fb39703973d6e0869c68b1aeb6ba896672c1 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 11 May 2026 17:33:28 +0200 Subject: [PATCH 19/67] Update django-guardian from 2.2.0 to 3.3.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index cde4aa7c16..9ce2cad3ed 100644 --- a/requirements.txt +++ b/requirements.txt @@ -17,7 +17,7 @@ django-cors-headers==4.9.0 django-environ==0.13.0 django-extensions==4.1 django-filter==25.2 -django-guardian==2.2.0 +django-guardian==3.3.1 django-storages==1.9.1 django-timezone-field==4.0 djangorestframework==3.11.0 From 8a549edb88b839372de6307e5c84c4f82b17ca03 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 11 May 2026 17:33:29 +0200 Subject: [PATCH 20/67] Update django-storages from 1.9.1 to 1.14.6 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9ce2cad3ed..9d47fc6aa8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -18,7 +18,7 @@ django-environ==0.13.0 django-extensions==4.1 django-filter==25.2 django-guardian==3.3.1 -django-storages==1.9.1 +django-storages==1.14.6 django-timezone-field==4.0 djangorestframework==3.11.0 docutils==0.16 From c665bec4221c360eb238cd147e06b57d1fe80039 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 11 May 2026 17:33:31 +0200 Subject: [PATCH 21/67] Update django-timezone-field from 4.0 to 7.2.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9d47fc6aa8..c2bb33ca75 100644 --- a/requirements.txt +++ b/requirements.txt @@ -19,7 +19,7 @@ django-extensions==4.1 django-filter==25.2 django-guardian==3.3.1 django-storages==1.14.6 -django-timezone-field==4.0 +django-timezone-field==7.2.1 djangorestframework==3.11.0 docutils==0.16 google-auth==1.11.3 From c038774c2a7548c4abd7ee4b9b973138659d30cb Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 11 May 2026 17:33:32 +0200 Subject: [PATCH 22/67] Update djangorestframework from 3.11.0 to 3.17.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c2bb33ca75..9f7a919366 100644 --- a/requirements.txt +++ b/requirements.txt @@ -20,7 +20,7 @@ django-filter==25.2 django-guardian==3.3.1 django-storages==1.14.6 django-timezone-field==7.2.1 -djangorestframework==3.11.0 +djangorestframework==3.17.1 docutils==0.16 google-auth==1.11.3 gunicorn==20.0.4 From 09bfe5fe829589d74639c420e544caedc2623b6f Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 11 May 2026 17:33:33 +0200 Subject: [PATCH 23/67] Update docutils from 0.16 to 0.22.4 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9f7a919366..0fa133c527 100644 --- a/requirements.txt +++ b/requirements.txt @@ -21,7 +21,7 @@ django-guardian==3.3.1 django-storages==1.14.6 django-timezone-field==7.2.1 djangorestframework==3.17.1 -docutils==0.16 +docutils==0.22.4 google-auth==1.11.3 gunicorn==20.0.4 idna==2.9 From 4386532b0a29993e5f27d679c37f2bdf9293d161 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 11 May 2026 17:33:34 +0200 Subject: [PATCH 24/67] Update google-auth from 1.11.3 to 2.52.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 0fa133c527..4a5f30e6a2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -22,7 +22,7 @@ django-storages==1.14.6 django-timezone-field==7.2.1 djangorestframework==3.17.1 docutils==0.22.4 -google-auth==1.11.3 +google-auth==2.52.0 gunicorn==20.0.4 idna==2.9 jmespath==0.9.5 From 333d79c1a5e68d3a63413bebef53c58b0c6f238f Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 11 May 2026 17:33:35 +0200 Subject: [PATCH 25/67] Update gunicorn from 20.0.4 to 26.0.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4a5f30e6a2..2980878a3c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -23,7 +23,7 @@ django-timezone-field==7.2.1 djangorestframework==3.17.1 docutils==0.22.4 google-auth==2.52.0 -gunicorn==20.0.4 +gunicorn==26.0.0 idna==2.9 jmespath==0.9.5 kombu==4.6.8 From 4735bd6d43d5e273f6e49e152e49124e414752a9 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 11 May 2026 17:33:36 +0200 Subject: [PATCH 26/67] Update idna from 2.9 to 3.14 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 2980878a3c..ef840bc71d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -24,7 +24,7 @@ djangorestframework==3.17.1 docutils==0.22.4 google-auth==2.52.0 gunicorn==26.0.0 -idna==2.9 +idna==3.14 jmespath==0.9.5 kombu==4.6.8 kubernetes==11.0.0 From 09a62f0dba351bf26dfa2fa92676ca64f7fa0f72 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 11 May 2026 17:33:37 +0200 Subject: [PATCH 27/67] Update jmespath from 0.9.5 to 1.1.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ef840bc71d..116a54fb4b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -25,7 +25,7 @@ docutils==0.22.4 google-auth==2.52.0 gunicorn==26.0.0 idna==3.14 -jmespath==0.9.5 +jmespath==1.1.0 kombu==4.6.8 kubernetes==11.0.0 oauthlib==3.1.0 From f363f6815b2957886b3d272c6621cb8cde603de7 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 11 May 2026 17:33:38 +0200 Subject: [PATCH 28/67] Update kombu from 4.6.8 to 5.6.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 116a54fb4b..74ef6bc952 100644 --- a/requirements.txt +++ b/requirements.txt @@ -26,7 +26,7 @@ google-auth==2.52.0 gunicorn==26.0.0 idna==3.14 jmespath==1.1.0 -kombu==4.6.8 +kombu==5.6.2 kubernetes==11.0.0 oauthlib==3.1.0 Pillow==7.0.0 From c833622e615e8e7b4b6d90c6106d8ab86aae345f Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 11 May 2026 17:33:39 +0200 Subject: [PATCH 29/67] Update kubernetes from 11.0.0 to 35.0.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 74ef6bc952..5408020cf6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -27,7 +27,7 @@ gunicorn==26.0.0 idna==3.14 jmespath==1.1.0 kombu==5.6.2 -kubernetes==11.0.0 +kubernetes==35.0.0 oauthlib==3.1.0 Pillow==7.0.0 psycopg2==2.8.4 From d8996c2df58a7b36a88441ddfc1c83f85ec9a068 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 11 May 2026 17:33:40 +0200 Subject: [PATCH 30/67] Update oauthlib from 3.1.0 to 3.3.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5408020cf6..a45e604de2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -28,7 +28,7 @@ idna==3.14 jmespath==1.1.0 kombu==5.6.2 kubernetes==35.0.0 -oauthlib==3.1.0 +oauthlib==3.3.1 Pillow==7.0.0 psycopg2==2.8.4 pyasn1==0.4.8 From 172e970c43ee1edd3570f992c8dc67709a34d0a6 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 11 May 2026 17:33:41 +0200 Subject: [PATCH 31/67] Update pillow from 7.0.0 to 12.2.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a45e604de2..82c9990c64 100644 --- a/requirements.txt +++ b/requirements.txt @@ -29,7 +29,7 @@ jmespath==1.1.0 kombu==5.6.2 kubernetes==35.0.0 oauthlib==3.3.1 -Pillow==7.0.0 +Pillow==12.2.0 psycopg2==2.8.4 pyasn1==0.4.8 pyasn1-modules==0.2.8 From 40964ee2c8d7336829f044703137d7b4071e79fa Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 11 May 2026 17:33:42 +0200 Subject: [PATCH 32/67] Update psycopg2 from 2.8.4 to 2.9.12 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 82c9990c64..50ca6d2569 100644 --- a/requirements.txt +++ b/requirements.txt @@ -30,7 +30,7 @@ kombu==5.6.2 kubernetes==35.0.0 oauthlib==3.3.1 Pillow==12.2.0 -psycopg2==2.8.4 +psycopg2==2.9.12 pyasn1==0.4.8 pyasn1-modules==0.2.8 PyJWT==1.7.1 From ec3dcce262f907371111d7e55d1d456a001d961e Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 11 May 2026 17:33:43 +0200 Subject: [PATCH 33/67] Update pyasn1 from 0.4.8 to 0.6.3 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 50ca6d2569..97274cf2a5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -31,7 +31,7 @@ kubernetes==35.0.0 oauthlib==3.3.1 Pillow==12.2.0 psycopg2==2.9.12 -pyasn1==0.4.8 +pyasn1==0.6.3 pyasn1-modules==0.2.8 PyJWT==1.7.1 python-crontab==2.4.0 From 7e735fe3f6736b66ad3bd4fb825ff0e0eab02d9f Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 11 May 2026 17:33:44 +0200 Subject: [PATCH 34/67] Update pyasn1-modules from 0.2.8 to 0.4.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 97274cf2a5..4db89da713 100644 --- a/requirements.txt +++ b/requirements.txt @@ -32,7 +32,7 @@ oauthlib==3.3.1 Pillow==12.2.0 psycopg2==2.9.12 pyasn1==0.6.3 -pyasn1-modules==0.2.8 +pyasn1-modules==0.4.2 PyJWT==1.7.1 python-crontab==2.4.0 python-dateutil==2.8.1 From 95f354bdf2f3e06d61424f22abd761c6f9d49f6c Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 11 May 2026 17:33:45 +0200 Subject: [PATCH 35/67] Update pyjwt from 1.7.1 to 2.12.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4db89da713..eeb2703d13 100644 --- a/requirements.txt +++ b/requirements.txt @@ -33,7 +33,7 @@ Pillow==12.2.0 psycopg2==2.9.12 pyasn1==0.6.3 pyasn1-modules==0.4.2 -PyJWT==1.7.1 +PyJWT==2.12.1 python-crontab==2.4.0 python-dateutil==2.8.1 python3-openid==3.1.0 From 669f0de6bd5b78f8fe51d3372ebe541f344f3c77 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 11 May 2026 17:33:46 +0200 Subject: [PATCH 36/67] Update python-crontab from 2.4.0 to 3.3.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index eeb2703d13..a22bdd498e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -34,7 +34,7 @@ psycopg2==2.9.12 pyasn1==0.6.3 pyasn1-modules==0.4.2 PyJWT==2.12.1 -python-crontab==2.4.0 +python-crontab==3.3.0 python-dateutil==2.8.1 python3-openid==3.1.0 pytz==2019.3 From a9547e058e024eb5f4a2fa8028b0e6c9153a8900 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 11 May 2026 17:33:48 +0200 Subject: [PATCH 37/67] Update python-dateutil from 2.8.1 to 2.9.0.post0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a22bdd498e..4d21e1d444 100644 --- a/requirements.txt +++ b/requirements.txt @@ -35,7 +35,7 @@ pyasn1==0.6.3 pyasn1-modules==0.4.2 PyJWT==2.12.1 python-crontab==3.3.0 -python-dateutil==2.8.1 +python-dateutil==2.9.0.post0 python3-openid==3.1.0 pytz==2019.3 PyYAML==5.3.1 From 43e2e905b9aec410767cd6017335dac7040a8fa5 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 11 May 2026 17:33:49 +0200 Subject: [PATCH 38/67] Update pytz from 2019.3 to 2026.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4d21e1d444..7c0a582d2a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -37,7 +37,7 @@ PyJWT==2.12.1 python-crontab==3.3.0 python-dateutil==2.9.0.post0 python3-openid==3.1.0 -pytz==2019.3 +pytz==2026.2 PyYAML==5.3.1 redis==3.4.1 requests==2.23.0 From c26c73e5c03101272a9ac1edb2d239137ceb240a Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 11 May 2026 17:33:50 +0200 Subject: [PATCH 39/67] Update pyyaml from 5.3.1 to 6.0.3 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7c0a582d2a..fcaa0ad588 100644 --- a/requirements.txt +++ b/requirements.txt @@ -38,7 +38,7 @@ python-crontab==3.3.0 python-dateutil==2.9.0.post0 python3-openid==3.1.0 pytz==2026.2 -PyYAML==5.3.1 +PyYAML==6.0.3 redis==3.4.1 requests==2.23.0 requests-oauthlib==1.3.0 From a419dca82aa4c771bf576b347511346b2a1c3184 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 11 May 2026 17:33:51 +0200 Subject: [PATCH 40/67] Update redis from 3.4.1 to 7.4.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index fcaa0ad588..0690e2f31c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -39,7 +39,7 @@ python-dateutil==2.9.0.post0 python3-openid==3.1.0 pytz==2026.2 PyYAML==6.0.3 -redis==3.4.1 +redis==7.4.0 requests==2.23.0 requests-oauthlib==1.3.0 rsa==4.0 From a1201e46883dbf8391c4ac76a3fec8554c908e1f Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 11 May 2026 17:33:52 +0200 Subject: [PATCH 41/67] Update requests from 2.23.0 to 2.33.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 0690e2f31c..80136035c3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -40,7 +40,7 @@ python3-openid==3.1.0 pytz==2026.2 PyYAML==6.0.3 redis==7.4.0 -requests==2.23.0 +requests==2.33.1 requests-oauthlib==1.3.0 rsa==4.0 s3transfer==0.3.3 From 30f001d5c60c090fa53f2681a73615a6a0854152 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 11 May 2026 17:33:53 +0200 Subject: [PATCH 42/67] Update requests-oauthlib from 1.3.0 to 2.0.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 80136035c3..856d60caa0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -41,7 +41,7 @@ pytz==2026.2 PyYAML==6.0.3 redis==7.4.0 requests==2.33.1 -requests-oauthlib==1.3.0 +requests-oauthlib==2.0.0 rsa==4.0 s3transfer==0.3.3 sentry-sdk==0.14.3 From 3ca8a4c619a3e89fa7c1a79b5f84a2f25fae6273 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 11 May 2026 17:33:54 +0200 Subject: [PATCH 43/67] Update rsa from 4.0 to 4.9.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 856d60caa0..7e2daff94b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -42,7 +42,7 @@ PyYAML==6.0.3 redis==7.4.0 requests==2.33.1 requests-oauthlib==2.0.0 -rsa==4.0 +rsa==4.9.1 s3transfer==0.3.3 sentry-sdk==0.14.3 six==1.14.0 From 3ccfb83517ff219ef0da43960204fb68e85082e8 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 11 May 2026 17:33:55 +0200 Subject: [PATCH 44/67] Update s3transfer from 0.3.3 to 0.17.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7e2daff94b..e8466153d0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -43,7 +43,7 @@ redis==7.4.0 requests==2.33.1 requests-oauthlib==2.0.0 rsa==4.9.1 -s3transfer==0.3.3 +s3transfer==0.17.0 sentry-sdk==0.14.3 six==1.14.0 social-auth-app-django==3.1.0 From f3bfd13aabe7e37ade0278f59d15ffab28ca4cfd Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 11 May 2026 17:33:56 +0200 Subject: [PATCH 45/67] Update sentry-sdk from 0.14.3 to 2.59.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index e8466153d0..b1855f5a14 100644 --- a/requirements.txt +++ b/requirements.txt @@ -44,7 +44,7 @@ requests==2.33.1 requests-oauthlib==2.0.0 rsa==4.9.1 s3transfer==0.17.0 -sentry-sdk==0.14.3 +sentry-sdk==2.59.0 six==1.14.0 social-auth-app-django==3.1.0 social-auth-core==3.3.0 From 22117ee884ca93a1a4c498ba94aba3c9117873c4 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 11 May 2026 17:33:57 +0200 Subject: [PATCH 46/67] Update six from 1.14.0 to 1.17.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b1855f5a14..3359544e34 100644 --- a/requirements.txt +++ b/requirements.txt @@ -45,7 +45,7 @@ requests-oauthlib==2.0.0 rsa==4.9.1 s3transfer==0.17.0 sentry-sdk==2.59.0 -six==1.14.0 +six==1.17.0 social-auth-app-django==3.1.0 social-auth-core==3.3.0 sqlparse==0.3.1 From 13a800f952cfda2002e7ddabf6888eda8626d67f Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 11 May 2026 17:33:58 +0200 Subject: [PATCH 47/67] Update social-auth-app-django from 3.1.0 to 5.9.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 3359544e34..70c0d9818a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -46,7 +46,7 @@ rsa==4.9.1 s3transfer==0.17.0 sentry-sdk==2.59.0 six==1.17.0 -social-auth-app-django==3.1.0 +social-auth-app-django==5.9.0 social-auth-core==3.3.0 sqlparse==0.3.1 urllib3==1.25.8 From c3300788dbe673f2490d2b09ddda61b3a74f07a8 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 11 May 2026 17:33:59 +0200 Subject: [PATCH 48/67] Update social-auth-core from 3.3.0 to 4.9.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 70c0d9818a..a3638a0cc3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -47,7 +47,7 @@ s3transfer==0.17.0 sentry-sdk==2.59.0 six==1.17.0 social-auth-app-django==5.9.0 -social-auth-core==3.3.0 +social-auth-core==4.9.1 sqlparse==0.3.1 urllib3==1.25.8 vine==1.3.0 From e7f4b65ea31851a4a0856220b4c055a18be62075 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 11 May 2026 17:34:00 +0200 Subject: [PATCH 49/67] Update sqlparse from 0.3.1 to 0.5.5 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a3638a0cc3..8029e07c11 100644 --- a/requirements.txt +++ b/requirements.txt @@ -48,7 +48,7 @@ sentry-sdk==2.59.0 six==1.17.0 social-auth-app-django==5.9.0 social-auth-core==4.9.1 -sqlparse==0.3.1 +sqlparse==0.5.5 urllib3==1.25.8 vine==1.3.0 websocket-client==0.57.0 From 788d0a5c03201ec3062c45515db43fec431af339 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 11 May 2026 17:34:01 +0200 Subject: [PATCH 50/67] Update urllib3 from 1.25.8 to 2.7.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 8029e07c11..1f1495e352 100644 --- a/requirements.txt +++ b/requirements.txt @@ -49,6 +49,6 @@ six==1.17.0 social-auth-app-django==5.9.0 social-auth-core==4.9.1 sqlparse==0.5.5 -urllib3==1.25.8 +urllib3==2.7.0 vine==1.3.0 websocket-client==0.57.0 From 03fd855f59405128b873e0c12739c0fbed1d5b43 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 11 May 2026 17:34:02 +0200 Subject: [PATCH 51/67] Update vine from 1.3.0 to 5.1.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 1f1495e352..c428ab0129 100644 --- a/requirements.txt +++ b/requirements.txt @@ -50,5 +50,5 @@ social-auth-app-django==5.9.0 social-auth-core==4.9.1 sqlparse==0.5.5 urllib3==2.7.0 -vine==1.3.0 +vine==5.1.0 websocket-client==0.57.0 From 19d323aeceb33457f23abeb36bae2624a9ff75ab Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 11 May 2026 17:34:04 +0200 Subject: [PATCH 52/67] Update websocket-client from 0.57.0 to 1.9.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c428ab0129..cad9d2c29e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -51,4 +51,4 @@ social-auth-core==4.9.1 sqlparse==0.5.5 urllib3==2.7.0 vine==5.1.0 -websocket-client==0.57.0 +websocket-client==1.9.0 From 3060f2557952921cb11bc0a8c7317fe8087df47f Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 11 May 2026 17:34:05 +0200 Subject: [PATCH 53/67] Update codecov from 2.0.22 to 2.1.13 --- requirements.dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.dev.txt b/requirements.dev.txt index 12d696fba1..89e12f0b6b 100644 --- a/requirements.dev.txt +++ b/requirements.dev.txt @@ -1,4 +1,4 @@ -codecov==2.0.22 +codecov==2.1.13 django-debug-toolbar==2.2 factory-boy==2.12.0 ipython==7.13.0 From d4659574d19a030bb20f117f188937f30f57a975 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 11 May 2026 17:34:06 +0200 Subject: [PATCH 54/67] Update django-debug-toolbar from 2.2 to 6.3.0 --- requirements.dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.dev.txt b/requirements.dev.txt index 89e12f0b6b..1e38101682 100644 --- a/requirements.dev.txt +++ b/requirements.dev.txt @@ -1,5 +1,5 @@ codecov==2.1.13 -django-debug-toolbar==2.2 +django-debug-toolbar==6.3.0 factory-boy==2.12.0 ipython==7.13.0 pytest==5.4.1 From 59d89ae2e94731cdfb50f407b1e38068e8a70967 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 11 May 2026 17:34:06 +0200 Subject: [PATCH 55/67] Update factory-boy from 2.12.0 to 3.3.3 --- requirements.dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.dev.txt b/requirements.dev.txt index 1e38101682..82cd9efb72 100644 --- a/requirements.dev.txt +++ b/requirements.dev.txt @@ -1,6 +1,6 @@ codecov==2.1.13 django-debug-toolbar==6.3.0 -factory-boy==2.12.0 +factory-boy==3.3.3 ipython==7.13.0 pytest==5.4.1 pytest-cov==2.8.1 From 24d4405cbcd78a94f3ce64f0dc20dae0153a40d1 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 11 May 2026 17:34:08 +0200 Subject: [PATCH 56/67] Update ipython from 7.13.0 to 9.13.0 --- requirements.dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.dev.txt b/requirements.dev.txt index 82cd9efb72..0b6f651aab 100644 --- a/requirements.dev.txt +++ b/requirements.dev.txt @@ -1,7 +1,7 @@ codecov==2.1.13 django-debug-toolbar==6.3.0 factory-boy==3.3.3 -ipython==7.13.0 +ipython==9.13.0 pytest==5.4.1 pytest-cov==2.8.1 pytest-django==3.8.0 From f1875779802e5ac48cc1aef8afe985733ab063d3 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 11 May 2026 17:34:08 +0200 Subject: [PATCH 57/67] Update pytest from 5.4.1 to 9.0.3 --- requirements.dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.dev.txt b/requirements.dev.txt index 0b6f651aab..49ee98d834 100644 --- a/requirements.dev.txt +++ b/requirements.dev.txt @@ -2,7 +2,7 @@ codecov==2.1.13 django-debug-toolbar==6.3.0 factory-boy==3.3.3 ipython==9.13.0 -pytest==5.4.1 +pytest==9.0.3 pytest-cov==2.8.1 pytest-django==3.8.0 recommonmark==0.6.0 From 80f3fd8c5c45be4f72080d41460cd78698afb7b3 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 11 May 2026 17:34:10 +0200 Subject: [PATCH 58/67] Update pytest-cov from 2.8.1 to 7.1.0 --- requirements.dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.dev.txt b/requirements.dev.txt index 49ee98d834..b14df5cb79 100644 --- a/requirements.dev.txt +++ b/requirements.dev.txt @@ -3,7 +3,7 @@ django-debug-toolbar==6.3.0 factory-boy==3.3.3 ipython==9.13.0 pytest==9.0.3 -pytest-cov==2.8.1 +pytest-cov==7.1.0 pytest-django==3.8.0 recommonmark==0.6.0 sphinx==2.4.4 From aa27a9a1dbefef48dc2c79a3e03f5b518ada7038 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 11 May 2026 17:34:11 +0200 Subject: [PATCH 59/67] Update pytest-django from 3.8.0 to 4.12.0 --- requirements.dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.dev.txt b/requirements.dev.txt index b14df5cb79..60d221b5f5 100644 --- a/requirements.dev.txt +++ b/requirements.dev.txt @@ -4,7 +4,7 @@ factory-boy==3.3.3 ipython==9.13.0 pytest==9.0.3 pytest-cov==7.1.0 -pytest-django==3.8.0 +pytest-django==4.12.0 recommonmark==0.6.0 sphinx==2.4.4 sphinx_rtd_theme==0.4.3 From d8686e37942738d87834804c11459825b7fa43f3 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 11 May 2026 17:34:12 +0200 Subject: [PATCH 60/67] Update recommonmark from 0.6.0 to 0.7.1 --- requirements.dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.dev.txt b/requirements.dev.txt index 60d221b5f5..1692e90907 100644 --- a/requirements.dev.txt +++ b/requirements.dev.txt @@ -5,7 +5,7 @@ ipython==9.13.0 pytest==9.0.3 pytest-cov==7.1.0 pytest-django==4.12.0 -recommonmark==0.6.0 +recommonmark==0.7.1 sphinx==2.4.4 sphinx_rtd_theme==0.4.3 sphinx-autobuild==0.7.1 From 355b7af97d1b09d27b0e5a8d839fa43ab8268fce Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 11 May 2026 17:34:13 +0200 Subject: [PATCH 61/67] Update sphinx from 2.4.4 to 9.1.0 --- requirements.dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.dev.txt b/requirements.dev.txt index 1692e90907..0cb74bc98b 100644 --- a/requirements.dev.txt +++ b/requirements.dev.txt @@ -6,7 +6,7 @@ pytest==9.0.3 pytest-cov==7.1.0 pytest-django==4.12.0 recommonmark==0.7.1 -sphinx==2.4.4 +sphinx==9.1.0 sphinx_rtd_theme==0.4.3 sphinx-autobuild==0.7.1 mypy==0.770 From 7f6a6fe6bacf1932bbe86037cc21fda009b3cb43 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 11 May 2026 17:34:14 +0200 Subject: [PATCH 62/67] Update sphinx_rtd_theme from 0.4.3 to 3.1.0 --- requirements.dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.dev.txt b/requirements.dev.txt index 0cb74bc98b..96e7a17be3 100644 --- a/requirements.dev.txt +++ b/requirements.dev.txt @@ -7,7 +7,7 @@ pytest-cov==7.1.0 pytest-django==4.12.0 recommonmark==0.7.1 sphinx==9.1.0 -sphinx_rtd_theme==0.4.3 +sphinx_rtd_theme==3.1.0 sphinx-autobuild==0.7.1 mypy==0.770 django-stubs==1.5.0 From d1c34ff11bb8bd8b0d288ff24bcefef992af969d Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 11 May 2026 17:34:15 +0200 Subject: [PATCH 63/67] Update sphinx-autobuild from 0.7.1 to 2025.8.25 --- requirements.dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.dev.txt b/requirements.dev.txt index 96e7a17be3..762eee436e 100644 --- a/requirements.dev.txt +++ b/requirements.dev.txt @@ -8,7 +8,7 @@ pytest-django==4.12.0 recommonmark==0.7.1 sphinx==9.1.0 sphinx_rtd_theme==3.1.0 -sphinx-autobuild==0.7.1 +sphinx-autobuild==2025.8.25 mypy==0.770 django-stubs==1.5.0 whitenoise==5.0.1 From 53280ca431033eb89c461081357d3d1ee3a76752 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 11 May 2026 17:34:16 +0200 Subject: [PATCH 64/67] Update mypy from 0.770 to 2.0.0 --- requirements.dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.dev.txt b/requirements.dev.txt index 762eee436e..c103485ef1 100644 --- a/requirements.dev.txt +++ b/requirements.dev.txt @@ -9,7 +9,7 @@ recommonmark==0.7.1 sphinx==9.1.0 sphinx_rtd_theme==3.1.0 sphinx-autobuild==2025.8.25 -mypy==0.770 +mypy==2.0.0 django-stubs==1.5.0 whitenoise==5.0.1 werkzeug==1.0.0 \ No newline at end of file From 728bf8204a5034e698aa6477e1c17d97f0543f3e Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 11 May 2026 17:34:17 +0200 Subject: [PATCH 65/67] Update django-stubs from 1.5.0 to 6.0.4 --- requirements.dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.dev.txt b/requirements.dev.txt index c103485ef1..382b3c338c 100644 --- a/requirements.dev.txt +++ b/requirements.dev.txt @@ -10,6 +10,6 @@ sphinx==9.1.0 sphinx_rtd_theme==3.1.0 sphinx-autobuild==2025.8.25 mypy==2.0.0 -django-stubs==1.5.0 +django-stubs==6.0.4 whitenoise==5.0.1 werkzeug==1.0.0 \ No newline at end of file From 18a1c3133af6d1ab25bb36b83036befa316391ea Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 11 May 2026 17:34:17 +0200 Subject: [PATCH 66/67] Update whitenoise from 5.0.1 to 6.12.0 --- requirements.dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.dev.txt b/requirements.dev.txt index 382b3c338c..4686785264 100644 --- a/requirements.dev.txt +++ b/requirements.dev.txt @@ -11,5 +11,5 @@ sphinx_rtd_theme==3.1.0 sphinx-autobuild==2025.8.25 mypy==2.0.0 django-stubs==6.0.4 -whitenoise==5.0.1 +whitenoise==6.12.0 werkzeug==1.0.0 \ No newline at end of file From 3907d162fb32221907a12aaaf42f9649288948ab Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 11 May 2026 17:34:18 +0200 Subject: [PATCH 67/67] Update werkzeug from 1.0.0 to 3.1.8 --- requirements.dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.dev.txt b/requirements.dev.txt index 4686785264..6b0ab079ca 100644 --- a/requirements.dev.txt +++ b/requirements.dev.txt @@ -12,4 +12,4 @@ sphinx-autobuild==2025.8.25 mypy==2.0.0 django-stubs==6.0.4 whitenoise==6.12.0 -werkzeug==1.0.0 \ No newline at end of file +werkzeug==3.1.8 \ No newline at end of file