From 9a3d2fcc0cf64fbff2ca14c2f7cf37a3ac9a60da Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 13 Oct 2025 17:33:05 +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 8b7fd8c85d4f1c007b95ada12c92770cf981ac78 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 13 Oct 2025 17:33:06 +0200 Subject: [PATCH 02/67] Update asgiref from 3.2.5 to 3.10.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 2079e7683a..52756ee441 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ amqp==5.3.1 -asgiref==3.2.5 +asgiref==3.10.0 billiard==3.6.3.0 boto3==1.12.26 botocore==1.15.26 From b289738737c5de68c8143d606d5880ec7fc22216 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 13 Oct 2025 17:33:07 +0200 Subject: [PATCH 03/67] Update billiard from 3.6.3.0 to 4.2.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 52756ee441..140540f7fe 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ amqp==5.3.1 asgiref==3.10.0 -billiard==3.6.3.0 +billiard==4.2.2 boto3==1.12.26 botocore==1.15.26 cachetools==4.0.0 From 0ac239fc6e3efccca759348cf7986f2e98f0b215 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 13 Oct 2025 17:33:07 +0200 Subject: [PATCH 04/67] Update boto3 from 1.12.26 to 1.40.50 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 140540f7fe..dd96cffd48 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ amqp==5.3.1 asgiref==3.10.0 billiard==4.2.2 -boto3==1.12.26 +boto3==1.40.50 botocore==1.15.26 cachetools==4.0.0 celery==4.4.2 From 0f96985e40d5e595533b7b1a562f2a4e70f84d2d Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 13 Oct 2025 17:33:08 +0200 Subject: [PATCH 05/67] Update botocore from 1.15.26 to 1.40.50 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index dd96cffd48..6e71c2bc55 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ amqp==5.3.1 asgiref==3.10.0 billiard==4.2.2 boto3==1.40.50 -botocore==1.15.26 +botocore==1.40.50 cachetools==4.0.0 celery==4.4.2 certifi==2019.11.28 From 6f1434424b8eb1aa0ed5744e3896d42d1072ec6e Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 13 Oct 2025 17:33:09 +0200 Subject: [PATCH 06/67] Update cachetools from 4.0.0 to 6.2.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6e71c2bc55..b7f2eb16f9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ asgiref==3.10.0 billiard==4.2.2 boto3==1.40.50 botocore==1.40.50 -cachetools==4.0.0 +cachetools==6.2.1 celery==4.4.2 certifi==2019.11.28 chardet==3.0.4 From 3901334f285fe9c06fc440e2e2672b1eea2faa7a Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 13 Oct 2025 17:33:09 +0200 Subject: [PATCH 07/67] Update celery from 4.4.2 to 5.5.3 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b7f2eb16f9..b6651f55f0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ billiard==4.2.2 boto3==1.40.50 botocore==1.40.50 cachetools==6.2.1 -celery==4.4.2 +celery==5.5.3 certifi==2019.11.28 chardet==3.0.4 defusedxml==0.6.0 From d25bd85d8562140bbec56c2bc708ec296fa39545 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 13 Oct 2025 17:33:10 +0200 Subject: [PATCH 08/67] Update certifi from 2019.11.28 to 2025.10.5 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b6651f55f0..df7d0d49fc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ boto3==1.40.50 botocore==1.40.50 cachetools==6.2.1 celery==5.5.3 -certifi==2019.11.28 +certifi==2025.10.5 chardet==3.0.4 defusedxml==0.6.0 Django==3.0.4 From 2f1cc35c5c9a8ee44ab49fe754d094a81f5d2f27 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 13 Oct 2025 17:33:11 +0200 Subject: [PATCH 09/67] Update chardet from 3.0.4 to 5.2.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index df7d0d49fc..975e4c58e3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ botocore==1.40.50 cachetools==6.2.1 celery==5.5.3 certifi==2025.10.5 -chardet==3.0.4 +chardet==5.2.0 defusedxml==0.6.0 Django==3.0.4 django-appconf==1.0.3 From 420a88cafa5de34ab2991bab8df42a0e72c34030 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 13 Oct 2025 17:33:11 +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 975e4c58e3..74bb4c0494 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ cachetools==6.2.1 celery==5.5.3 certifi==2025.10.5 chardet==5.2.0 -defusedxml==0.6.0 +defusedxml==0.7.1 Django==3.0.4 django-appconf==1.0.3 django-celery-beat==2.0.0 From 88650f7939e4f141de0c0f2a544aa7f75cc2ae9f Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 13 Oct 2025 17:33:12 +0200 Subject: [PATCH 11/67] Update django from 3.0.4 to 5.2.7 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 74bb4c0494..1d76a8e446 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ celery==5.5.3 certifi==2025.10.5 chardet==5.2.0 defusedxml==0.7.1 -Django==3.0.4 +Django==5.2.7 django-appconf==1.0.3 django-celery-beat==2.0.0 django-celery-email==3.0.0 From 56805e758d478351e2e598e93cce752c375ca0e2 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 13 Oct 2025 17:33:13 +0200 Subject: [PATCH 12/67] Update django-appconf from 1.0.3 to 1.1.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 1d76a8e446..25dabe8ad1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ certifi==2025.10.5 chardet==5.2.0 defusedxml==0.7.1 Django==5.2.7 -django-appconf==1.0.3 +django-appconf==1.1.0 django-celery-beat==2.0.0 django-celery-email==3.0.0 django-celery-results==1.2.1 From 6c5ab70125c0b9af9558779e7fd5a37a055ce8b5 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 13 Oct 2025 17:33:13 +0200 Subject: [PATCH 13/67] Update django-celery-beat from 2.0.0 to 2.8.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 25dabe8ad1..6b70adc53d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ chardet==5.2.0 defusedxml==0.7.1 Django==5.2.7 django-appconf==1.1.0 -django-celery-beat==2.0.0 +django-celery-beat==2.8.1 django-celery-email==3.0.0 django-celery-results==1.2.1 django-cors-headers==3.2.1 From f0a5afd518a91776f3d44f352d65a8d4a1edfbcd Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 13 Oct 2025 17:33:14 +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 6b70adc53d..3fa9ec2588 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,7 +12,7 @@ Django==5.2.7 django-appconf==1.1.0 django-celery-beat==2.8.1 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 ead36635e33eccf1c6d2fb3d5e91e60f15bbdc16 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 13 Oct 2025 17:33:15 +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 3fa9ec2588..89b64cf0df 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,7 +13,7 @@ django-appconf==1.1.0 django-celery-beat==2.8.1 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 9812db3ed5c436572b9d647a9c91f29b48dc65cf Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 13 Oct 2025 17:33:15 +0200 Subject: [PATCH 16/67] Update django-environ from 0.4.5 to 0.12.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 89b64cf0df..c43f1aee00 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,7 +14,7 @@ django-celery-beat==2.8.1 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.12.0 django-extensions==2.2.8 django-filter==2.2.0 django-guardian==2.2.0 From ea50ed9f5d6d1037c209046a030fb702d45886fd Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 13 Oct 2025 17:33:16 +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 c43f1aee00..2dc0431842 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.12.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 1ac7e71356f3909bc018bd62d1a11cd0788fe05f Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 13 Oct 2025 17:33:16 +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 2dc0431842..dd21f02bf6 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.12.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 f03f6d5dc8e09f9629f683f73b97980a415d051b Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 13 Oct 2025 17:33:17 +0200 Subject: [PATCH 19/67] Update django-guardian from 2.2.0 to 3.2.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index dd21f02bf6..083ef4f234 100644 --- a/requirements.txt +++ b/requirements.txt @@ -17,7 +17,7 @@ django-cors-headers==4.9.0 django-environ==0.12.0 django-extensions==4.1 django-filter==25.2 -django-guardian==2.2.0 +django-guardian==3.2.0 django-storages==1.9.1 django-timezone-field==4.0 djangorestframework==3.11.0 From 1310b0e579164599c3baceadf2eeefe84ee75f1c Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 13 Oct 2025 17:33:17 +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 083ef4f234..31c3866086 100644 --- a/requirements.txt +++ b/requirements.txt @@ -18,7 +18,7 @@ django-environ==0.12.0 django-extensions==4.1 django-filter==25.2 django-guardian==3.2.0 -django-storages==1.9.1 +django-storages==1.14.6 django-timezone-field==4.0 djangorestframework==3.11.0 docutils==0.16 From b2aa9a41954b993f1726876e7ec92191a6dea18b Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 13 Oct 2025 17:33:18 +0200 Subject: [PATCH 21/67] Update django-timezone-field from 4.0 to 7.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 31c3866086..6b878581dd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -19,7 +19,7 @@ django-extensions==4.1 django-filter==25.2 django-guardian==3.2.0 django-storages==1.14.6 -django-timezone-field==4.0 +django-timezone-field==7.1 djangorestframework==3.11.0 docutils==0.16 google-auth==1.11.3 From 5aa0c80a3e0e8d31c645307392ebd121d17ccb3e Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 13 Oct 2025 17:33:19 +0200 Subject: [PATCH 22/67] Update djangorestframework from 3.11.0 to 3.16.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6b878581dd..7858b5e8c7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -20,7 +20,7 @@ django-filter==25.2 django-guardian==3.2.0 django-storages==1.14.6 django-timezone-field==7.1 -djangorestframework==3.11.0 +djangorestframework==3.16.1 docutils==0.16 google-auth==1.11.3 gunicorn==20.0.4 From 75c154c3b13bf23c6ae0d203eafe59032c582d6b Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 13 Oct 2025 17:33:19 +0200 Subject: [PATCH 23/67] Update docutils from 0.16 to 0.22.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7858b5e8c7..07d000675a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -21,7 +21,7 @@ django-guardian==3.2.0 django-storages==1.14.6 django-timezone-field==7.1 djangorestframework==3.16.1 -docutils==0.16 +docutils==0.22.2 google-auth==1.11.3 gunicorn==20.0.4 idna==2.9 From 226762c52250bb3875058445fc3b98605bc20ba7 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 13 Oct 2025 17:33:20 +0200 Subject: [PATCH 24/67] Update google-auth from 1.11.3 to 2.41.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 07d000675a..e5200ded7c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -22,7 +22,7 @@ django-storages==1.14.6 django-timezone-field==7.1 djangorestframework==3.16.1 docutils==0.22.2 -google-auth==1.11.3 +google-auth==2.41.1 gunicorn==20.0.4 idna==2.9 jmespath==0.9.5 From e77de038b8d95afe000468549cc3bb967f012f41 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 13 Oct 2025 17:33:20 +0200 Subject: [PATCH 25/67] Update gunicorn from 20.0.4 to 23.0.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index e5200ded7c..f9db313649 100644 --- a/requirements.txt +++ b/requirements.txt @@ -23,7 +23,7 @@ django-timezone-field==7.1 djangorestframework==3.16.1 docutils==0.22.2 google-auth==2.41.1 -gunicorn==20.0.4 +gunicorn==23.0.0 idna==2.9 jmespath==0.9.5 kombu==4.6.8 From f1acc07755658267c941ed53a1f5e9a5a1efdbba Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 13 Oct 2025 17:33:21 +0200 Subject: [PATCH 26/67] Update idna from 2.9 to 3.11 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f9db313649..8af4cc2835 100644 --- a/requirements.txt +++ b/requirements.txt @@ -24,7 +24,7 @@ djangorestframework==3.16.1 docutils==0.22.2 google-auth==2.41.1 gunicorn==23.0.0 -idna==2.9 +idna==3.11 jmespath==0.9.5 kombu==4.6.8 kubernetes==11.0.0 From 1b3af4f53519fa1c7150854d9dccea9013d8aa84 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 13 Oct 2025 17:33:21 +0200 Subject: [PATCH 27/67] Update jmespath from 0.9.5 to 1.0.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 8af4cc2835..8727f9e1e1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -25,7 +25,7 @@ docutils==0.22.2 google-auth==2.41.1 gunicorn==23.0.0 idna==3.11 -jmespath==0.9.5 +jmespath==1.0.1 kombu==4.6.8 kubernetes==11.0.0 oauthlib==3.1.0 From 26988862f078425de7af661a6c832692bbac3998 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 13 Oct 2025 17:33:22 +0200 Subject: [PATCH 28/67] Update kombu from 4.6.8 to 5.5.4 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 8727f9e1e1..ef723a70b7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -26,7 +26,7 @@ google-auth==2.41.1 gunicorn==23.0.0 idna==3.11 jmespath==1.0.1 -kombu==4.6.8 +kombu==5.5.4 kubernetes==11.0.0 oauthlib==3.1.0 Pillow==7.0.0 From f9c64329a072f7be8950a70c4bd940a2c219b4a8 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 13 Oct 2025 17:33:23 +0200 Subject: [PATCH 29/67] Update kubernetes from 11.0.0 to 34.1.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ef723a70b7..42b71e9c44 100644 --- a/requirements.txt +++ b/requirements.txt @@ -27,7 +27,7 @@ gunicorn==23.0.0 idna==3.11 jmespath==1.0.1 kombu==5.5.4 -kubernetes==11.0.0 +kubernetes==34.1.0 oauthlib==3.1.0 Pillow==7.0.0 psycopg2==2.8.4 From 9f690f8876a94b9f421b1950e54bdb752ff67027 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 13 Oct 2025 17:33:23 +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 42b71e9c44..11daac8715 100644 --- a/requirements.txt +++ b/requirements.txt @@ -28,7 +28,7 @@ idna==3.11 jmespath==1.0.1 kombu==5.5.4 kubernetes==34.1.0 -oauthlib==3.1.0 +oauthlib==3.3.1 Pillow==7.0.0 psycopg2==2.8.4 pyasn1==0.4.8 From 62191208a338866b19942956e8abce5d2dfd7288 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 13 Oct 2025 17:33:24 +0200 Subject: [PATCH 31/67] Update pillow from 7.0.0 to 11.3.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 11daac8715..f65c51168f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -29,7 +29,7 @@ jmespath==1.0.1 kombu==5.5.4 kubernetes==34.1.0 oauthlib==3.3.1 -Pillow==7.0.0 +Pillow==11.3.0 psycopg2==2.8.4 pyasn1==0.4.8 pyasn1-modules==0.2.8 From dddd2f1995fffa30e6a1f19cd043f23dff14e6eb Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 13 Oct 2025 17:33:24 +0200 Subject: [PATCH 32/67] Update psycopg2 from 2.8.4 to 2.9.11 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f65c51168f..ca9c5a122f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -30,7 +30,7 @@ kombu==5.5.4 kubernetes==34.1.0 oauthlib==3.3.1 Pillow==11.3.0 -psycopg2==2.8.4 +psycopg2==2.9.11 pyasn1==0.4.8 pyasn1-modules==0.2.8 PyJWT==1.7.1 From dae0d79b62dca8bfe225e4490d25f1a2e72ac883 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 13 Oct 2025 17:33:25 +0200 Subject: [PATCH 33/67] Update pyasn1 from 0.4.8 to 0.6.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ca9c5a122f..0f378269a0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -31,7 +31,7 @@ kubernetes==34.1.0 oauthlib==3.3.1 Pillow==11.3.0 psycopg2==2.9.11 -pyasn1==0.4.8 +pyasn1==0.6.1 pyasn1-modules==0.2.8 PyJWT==1.7.1 python-crontab==2.4.0 From 075bc2326d975bf139da1626080d9712d3ae43d2 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 13 Oct 2025 17:33:25 +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 0f378269a0..11778c17ed 100644 --- a/requirements.txt +++ b/requirements.txt @@ -32,7 +32,7 @@ oauthlib==3.3.1 Pillow==11.3.0 psycopg2==2.9.11 pyasn1==0.6.1 -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 0dd7b89422a6b99ffa0632212d4ff385b3785952 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 13 Oct 2025 17:33:26 +0200 Subject: [PATCH 35/67] Update pyjwt from 1.7.1 to 2.10.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 11778c17ed..6831624c4d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -33,7 +33,7 @@ Pillow==11.3.0 psycopg2==2.9.11 pyasn1==0.6.1 pyasn1-modules==0.4.2 -PyJWT==1.7.1 +PyJWT==2.10.1 python-crontab==2.4.0 python-dateutil==2.8.1 python3-openid==3.1.0 From 6942eaa6854d951a044d1e4810795bda2f6f5300 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 13 Oct 2025 17:33:26 +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 6831624c4d..04f90eda23 100644 --- a/requirements.txt +++ b/requirements.txt @@ -34,7 +34,7 @@ psycopg2==2.9.11 pyasn1==0.6.1 pyasn1-modules==0.4.2 PyJWT==2.10.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 ea8b8eee0351348173517b53978c386f2f536484 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 13 Oct 2025 17:33:27 +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 04f90eda23..41377570a8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -35,7 +35,7 @@ pyasn1==0.6.1 pyasn1-modules==0.4.2 PyJWT==2.10.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 d7830abce15728fc422e29fb5f95db8037d3cffe Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 13 Oct 2025 17:33:28 +0200 Subject: [PATCH 38/67] Update pytz from 2019.3 to 2025.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 41377570a8..a0c7fcbc76 100644 --- a/requirements.txt +++ b/requirements.txt @@ -37,7 +37,7 @@ PyJWT==2.10.1 python-crontab==3.3.0 python-dateutil==2.9.0.post0 python3-openid==3.1.0 -pytz==2019.3 +pytz==2025.2 PyYAML==5.3.1 redis==3.4.1 requests==2.23.0 From e6fda685bc559b867bda9f902a7954295b3fe1c8 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 13 Oct 2025 17:33:28 +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 a0c7fcbc76..766e967059 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==2025.2 -PyYAML==5.3.1 +PyYAML==6.0.3 redis==3.4.1 requests==2.23.0 requests-oauthlib==1.3.0 From 8b87b32a60b410d9c30b41168650e8d834dcf671 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 13 Oct 2025 17:33:29 +0200 Subject: [PATCH 40/67] Update redis from 3.4.1 to 6.4.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 766e967059..19fb22c053 100644 --- a/requirements.txt +++ b/requirements.txt @@ -39,7 +39,7 @@ python-dateutil==2.9.0.post0 python3-openid==3.1.0 pytz==2025.2 PyYAML==6.0.3 -redis==3.4.1 +redis==6.4.0 requests==2.23.0 requests-oauthlib==1.3.0 rsa==4.0 From 9d15f6f9c1c81782c66fc83f072d833ebc2e4389 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 13 Oct 2025 17:33:29 +0200 Subject: [PATCH 41/67] Update requests from 2.23.0 to 2.32.5 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 19fb22c053..bb08c438cf 100644 --- a/requirements.txt +++ b/requirements.txt @@ -40,7 +40,7 @@ python3-openid==3.1.0 pytz==2025.2 PyYAML==6.0.3 redis==6.4.0 -requests==2.23.0 +requests==2.32.5 requests-oauthlib==1.3.0 rsa==4.0 s3transfer==0.3.3 From 8438adaaa60a4132c21bdcf4f806d49088bb59a8 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 13 Oct 2025 17:33:30 +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 bb08c438cf..14aae42560 100644 --- a/requirements.txt +++ b/requirements.txt @@ -41,7 +41,7 @@ pytz==2025.2 PyYAML==6.0.3 redis==6.4.0 requests==2.32.5 -requests-oauthlib==1.3.0 +requests-oauthlib==2.0.0 rsa==4.0 s3transfer==0.3.3 sentry-sdk==0.14.3 From 8dd69a1f24ddfbd57a8687141c1a5d4d56930de3 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 13 Oct 2025 17:33:31 +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 14aae42560..616f34bd7d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -42,7 +42,7 @@ PyYAML==6.0.3 redis==6.4.0 requests==2.32.5 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 ddb7a2709c379153e7770550e7b8c96a2ebf205c Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 13 Oct 2025 17:33:31 +0200 Subject: [PATCH 44/67] Update s3transfer from 0.3.3 to 0.14.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 616f34bd7d..b686f30765 100644 --- a/requirements.txt +++ b/requirements.txt @@ -43,7 +43,7 @@ redis==6.4.0 requests==2.32.5 requests-oauthlib==2.0.0 rsa==4.9.1 -s3transfer==0.3.3 +s3transfer==0.14.0 sentry-sdk==0.14.3 six==1.14.0 social-auth-app-django==3.1.0 From 3a71a340fc2206ab474576145ee08ff2fb3c425f Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 13 Oct 2025 17:33:32 +0200 Subject: [PATCH 45/67] Update sentry-sdk from 0.14.3 to 2.41.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b686f30765..ee9c1239f1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -44,7 +44,7 @@ requests==2.32.5 requests-oauthlib==2.0.0 rsa==4.9.1 s3transfer==0.14.0 -sentry-sdk==0.14.3 +sentry-sdk==2.41.0 six==1.14.0 social-auth-app-django==3.1.0 social-auth-core==3.3.0 From 44de74c73aa561b8500200a1b5df7cfb9f94b8e5 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 13 Oct 2025 17:33:32 +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 ee9c1239f1..433a41bb44 100644 --- a/requirements.txt +++ b/requirements.txt @@ -45,7 +45,7 @@ requests-oauthlib==2.0.0 rsa==4.9.1 s3transfer==0.14.0 sentry-sdk==2.41.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 a9ecbce7ef1e67b632dcf3d37255f202faa1fadc Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 13 Oct 2025 17:33:33 +0200 Subject: [PATCH 47/67] Update social-auth-app-django from 3.1.0 to 5.6.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 433a41bb44..5a9a19d0b7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -46,7 +46,7 @@ rsa==4.9.1 s3transfer==0.14.0 sentry-sdk==2.41.0 six==1.17.0 -social-auth-app-django==3.1.0 +social-auth-app-django==5.6.0 social-auth-core==3.3.0 sqlparse==0.3.1 urllib3==1.25.8 From a4d53b636025039b55a593ae8bec6c700c5825f8 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 13 Oct 2025 17:33:33 +0200 Subject: [PATCH 48/67] Update social-auth-core from 3.3.0 to 4.8.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5a9a19d0b7..d78ff6ed2c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -47,7 +47,7 @@ s3transfer==0.14.0 sentry-sdk==2.41.0 six==1.17.0 social-auth-app-django==5.6.0 -social-auth-core==3.3.0 +social-auth-core==4.8.1 sqlparse==0.3.1 urllib3==1.25.8 vine==1.3.0 From b90d936697c55f36d60cfce63469e0fa25a45c7d Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 13 Oct 2025 17:33:34 +0200 Subject: [PATCH 49/67] Update sqlparse from 0.3.1 to 0.5.3 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d78ff6ed2c..00cc6052ed 100644 --- a/requirements.txt +++ b/requirements.txt @@ -48,7 +48,7 @@ sentry-sdk==2.41.0 six==1.17.0 social-auth-app-django==5.6.0 social-auth-core==4.8.1 -sqlparse==0.3.1 +sqlparse==0.5.3 urllib3==1.25.8 vine==1.3.0 websocket-client==0.57.0 From 9e5bc48675628a294a1fbfda30cbf97276afa96e Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 13 Oct 2025 17:33:34 +0200 Subject: [PATCH 50/67] Update urllib3 from 1.25.8 to 2.5.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 00cc6052ed..5e2e81e53c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -49,6 +49,6 @@ six==1.17.0 social-auth-app-django==5.6.0 social-auth-core==4.8.1 sqlparse==0.5.3 -urllib3==1.25.8 +urllib3==2.5.0 vine==1.3.0 websocket-client==0.57.0 From 0ac27882099a05fee7c0b89da7a3b77388287775 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 13 Oct 2025 17:33:35 +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 5e2e81e53c..b14b7b0472 100644 --- a/requirements.txt +++ b/requirements.txt @@ -50,5 +50,5 @@ social-auth-app-django==5.6.0 social-auth-core==4.8.1 sqlparse==0.5.3 urllib3==2.5.0 -vine==1.3.0 +vine==5.1.0 websocket-client==0.57.0 From 409f815fd23f3c114e6313f3f6f29f4ffc2ceae6 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 13 Oct 2025 17:33:36 +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 b14b7b0472..0f5bac94a3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -51,4 +51,4 @@ social-auth-core==4.8.1 sqlparse==0.5.3 urllib3==2.5.0 vine==5.1.0 -websocket-client==0.57.0 +websocket-client==1.9.0 From a749ce38e9e8ccd8039add5a72379d6e5383d9fc Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 13 Oct 2025 17:33:36 +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 d9969bc2f0abdcfa427ace8a36d60dfbd910ccc5 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 13 Oct 2025 17:33:37 +0200 Subject: [PATCH 54/67] Update django-debug-toolbar from 2.2 to 6.0.0 --- requirements.dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.dev.txt b/requirements.dev.txt index 89e12f0b6b..349d05098f 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.0.0 factory-boy==2.12.0 ipython==7.13.0 pytest==5.4.1 From 75f7b035fa48a2af604ae11dd2f9aa88a69350d7 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 13 Oct 2025 17:33:37 +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 349d05098f..09f541fe3b 100644 --- a/requirements.dev.txt +++ b/requirements.dev.txt @@ -1,6 +1,6 @@ codecov==2.1.13 django-debug-toolbar==6.0.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 da822a8c55a17e39875b8bc3e9f84bb47ef41b18 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 13 Oct 2025 17:33:38 +0200 Subject: [PATCH 56/67] Update ipython from 7.13.0 to 9.6.0 --- requirements.dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.dev.txt b/requirements.dev.txt index 09f541fe3b..f079a6d50a 100644 --- a/requirements.dev.txt +++ b/requirements.dev.txt @@ -1,7 +1,7 @@ codecov==2.1.13 django-debug-toolbar==6.0.0 factory-boy==3.3.3 -ipython==7.13.0 +ipython==9.6.0 pytest==5.4.1 pytest-cov==2.8.1 pytest-django==3.8.0 From a31e81c93544d4a73a27b6521732d37b4ff0c16c Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 13 Oct 2025 17:33:38 +0200 Subject: [PATCH 57/67] Update pytest from 5.4.1 to 8.4.2 --- requirements.dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.dev.txt b/requirements.dev.txt index f079a6d50a..0db693fa6a 100644 --- a/requirements.dev.txt +++ b/requirements.dev.txt @@ -2,7 +2,7 @@ codecov==2.1.13 django-debug-toolbar==6.0.0 factory-boy==3.3.3 ipython==9.6.0 -pytest==5.4.1 +pytest==8.4.2 pytest-cov==2.8.1 pytest-django==3.8.0 recommonmark==0.6.0 From b42acede27234b6f1b6dd51c8372557a1a1cd7e5 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 13 Oct 2025 17:33:39 +0200 Subject: [PATCH 58/67] Update pytest-cov from 2.8.1 to 7.0.0 --- requirements.dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.dev.txt b/requirements.dev.txt index 0db693fa6a..5aef3465e7 100644 --- a/requirements.dev.txt +++ b/requirements.dev.txt @@ -3,7 +3,7 @@ django-debug-toolbar==6.0.0 factory-boy==3.3.3 ipython==9.6.0 pytest==8.4.2 -pytest-cov==2.8.1 +pytest-cov==7.0.0 pytest-django==3.8.0 recommonmark==0.6.0 sphinx==2.4.4 From 9ca40da0eca2b55e3e8b5b4a5b6f1adf8dbf02e4 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 13 Oct 2025 17:33:39 +0200 Subject: [PATCH 59/67] Update pytest-django from 3.8.0 to 4.11.1 --- requirements.dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.dev.txt b/requirements.dev.txt index 5aef3465e7..8bbe2af0a7 100644 --- a/requirements.dev.txt +++ b/requirements.dev.txt @@ -4,7 +4,7 @@ factory-boy==3.3.3 ipython==9.6.0 pytest==8.4.2 pytest-cov==7.0.0 -pytest-django==3.8.0 +pytest-django==4.11.1 recommonmark==0.6.0 sphinx==2.4.4 sphinx_rtd_theme==0.4.3 From 98d4ac21f58ad3005068729658093f44c8965606 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 13 Oct 2025 17:33:40 +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 8bbe2af0a7..012f5eb7f3 100644 --- a/requirements.dev.txt +++ b/requirements.dev.txt @@ -5,7 +5,7 @@ ipython==9.6.0 pytest==8.4.2 pytest-cov==7.0.0 pytest-django==4.11.1 -recommonmark==0.6.0 +recommonmark==0.7.1 sphinx==2.4.4 sphinx_rtd_theme==0.4.3 sphinx-autobuild==0.7.1 From d2b49ae3931523550d917a28a1b722ad3ef9a169 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 13 Oct 2025 17:33:40 +0200 Subject: [PATCH 61/67] Update sphinx from 2.4.4 to 8.3.0 --- requirements.dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.dev.txt b/requirements.dev.txt index 012f5eb7f3..d93a7753f5 100644 --- a/requirements.dev.txt +++ b/requirements.dev.txt @@ -6,7 +6,7 @@ pytest==8.4.2 pytest-cov==7.0.0 pytest-django==4.11.1 recommonmark==0.7.1 -sphinx==2.4.4 +sphinx==8.3.0 sphinx_rtd_theme==0.4.3 sphinx-autobuild==0.7.1 mypy==0.770 From afb868f2d9db755244a7c14e41db45b732fb44cb Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 13 Oct 2025 17:33:41 +0200 Subject: [PATCH 62/67] Update sphinx_rtd_theme from 0.4.3 to 3.0.2 --- requirements.dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.dev.txt b/requirements.dev.txt index d93a7753f5..12eb4b48f8 100644 --- a/requirements.dev.txt +++ b/requirements.dev.txt @@ -7,7 +7,7 @@ pytest-cov==7.0.0 pytest-django==4.11.1 recommonmark==0.7.1 sphinx==8.3.0 -sphinx_rtd_theme==0.4.3 +sphinx_rtd_theme==3.0.2 sphinx-autobuild==0.7.1 mypy==0.770 django-stubs==1.5.0 From f2eba2d1b59c6c89d68e01140d90813ae3b77e94 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 13 Oct 2025 17:33:41 +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 12eb4b48f8..7c4c7989d8 100644 --- a/requirements.dev.txt +++ b/requirements.dev.txt @@ -8,7 +8,7 @@ pytest-django==4.11.1 recommonmark==0.7.1 sphinx==8.3.0 sphinx_rtd_theme==3.0.2 -sphinx-autobuild==0.7.1 +sphinx-autobuild==2025.8.25 mypy==0.770 django-stubs==1.5.0 whitenoise==5.0.1 From fd563e484209bc40201d1954645d3fd039777d24 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 13 Oct 2025 17:33:42 +0200 Subject: [PATCH 64/67] Update mypy from 0.770 to 1.18.2 --- requirements.dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.dev.txt b/requirements.dev.txt index 7c4c7989d8..647067e91f 100644 --- a/requirements.dev.txt +++ b/requirements.dev.txt @@ -9,7 +9,7 @@ recommonmark==0.7.1 sphinx==8.3.0 sphinx_rtd_theme==3.0.2 sphinx-autobuild==2025.8.25 -mypy==0.770 +mypy==1.18.2 django-stubs==1.5.0 whitenoise==5.0.1 werkzeug==1.0.0 \ No newline at end of file From db3c85bb5acd1cd13414e895e31f045bb87e5be8 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 13 Oct 2025 17:33:43 +0200 Subject: [PATCH 65/67] Update django-stubs from 1.5.0 to 5.2.7 --- requirements.dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.dev.txt b/requirements.dev.txt index 647067e91f..600d2af842 100644 --- a/requirements.dev.txt +++ b/requirements.dev.txt @@ -10,6 +10,6 @@ sphinx==8.3.0 sphinx_rtd_theme==3.0.2 sphinx-autobuild==2025.8.25 mypy==1.18.2 -django-stubs==1.5.0 +django-stubs==5.2.7 whitenoise==5.0.1 werkzeug==1.0.0 \ No newline at end of file From 5fd60a113c6e0b70d84739e340f3d9981dd1ecb7 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 13 Oct 2025 17:33:43 +0200 Subject: [PATCH 66/67] Update whitenoise from 5.0.1 to 6.11.0 --- requirements.dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.dev.txt b/requirements.dev.txt index 600d2af842..7edb4334ff 100644 --- a/requirements.dev.txt +++ b/requirements.dev.txt @@ -11,5 +11,5 @@ sphinx_rtd_theme==3.0.2 sphinx-autobuild==2025.8.25 mypy==1.18.2 django-stubs==5.2.7 -whitenoise==5.0.1 +whitenoise==6.11.0 werkzeug==1.0.0 \ No newline at end of file From de2c1831147c14a3f404c7c94f3cba7c65c248bc Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 13 Oct 2025 17:33:44 +0200 Subject: [PATCH 67/67] Update werkzeug from 1.0.0 to 3.1.3 --- requirements.dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.dev.txt b/requirements.dev.txt index 7edb4334ff..c7bc8e7699 100644 --- a/requirements.dev.txt +++ b/requirements.dev.txt @@ -12,4 +12,4 @@ sphinx-autobuild==2025.8.25 mypy==1.18.2 django-stubs==5.2.7 whitenoise==6.11.0 -werkzeug==1.0.0 \ No newline at end of file +werkzeug==3.1.3 \ No newline at end of file