From cdd80d25d16e0a8d54f69f64ce97d8356de8c439 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 17 Feb 2025 16:35:06 +0100 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 030f388411486d2613adc9ed4971249481ceca98 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 17 Feb 2025 16:35:07 +0100 Subject: [PATCH 02/67] Update asgiref from 3.2.5 to 3.8.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 2079e7683a..0da651d69c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ amqp==5.3.1 -asgiref==3.2.5 +asgiref==3.8.1 billiard==3.6.3.0 boto3==1.12.26 botocore==1.15.26 From 7a3fedf78f055368175874b82efba57883967d6b Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 17 Feb 2025 16:35:08 +0100 Subject: [PATCH 03/67] Update billiard from 3.6.3.0 to 4.2.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 0da651d69c..a079618788 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ amqp==5.3.1 asgiref==3.8.1 -billiard==3.6.3.0 +billiard==4.2.1 boto3==1.12.26 botocore==1.15.26 cachetools==4.0.0 From b9331c9170db6aee37bda1b8924d1b9aea5aa98a Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 17 Feb 2025 16:35:08 +0100 Subject: [PATCH 04/67] Update boto3 from 1.12.26 to 1.36.21 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a079618788..4b93feb9af 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ amqp==5.3.1 asgiref==3.8.1 billiard==4.2.1 -boto3==1.12.26 +boto3==1.36.21 botocore==1.15.26 cachetools==4.0.0 celery==4.4.2 From 323615a2b704fcbe9548d7771b4ca4c99b90c8cf Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 17 Feb 2025 16:35:09 +0100 Subject: [PATCH 05/67] Update botocore from 1.15.26 to 1.36.21 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4b93feb9af..cbaa945e81 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ amqp==5.3.1 asgiref==3.8.1 billiard==4.2.1 boto3==1.36.21 -botocore==1.15.26 +botocore==1.36.21 cachetools==4.0.0 celery==4.4.2 certifi==2019.11.28 From 99f55c9cbb1cff53723955b4cadc20053e4226b3 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 17 Feb 2025 16:35:09 +0100 Subject: [PATCH 06/67] Update cachetools from 4.0.0 to 5.5.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index cbaa945e81..e8b9d3f4f8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ asgiref==3.8.1 billiard==4.2.1 boto3==1.36.21 botocore==1.36.21 -cachetools==4.0.0 +cachetools==5.5.1 celery==4.4.2 certifi==2019.11.28 chardet==3.0.4 From 67cd1a6fbf07e764c7215d5bcb800d8cb81d7172 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 17 Feb 2025 16:35:10 +0100 Subject: [PATCH 07/67] Update celery from 4.4.2 to 5.4.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index e8b9d3f4f8..ed9fe4bcf0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ billiard==4.2.1 boto3==1.36.21 botocore==1.36.21 cachetools==5.5.1 -celery==4.4.2 +celery==5.4.0 certifi==2019.11.28 chardet==3.0.4 defusedxml==0.6.0 From cba897086c0fda95f3a3b004eebf62dc104a3fd2 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 17 Feb 2025 16:35:11 +0100 Subject: [PATCH 08/67] Update certifi from 2019.11.28 to 2025.1.31 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ed9fe4bcf0..58a2bcdd62 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ boto3==1.36.21 botocore==1.36.21 cachetools==5.5.1 celery==5.4.0 -certifi==2019.11.28 +certifi==2025.1.31 chardet==3.0.4 defusedxml==0.6.0 Django==3.0.4 From f89767a1c83a4b899755fd330b4c2e87b5f0976a Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 17 Feb 2025 16:35:12 +0100 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 58a2bcdd62..08f57c39f0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ botocore==1.36.21 cachetools==5.5.1 celery==5.4.0 certifi==2025.1.31 -chardet==3.0.4 +chardet==5.2.0 defusedxml==0.6.0 Django==3.0.4 django-appconf==1.0.3 From 5f832a1bb19932be1039f3afd880914ce9303330 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 17 Feb 2025 16:35:13 +0100 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 08f57c39f0..d9335a5c66 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ cachetools==5.5.1 celery==5.4.0 certifi==2025.1.31 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 decd974fcfb3cd7646b8f9f8d9423987847013c7 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 17 Feb 2025 16:35:13 +0100 Subject: [PATCH 11/67] Update django from 3.0.4 to 5.1.6 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d9335a5c66..a16c687ff3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ celery==5.4.0 certifi==2025.1.31 chardet==5.2.0 defusedxml==0.7.1 -Django==3.0.4 +Django==5.1.6 django-appconf==1.0.3 django-celery-beat==2.0.0 django-celery-email==3.0.0 From 81696b8a570f8363f8d76f6205fabe646c46b500 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 17 Feb 2025 16:35:14 +0100 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 a16c687ff3..f5d341b5b7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ certifi==2025.1.31 chardet==5.2.0 defusedxml==0.7.1 Django==5.1.6 -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 a255cbaf22776d2eb1ef7cc79ab57cd008caa21e Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 17 Feb 2025 16:35:15 +0100 Subject: [PATCH 13/67] Update django-celery-beat from 2.0.0 to 2.7.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f5d341b5b7..46120545be 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ chardet==5.2.0 defusedxml==0.7.1 Django==5.1.6 django-appconf==1.1.0 -django-celery-beat==2.0.0 +django-celery-beat==2.7.0 django-celery-email==3.0.0 django-celery-results==1.2.1 django-cors-headers==3.2.1 From 486d4ec6de4785ddc1f76c3c78e1fd5de3242a93 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 17 Feb 2025 16:35:16 +0100 Subject: [PATCH 14/67] Update django-celery-results from 1.2.1 to 2.5.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 46120545be..29c9b39a44 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,7 +12,7 @@ Django==5.1.6 django-appconf==1.1.0 django-celery-beat==2.7.0 django-celery-email==3.0.0 -django-celery-results==1.2.1 +django-celery-results==2.5.1 django-cors-headers==3.2.1 django-environ==0.4.5 django-extensions==2.2.8 From 42093f03d70acf87f17d419570dbddbcb29d7a73 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 17 Feb 2025 16:35:16 +0100 Subject: [PATCH 15/67] Update django-cors-headers from 3.2.1 to 4.7.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 29c9b39a44..ee94b041dc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,7 +13,7 @@ django-appconf==1.1.0 django-celery-beat==2.7.0 django-celery-email==3.0.0 django-celery-results==2.5.1 -django-cors-headers==3.2.1 +django-cors-headers==4.7.0 django-environ==0.4.5 django-extensions==2.2.8 django-filter==2.2.0 From 3cd74f48ccd731387e8b9f7ecddda935e0733031 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 17 Feb 2025 16:35:17 +0100 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 ee94b041dc..e1545ec148 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,7 +14,7 @@ django-celery-beat==2.7.0 django-celery-email==3.0.0 django-celery-results==2.5.1 django-cors-headers==4.7.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 4d50ee03ff3af77eb3fb0a6c2653afb2833f87b2 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 17 Feb 2025 16:35:18 +0100 Subject: [PATCH 17/67] Update django-extensions from 2.2.8 to 3.2.3 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index e1545ec148..12e666d8e1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -15,7 +15,7 @@ django-celery-email==3.0.0 django-celery-results==2.5.1 django-cors-headers==4.7.0 django-environ==0.12.0 -django-extensions==2.2.8 +django-extensions==3.2.3 django-filter==2.2.0 django-guardian==2.2.0 django-storages==1.9.1 From 002a85eea324492b33a19c54a0e8c386edc6d2af Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 17 Feb 2025 16:35:18 +0100 Subject: [PATCH 18/67] Update django-filter from 2.2.0 to 25.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 12e666d8e1..3beda225f9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -16,7 +16,7 @@ django-celery-results==2.5.1 django-cors-headers==4.7.0 django-environ==0.12.0 django-extensions==3.2.3 -django-filter==2.2.0 +django-filter==25.1 django-guardian==2.2.0 django-storages==1.9.1 django-timezone-field==4.0 From 2c390fd3ab8b153a418433c9a84a65d5a3ecc716 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 17 Feb 2025 16:35:19 +0100 Subject: [PATCH 19/67] Update django-guardian from 2.2.0 to 2.4.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 3beda225f9..ec4c6404c1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -17,7 +17,7 @@ django-cors-headers==4.7.0 django-environ==0.12.0 django-extensions==3.2.3 django-filter==25.1 -django-guardian==2.2.0 +django-guardian==2.4.0 django-storages==1.9.1 django-timezone-field==4.0 djangorestframework==3.11.0 From 0f27b6738b5c30fbc06802579faebcf4a7605648 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 17 Feb 2025 16:35:20 +0100 Subject: [PATCH 20/67] Update django-storages from 1.9.1 to 1.14.5 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ec4c6404c1..cf6ad94d79 100644 --- a/requirements.txt +++ b/requirements.txt @@ -18,7 +18,7 @@ django-environ==0.12.0 django-extensions==3.2.3 django-filter==25.1 django-guardian==2.4.0 -django-storages==1.9.1 +django-storages==1.14.5 django-timezone-field==4.0 djangorestframework==3.11.0 docutils==0.16 From 2ab71b029db11095e608daca1e871fb7f22f0020 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 17 Feb 2025 16:35:20 +0100 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 cf6ad94d79..bcbaa7e9b4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -19,7 +19,7 @@ django-extensions==3.2.3 django-filter==25.1 django-guardian==2.4.0 django-storages==1.14.5 -django-timezone-field==4.0 +django-timezone-field==7.1 djangorestframework==3.11.0 docutils==0.16 google-auth==1.11.3 From b08af593c563d52c6f74ababcd59848d3c8e7a05 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 17 Feb 2025 16:35:21 +0100 Subject: [PATCH 22/67] Update djangorestframework from 3.11.0 to 3.15.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index bcbaa7e9b4..05466ea11a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -20,7 +20,7 @@ django-filter==25.1 django-guardian==2.4.0 django-storages==1.14.5 django-timezone-field==7.1 -djangorestframework==3.11.0 +djangorestframework==3.15.2 docutils==0.16 google-auth==1.11.3 gunicorn==20.0.4 From 8c11aeef8de0d9424f42a7bb951a2f61b7c17470 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 17 Feb 2025 16:35:22 +0100 Subject: [PATCH 23/67] Update docutils from 0.16 to 0.21.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 05466ea11a..70d674bcd3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -21,7 +21,7 @@ django-guardian==2.4.0 django-storages==1.14.5 django-timezone-field==7.1 djangorestframework==3.15.2 -docutils==0.16 +docutils==0.21.2 google-auth==1.11.3 gunicorn==20.0.4 idna==2.9 From 249446795174537b195365b8d663844797b149f3 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 17 Feb 2025 16:35:23 +0100 Subject: [PATCH 24/67] Update google-auth from 1.11.3 to 2.38.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 70d674bcd3..07a0b69897 100644 --- a/requirements.txt +++ b/requirements.txt @@ -22,7 +22,7 @@ django-storages==1.14.5 django-timezone-field==7.1 djangorestframework==3.15.2 docutils==0.21.2 -google-auth==1.11.3 +google-auth==2.38.0 gunicorn==20.0.4 idna==2.9 jmespath==0.9.5 From 2c03cd564261f5384c30b0f4f2ce96b450fbc4ec Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 17 Feb 2025 16:35:23 +0100 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 07a0b69897..d1684377c5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -23,7 +23,7 @@ django-timezone-field==7.1 djangorestframework==3.15.2 docutils==0.21.2 google-auth==2.38.0 -gunicorn==20.0.4 +gunicorn==23.0.0 idna==2.9 jmespath==0.9.5 kombu==4.6.8 From 9a42aba9814b65891f0cbdbd328b75c205997499 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 17 Feb 2025 16:35:24 +0100 Subject: [PATCH 26/67] Update idna from 2.9 to 3.10 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d1684377c5..b42171e778 100644 --- a/requirements.txt +++ b/requirements.txt @@ -24,7 +24,7 @@ djangorestframework==3.15.2 docutils==0.21.2 google-auth==2.38.0 gunicorn==23.0.0 -idna==2.9 +idna==3.10 jmespath==0.9.5 kombu==4.6.8 kubernetes==11.0.0 From ff0d241a573152cac24de5e7c9279343ddb8fe79 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 17 Feb 2025 16:35:24 +0100 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 b42171e778..228fd156af 100644 --- a/requirements.txt +++ b/requirements.txt @@ -25,7 +25,7 @@ docutils==0.21.2 google-auth==2.38.0 gunicorn==23.0.0 idna==3.10 -jmespath==0.9.5 +jmespath==1.0.1 kombu==4.6.8 kubernetes==11.0.0 oauthlib==3.1.0 From 8b4ae282cb1b41c50113d2839f8062ac00569068 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 17 Feb 2025 16:35:25 +0100 Subject: [PATCH 28/67] Update kombu from 4.6.8 to 5.4.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 228fd156af..9300722f9a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -26,7 +26,7 @@ google-auth==2.38.0 gunicorn==23.0.0 idna==3.10 jmespath==1.0.1 -kombu==4.6.8 +kombu==5.4.2 kubernetes==11.0.0 oauthlib==3.1.0 Pillow==7.0.0 From 1b0f9b9f5ccdde6a9eb65358f491976f91a11107 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 17 Feb 2025 16:35:26 +0100 Subject: [PATCH 29/67] Update kubernetes from 11.0.0 to 32.0.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9300722f9a..151d694736 100644 --- a/requirements.txt +++ b/requirements.txt @@ -27,7 +27,7 @@ gunicorn==23.0.0 idna==3.10 jmespath==1.0.1 kombu==5.4.2 -kubernetes==11.0.0 +kubernetes==32.0.0 oauthlib==3.1.0 Pillow==7.0.0 psycopg2==2.8.4 From e0f6f3bda1eacfcfa29f13916bf3058f525d801e Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 17 Feb 2025 16:35:26 +0100 Subject: [PATCH 30/67] Update oauthlib from 3.1.0 to 3.2.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 151d694736..3caf4e0383 100644 --- a/requirements.txt +++ b/requirements.txt @@ -28,7 +28,7 @@ idna==3.10 jmespath==1.0.1 kombu==5.4.2 kubernetes==32.0.0 -oauthlib==3.1.0 +oauthlib==3.2.2 Pillow==7.0.0 psycopg2==2.8.4 pyasn1==0.4.8 From 7ca855a9a442e1b128fbcb087993fa928b602966 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 17 Feb 2025 16:35:27 +0100 Subject: [PATCH 31/67] Update pillow from 7.0.0 to 11.1.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 3caf4e0383..1609861c33 100644 --- a/requirements.txt +++ b/requirements.txt @@ -29,7 +29,7 @@ jmespath==1.0.1 kombu==5.4.2 kubernetes==32.0.0 oauthlib==3.2.2 -Pillow==7.0.0 +Pillow==11.1.0 psycopg2==2.8.4 pyasn1==0.4.8 pyasn1-modules==0.2.8 From df9b58c668124a2a2054526b410dfec5cfd1ffe6 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 17 Feb 2025 16:35:27 +0100 Subject: [PATCH 32/67] Update psycopg2 from 2.8.4 to 2.9.10 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 1609861c33..5411a49211 100644 --- a/requirements.txt +++ b/requirements.txt @@ -30,7 +30,7 @@ kombu==5.4.2 kubernetes==32.0.0 oauthlib==3.2.2 Pillow==11.1.0 -psycopg2==2.8.4 +psycopg2==2.9.10 pyasn1==0.4.8 pyasn1-modules==0.2.8 PyJWT==1.7.1 From b66d2b834784bb2793889d904a366e1fda252fb0 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 17 Feb 2025 16:35:28 +0100 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 5411a49211..3f37f7a718 100644 --- a/requirements.txt +++ b/requirements.txt @@ -31,7 +31,7 @@ kubernetes==32.0.0 oauthlib==3.2.2 Pillow==11.1.0 psycopg2==2.9.10 -pyasn1==0.4.8 +pyasn1==0.6.1 pyasn1-modules==0.2.8 PyJWT==1.7.1 python-crontab==2.4.0 From 19449c2a525f472355735301c5778fa94dd4a52d Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 17 Feb 2025 16:35:29 +0100 Subject: [PATCH 34/67] Update pyasn1-modules from 0.2.8 to 0.4.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 3f37f7a718..ee9c9311ab 100644 --- a/requirements.txt +++ b/requirements.txt @@ -32,7 +32,7 @@ oauthlib==3.2.2 Pillow==11.1.0 psycopg2==2.9.10 pyasn1==0.6.1 -pyasn1-modules==0.2.8 +pyasn1-modules==0.4.1 PyJWT==1.7.1 python-crontab==2.4.0 python-dateutil==2.8.1 From ee5fdc9c8483ee71c821260a1d365077bbc30f37 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 17 Feb 2025 16:35:30 +0100 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 ee9c9311ab..276f824bb2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -33,7 +33,7 @@ Pillow==11.1.0 psycopg2==2.9.10 pyasn1==0.6.1 pyasn1-modules==0.4.1 -PyJWT==1.7.1 +PyJWT==2.10.1 python-crontab==2.4.0 python-dateutil==2.8.1 python3-openid==3.1.0 From b0aa49a7c573456c061556ec57c831c352fb6f89 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 17 Feb 2025 16:35:31 +0100 Subject: [PATCH 36/67] Update python-crontab from 2.4.0 to 3.2.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 276f824bb2..9f0cb1cab4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -34,7 +34,7 @@ psycopg2==2.9.10 pyasn1==0.6.1 pyasn1-modules==0.4.1 PyJWT==2.10.1 -python-crontab==2.4.0 +python-crontab==3.2.0 python-dateutil==2.8.1 python3-openid==3.1.0 pytz==2019.3 From 3e4db13f9b8719a3579a4db51675857e9452a6a3 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 17 Feb 2025 16:35:32 +0100 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 9f0cb1cab4..fc4b533786 100644 --- a/requirements.txt +++ b/requirements.txt @@ -35,7 +35,7 @@ pyasn1==0.6.1 pyasn1-modules==0.4.1 PyJWT==2.10.1 python-crontab==3.2.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 44c8f0065c86c08288b32b8cb8b631f0d8a59a7b Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 17 Feb 2025 16:35:33 +0100 Subject: [PATCH 38/67] Update pytz from 2019.3 to 2025.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index fc4b533786..86516b91fc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -37,7 +37,7 @@ PyJWT==2.10.1 python-crontab==3.2.0 python-dateutil==2.9.0.post0 python3-openid==3.1.0 -pytz==2019.3 +pytz==2025.1 PyYAML==5.3.1 redis==3.4.1 requests==2.23.0 From 03316f419d46b88614095571047ecce951234cbe Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 17 Feb 2025 16:35:34 +0100 Subject: [PATCH 39/67] Update pyyaml from 5.3.1 to 6.0.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 86516b91fc..bbdc63c7d4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -38,7 +38,7 @@ python-crontab==3.2.0 python-dateutil==2.9.0.post0 python3-openid==3.1.0 pytz==2025.1 -PyYAML==5.3.1 +PyYAML==6.0.2 redis==3.4.1 requests==2.23.0 requests-oauthlib==1.3.0 From b3edb7b6456c3293228f7f4c6d62be14eb34e9f1 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 17 Feb 2025 16:35:35 +0100 Subject: [PATCH 40/67] Update redis from 3.4.1 to 5.2.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index bbdc63c7d4..d1d1f71052 100644 --- a/requirements.txt +++ b/requirements.txt @@ -39,7 +39,7 @@ python-dateutil==2.9.0.post0 python3-openid==3.1.0 pytz==2025.1 PyYAML==6.0.2 -redis==3.4.1 +redis==5.2.1 requests==2.23.0 requests-oauthlib==1.3.0 rsa==4.0 From 793bef6eda0b0cac38c40f3a1f03daedd40b2c42 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 17 Feb 2025 16:35:36 +0100 Subject: [PATCH 41/67] Update requests from 2.23.0 to 2.32.3 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d1d1f71052..d4a51cace1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -40,7 +40,7 @@ python3-openid==3.1.0 pytz==2025.1 PyYAML==6.0.2 redis==5.2.1 -requests==2.23.0 +requests==2.32.3 requests-oauthlib==1.3.0 rsa==4.0 s3transfer==0.3.3 From 226ef444772cbac789f300768e27e11de3d4db31 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 17 Feb 2025 16:35:37 +0100 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 d4a51cace1..4a9ed851a1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -41,7 +41,7 @@ pytz==2025.1 PyYAML==6.0.2 redis==5.2.1 requests==2.32.3 -requests-oauthlib==1.3.0 +requests-oauthlib==2.0.0 rsa==4.0 s3transfer==0.3.3 sentry-sdk==0.14.3 From edc9a8d15e059d90081ace94599c55cb5e7a0a45 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 17 Feb 2025 16:35:38 +0100 Subject: [PATCH 43/67] Update rsa from 4.0 to 4.9 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4a9ed851a1..495ffb2846 100644 --- a/requirements.txt +++ b/requirements.txt @@ -42,7 +42,7 @@ PyYAML==6.0.2 redis==5.2.1 requests==2.32.3 requests-oauthlib==2.0.0 -rsa==4.0 +rsa==4.9 s3transfer==0.3.3 sentry-sdk==0.14.3 six==1.14.0 From 408b346bb40fdac69fd6e3979e1fc2c7dee2b032 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 17 Feb 2025 16:35:38 +0100 Subject: [PATCH 44/67] Update s3transfer from 0.3.3 to 0.11.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 495ffb2846..67c8aec2f1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -43,7 +43,7 @@ redis==5.2.1 requests==2.32.3 requests-oauthlib==2.0.0 rsa==4.9 -s3transfer==0.3.3 +s3transfer==0.11.2 sentry-sdk==0.14.3 six==1.14.0 social-auth-app-django==3.1.0 From 39cd37e5178a1973e01b9341b1c1c808f19ecb6f Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 17 Feb 2025 16:35:39 +0100 Subject: [PATCH 45/67] Update sentry-sdk from 0.14.3 to 2.21.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 67c8aec2f1..49090a0f71 100644 --- a/requirements.txt +++ b/requirements.txt @@ -44,7 +44,7 @@ requests==2.32.3 requests-oauthlib==2.0.0 rsa==4.9 s3transfer==0.11.2 -sentry-sdk==0.14.3 +sentry-sdk==2.21.0 six==1.14.0 social-auth-app-django==3.1.0 social-auth-core==3.3.0 From 3e481dcd4bed8cdb263788913a7b115c45b2661c Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 17 Feb 2025 16:35:40 +0100 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 49090a0f71..546b00d13b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -45,7 +45,7 @@ requests-oauthlib==2.0.0 rsa==4.9 s3transfer==0.11.2 sentry-sdk==2.21.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 d31e6d537dd050a3728f14468c766dc60fe175ab Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 17 Feb 2025 16:35:41 +0100 Subject: [PATCH 47/67] Update social-auth-app-django from 3.1.0 to 5.4.3 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 546b00d13b..88f4d18065 100644 --- a/requirements.txt +++ b/requirements.txt @@ -46,7 +46,7 @@ rsa==4.9 s3transfer==0.11.2 sentry-sdk==2.21.0 six==1.17.0 -social-auth-app-django==3.1.0 +social-auth-app-django==5.4.3 social-auth-core==3.3.0 sqlparse==0.3.1 urllib3==1.25.8 From 0179d44cf1fa407c7553cb3b81502f2f75d01509 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 17 Feb 2025 16:35:41 +0100 Subject: [PATCH 48/67] Update social-auth-core from 3.3.0 to 4.5.6 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 88f4d18065..9c1e46e659 100644 --- a/requirements.txt +++ b/requirements.txt @@ -47,7 +47,7 @@ s3transfer==0.11.2 sentry-sdk==2.21.0 six==1.17.0 social-auth-app-django==5.4.3 -social-auth-core==3.3.0 +social-auth-core==4.5.6 sqlparse==0.3.1 urllib3==1.25.8 vine==1.3.0 From f3e8fd8e30ebe95a8ab85f5ab4463d3e73198ad9 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 17 Feb 2025 16:35:42 +0100 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 9c1e46e659..2a3f572bce 100644 --- a/requirements.txt +++ b/requirements.txt @@ -48,7 +48,7 @@ sentry-sdk==2.21.0 six==1.17.0 social-auth-app-django==5.4.3 social-auth-core==4.5.6 -sqlparse==0.3.1 +sqlparse==0.5.3 urllib3==1.25.8 vine==1.3.0 websocket-client==0.57.0 From b716848450333c8ada223ca0efcd9ea008c57f4c Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 17 Feb 2025 16:35:43 +0100 Subject: [PATCH 50/67] Update urllib3 from 1.25.8 to 2.3.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 2a3f572bce..3cd0adf884 100644 --- a/requirements.txt +++ b/requirements.txt @@ -49,6 +49,6 @@ six==1.17.0 social-auth-app-django==5.4.3 social-auth-core==4.5.6 sqlparse==0.5.3 -urllib3==1.25.8 +urllib3==2.3.0 vine==1.3.0 websocket-client==0.57.0 From 3b196ee1a639a0c09880277d3150b0239598fbe4 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 17 Feb 2025 16:35:43 +0100 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 3cd0adf884..6887eda017 100644 --- a/requirements.txt +++ b/requirements.txt @@ -50,5 +50,5 @@ social-auth-app-django==5.4.3 social-auth-core==4.5.6 sqlparse==0.5.3 urllib3==2.3.0 -vine==1.3.0 +vine==5.1.0 websocket-client==0.57.0 From 7a92a742354debc51be2f52a9ffe25ef94e143cd Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 17 Feb 2025 16:35:44 +0100 Subject: [PATCH 52/67] Update websocket-client from 0.57.0 to 1.8.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6887eda017..626656e45c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -51,4 +51,4 @@ social-auth-core==4.5.6 sqlparse==0.5.3 urllib3==2.3.0 vine==5.1.0 -websocket-client==0.57.0 +websocket-client==1.8.0 From e322e82041cb4c4dedefdb1e5b28a4cd807574bd Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 17 Feb 2025 16:35:45 +0100 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 f1fd4326940868f3e290214229bad6a7bbe77b85 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 17 Feb 2025 16:35:46 +0100 Subject: [PATCH 54/67] Update django-debug-toolbar from 2.2 to 5.0.1 --- requirements.dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.dev.txt b/requirements.dev.txt index 89e12f0b6b..38727b5bae 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==5.0.1 factory-boy==2.12.0 ipython==7.13.0 pytest==5.4.1 From 792492f5aeb6b012684053235c69c4fb9fd22c25 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 17 Feb 2025 16:35:46 +0100 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 38727b5bae..46ccc7525b 100644 --- a/requirements.dev.txt +++ b/requirements.dev.txt @@ -1,6 +1,6 @@ codecov==2.1.13 django-debug-toolbar==5.0.1 -factory-boy==2.12.0 +factory-boy==3.3.3 ipython==7.13.0 pytest==5.4.1 pytest-cov==2.8.1 From 7f954f9ac70260803dff5ea06faebfc5a1b2a4a3 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 17 Feb 2025 16:35:47 +0100 Subject: [PATCH 56/67] Update ipython from 7.13.0 to 8.32.0 --- requirements.dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.dev.txt b/requirements.dev.txt index 46ccc7525b..e069669cb2 100644 --- a/requirements.dev.txt +++ b/requirements.dev.txt @@ -1,7 +1,7 @@ codecov==2.1.13 django-debug-toolbar==5.0.1 factory-boy==3.3.3 -ipython==7.13.0 +ipython==8.32.0 pytest==5.4.1 pytest-cov==2.8.1 pytest-django==3.8.0 From eb369bc1cb305ae8fa4db11231c536ee16b8ebb3 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 17 Feb 2025 16:35:48 +0100 Subject: [PATCH 57/67] Update pytest from 5.4.1 to 8.3.4 --- requirements.dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.dev.txt b/requirements.dev.txt index e069669cb2..2fe6355e35 100644 --- a/requirements.dev.txt +++ b/requirements.dev.txt @@ -2,7 +2,7 @@ codecov==2.1.13 django-debug-toolbar==5.0.1 factory-boy==3.3.3 ipython==8.32.0 -pytest==5.4.1 +pytest==8.3.4 pytest-cov==2.8.1 pytest-django==3.8.0 recommonmark==0.6.0 From 8d211aca940766a038acba30eeac7f6d51c8341f Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 17 Feb 2025 16:35:48 +0100 Subject: [PATCH 58/67] Update pytest-cov from 2.8.1 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 2fe6355e35..67331206c8 100644 --- a/requirements.dev.txt +++ b/requirements.dev.txt @@ -3,7 +3,7 @@ django-debug-toolbar==5.0.1 factory-boy==3.3.3 ipython==8.32.0 pytest==8.3.4 -pytest-cov==2.8.1 +pytest-cov==6.0.0 pytest-django==3.8.0 recommonmark==0.6.0 sphinx==2.4.4 From 8fd793529acf7b913560196bb24cb0d2b5d6eece Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 17 Feb 2025 16:35:49 +0100 Subject: [PATCH 59/67] Update pytest-django from 3.8.0 to 4.10.0 --- requirements.dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.dev.txt b/requirements.dev.txt index 67331206c8..709c9adf77 100644 --- a/requirements.dev.txt +++ b/requirements.dev.txt @@ -4,7 +4,7 @@ factory-boy==3.3.3 ipython==8.32.0 pytest==8.3.4 pytest-cov==6.0.0 -pytest-django==3.8.0 +pytest-django==4.10.0 recommonmark==0.6.0 sphinx==2.4.4 sphinx_rtd_theme==0.4.3 From 73df3ca1469f94e4a4891ea9f2a83849e077f80f Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 17 Feb 2025 16:35:50 +0100 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 709c9adf77..708cd3bd9b 100644 --- a/requirements.dev.txt +++ b/requirements.dev.txt @@ -5,7 +5,7 @@ ipython==8.32.0 pytest==8.3.4 pytest-cov==6.0.0 pytest-django==4.10.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 b9fd99973fdb56aaf796e2ff1ecf667a2447cb3a Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 17 Feb 2025 16:35:50 +0100 Subject: [PATCH 61/67] Update sphinx from 2.4.4 to 8.1.3 --- requirements.dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.dev.txt b/requirements.dev.txt index 708cd3bd9b..6796c760aa 100644 --- a/requirements.dev.txt +++ b/requirements.dev.txt @@ -6,7 +6,7 @@ pytest==8.3.4 pytest-cov==6.0.0 pytest-django==4.10.0 recommonmark==0.7.1 -sphinx==2.4.4 +sphinx==8.1.3 sphinx_rtd_theme==0.4.3 sphinx-autobuild==0.7.1 mypy==0.770 From d134388e0b21fc17935ff851b2a920b04b2a5785 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 17 Feb 2025 16:35:51 +0100 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 6796c760aa..9c3aa39980 100644 --- a/requirements.dev.txt +++ b/requirements.dev.txt @@ -7,7 +7,7 @@ pytest-cov==6.0.0 pytest-django==4.10.0 recommonmark==0.7.1 sphinx==8.1.3 -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 774d14200673cc1a1973225062d6b6d516408119 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 17 Feb 2025 16:35:52 +0100 Subject: [PATCH 63/67] Update sphinx-autobuild from 0.7.1 to 2024.10.3 --- requirements.dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.dev.txt b/requirements.dev.txt index 9c3aa39980..5f43e4e041 100644 --- a/requirements.dev.txt +++ b/requirements.dev.txt @@ -8,7 +8,7 @@ pytest-django==4.10.0 recommonmark==0.7.1 sphinx==8.1.3 sphinx_rtd_theme==3.0.2 -sphinx-autobuild==0.7.1 +sphinx-autobuild==2024.10.3 mypy==0.770 django-stubs==1.5.0 whitenoise==5.0.1 From da982b5b1f824415019a38e1394667929619e060 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 17 Feb 2025 16:35:52 +0100 Subject: [PATCH 64/67] Update mypy from 0.770 to 1.15.0 --- requirements.dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.dev.txt b/requirements.dev.txt index 5f43e4e041..226c5d4325 100644 --- a/requirements.dev.txt +++ b/requirements.dev.txt @@ -9,7 +9,7 @@ recommonmark==0.7.1 sphinx==8.1.3 sphinx_rtd_theme==3.0.2 sphinx-autobuild==2024.10.3 -mypy==0.770 +mypy==1.15.0 django-stubs==1.5.0 whitenoise==5.0.1 werkzeug==1.0.0 \ No newline at end of file From 1b0785dd3250aa36ec19700c79a6999223fd3064 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 17 Feb 2025 16:35:53 +0100 Subject: [PATCH 65/67] Update django-stubs from 1.5.0 to 5.1.3 --- requirements.dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.dev.txt b/requirements.dev.txt index 226c5d4325..44cf04a856 100644 --- a/requirements.dev.txt +++ b/requirements.dev.txt @@ -10,6 +10,6 @@ sphinx==8.1.3 sphinx_rtd_theme==3.0.2 sphinx-autobuild==2024.10.3 mypy==1.15.0 -django-stubs==1.5.0 +django-stubs==5.1.3 whitenoise==5.0.1 werkzeug==1.0.0 \ No newline at end of file From 42fb90f5019ac4c8193ffe2064ca81566072cec9 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 17 Feb 2025 16:35:53 +0100 Subject: [PATCH 66/67] Update whitenoise from 5.0.1 to 6.9.0 --- requirements.dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.dev.txt b/requirements.dev.txt index 44cf04a856..54b104e5cb 100644 --- a/requirements.dev.txt +++ b/requirements.dev.txt @@ -11,5 +11,5 @@ sphinx_rtd_theme==3.0.2 sphinx-autobuild==2024.10.3 mypy==1.15.0 django-stubs==5.1.3 -whitenoise==5.0.1 +whitenoise==6.9.0 werkzeug==1.0.0 \ No newline at end of file From 74eb5a9981dd69e52b088c98e5e1d34d77eb5a2e Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 17 Feb 2025 16:35:54 +0100 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 54b104e5cb..fdd33518dd 100644 --- a/requirements.dev.txt +++ b/requirements.dev.txt @@ -12,4 +12,4 @@ sphinx-autobuild==2024.10.3 mypy==1.15.0 django-stubs==5.1.3 whitenoise==6.9.0 -werkzeug==1.0.0 \ No newline at end of file +werkzeug==3.1.3 \ No newline at end of file