From cef92d798f91cce8aec50a38b2a4277c5f87ab66 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Jul 2022 14:45:04 -0300 Subject: [PATCH 01/33] Update ipdb from 0.11 to 0.13.9 --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 39bf0d894..ec7aa2e13 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,4 +1,4 @@ -r requirements.txt django-test-without-migrations==0.6 -ipdb==0.11 +ipdb==0.13.9 mixer==6.1.3 From ec51a95bbd20bc99992b4c8a463535f0acc04c04 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Jul 2022 14:45:04 -0300 Subject: [PATCH 02/33] Update ipdb from 0.11 to 0.13.9 --- rosie/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rosie/requirements.txt b/rosie/requirements.txt index 3986a3fff..44e3e7a5d 100644 --- a/rosie/requirements.txt +++ b/rosie/requirements.txt @@ -2,7 +2,7 @@ brutils==1.0.1 docopt==0.6.2 freezegun==0.3.11 geopy==1.18.1 -ipdb==0.11 +ipdb==0.13.9 numpy==1.16.2 # scipy must come before scikit-learn in order to build the wheel in docker image scipy==1.2.1 From e3726a6ccd337f62668770279831e5839b7ad070 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Jul 2022 14:45:04 -0300 Subject: [PATCH 03/33] Update mixer from 6.1.3 to 7.2.2 --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index ec7aa2e13..395346a31 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,4 +1,4 @@ -r requirements.txt django-test-without-migrations==0.6 ipdb==0.13.9 -mixer==6.1.3 +mixer==7.2.2 From 70db486e04f8023ff48f94a08f555d1421548dd8 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Jul 2022 14:45:05 -0300 Subject: [PATCH 04/33] Update django from 2.1.7 to 4.0.5 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index e0b970731..c39a262fc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -Django==2.1.7 +Django==4.0.5 brazilnum==0.8.8 celery==4.2.1 dj-database-url==0.5.0 From 38ee48f3c96321021c5063d6c7eb0e54318af4c2 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Jul 2022 14:45:05 -0300 Subject: [PATCH 05/33] Update celery from 4.2.1 to 5.2.7 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c39a262fc..6fc4a23d6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ Django==4.0.5 brazilnum==0.8.8 -celery==4.2.1 +celery==5.2.7 dj-database-url==0.5.0 django-assets==0.12 django-bulk-update==2.2.0 From 14f9d22a67e2d571bb46bbe94da577b488577291 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Jul 2022 14:45:06 -0300 Subject: [PATCH 06/33] Update django-cors-middleware from 1.3.1 to 1.5.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6fc4a23d6..75371454f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ celery==5.2.7 dj-database-url==0.5.0 django-assets==0.12 django-bulk-update==2.2.0 -django-cors-middleware==1.3.1 +django-cors-middleware==1.5.0 django-debug-toolbar==1.11 django-extensions==2.1.6 django-test-without-migrations==0.6 From 955e83af01aeb3b4dc4246ccdbaf9ebbebe47699 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Jul 2022 14:45:06 -0300 Subject: [PATCH 07/33] Update django-debug-toolbar from 1.11 to 3.5.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 75371454f..c150e9808 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ dj-database-url==0.5.0 django-assets==0.12 django-bulk-update==2.2.0 django-cors-middleware==1.5.0 -django-debug-toolbar==1.11 +django-debug-toolbar==3.5.0 django-extensions==2.1.6 django-test-without-migrations==0.6 djangorestframework==3.9.1 From 7443bd6a62596abc9eab72b05652b7e3b4eaf128 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Jul 2022 14:45:06 -0300 Subject: [PATCH 08/33] Update django-extensions from 2.1.6 to 3.1.5 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c150e9808..22eb75df1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ django-assets==0.12 django-bulk-update==2.2.0 django-cors-middleware==1.5.0 django-debug-toolbar==3.5.0 -django-extensions==2.1.6 +django-extensions==3.1.5 django-test-without-migrations==0.6 djangorestframework==3.9.1 freezegun==0.3.11 From d1930c4dde3dccaed0dcfe6a2e001042776a80fc Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Jul 2022 14:45:07 -0300 Subject: [PATCH 09/33] Update djangorestframework from 3.9.1 to 3.13.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 22eb75df1..7324fc918 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ django-cors-middleware==1.5.0 django-debug-toolbar==3.5.0 django-extensions==3.1.5 django-test-without-migrations==0.6 -djangorestframework==3.9.1 +djangorestframework==3.13.1 freezegun==0.3.11 gunicorn==19.9.0 newrelic==4.14.0.115 From b7bbb1096b48618eadcf2edf771c26536e764fee Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Jul 2022 14:45:07 -0300 Subject: [PATCH 10/33] Update freezegun from 0.3.11 to 1.2.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7324fc918..2093ea3ae 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ django-debug-toolbar==3.5.0 django-extensions==3.1.5 django-test-without-migrations==0.6 djangorestframework==3.13.1 -freezegun==0.3.11 +freezegun==1.2.1 gunicorn==19.9.0 newrelic==4.14.0.115 psycopg2-binary==2.7.7 From 05af854a4ee9046628c8e77d69040dbc492a58e8 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Jul 2022 14:45:08 -0300 Subject: [PATCH 11/33] Update freezegun from 0.3.11 to 1.2.1 --- rosie/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rosie/requirements.txt b/rosie/requirements.txt index 44e3e7a5d..19799ed57 100644 --- a/rosie/requirements.txt +++ b/rosie/requirements.txt @@ -1,6 +1,6 @@ brutils==1.0.1 docopt==0.6.2 -freezegun==0.3.11 +freezegun==1.2.1 geopy==1.18.1 ipdb==0.13.9 numpy==1.16.2 From c85e28edc9d32614d4929a11f1523d565a45d833 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Jul 2022 14:45:08 -0300 Subject: [PATCH 12/33] Update gunicorn from 19.9.0 to 20.1.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 2093ea3ae..e0f5b410f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ django-extensions==3.1.5 django-test-without-migrations==0.6 djangorestframework==3.13.1 freezegun==1.2.1 -gunicorn==19.9.0 +gunicorn==20.1.0 newrelic==4.14.0.115 psycopg2-binary==2.7.7 python-decouple==3.1 From 167ecf4e9fe0c661950693a30d54c36ec6cc970a Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Jul 2022 14:45:09 -0300 Subject: [PATCH 13/33] Update newrelic from 4.14.0.115 to 7.14.0.177 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index e0f5b410f..47ad8bfa8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,7 +11,7 @@ django-test-without-migrations==0.6 djangorestframework==3.13.1 freezegun==1.2.1 gunicorn==20.1.0 -newrelic==4.14.0.115 +newrelic==7.14.0.177 psycopg2-binary==2.7.7 python-decouple==3.1 python-memcached==1.59 From 770e02dcde38152a3410e6feb6a3ba9cf5b3fe73 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Jul 2022 14:45:09 -0300 Subject: [PATCH 14/33] Update psycopg2-binary from 2.7.7 to 2.9.3 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 47ad8bfa8..c5aa02c27 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,7 +12,7 @@ djangorestframework==3.13.1 freezegun==1.2.1 gunicorn==20.1.0 newrelic==7.14.0.177 -psycopg2-binary==2.7.7 +psycopg2-binary==2.9.3 python-decouple==3.1 python-memcached==1.59 python-twitter==3.5 From f4ea64596747e55b51fcd3c6a0fd3b2c3758b96a Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Jul 2022 14:45:09 -0300 Subject: [PATCH 15/33] Update python-decouple from 3.1 to 3.6 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c5aa02c27..cc9d5a232 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,7 +13,7 @@ freezegun==1.2.1 gunicorn==20.1.0 newrelic==7.14.0.177 psycopg2-binary==2.9.3 -python-decouple==3.1 +python-decouple==3.6 python-memcached==1.59 python-twitter==3.5 reprint==0.5.1 # pyup: ignore From 3351670be5b13643d22f8d8d55ca852b923fccf0 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Jul 2022 14:45:10 -0300 Subject: [PATCH 16/33] Update python-decouple from 3.1 to 3.6 --- research/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/research/requirements.txt b/research/requirements.txt index 74f6d7e45..eb14b2a33 100644 --- a/research/requirements.txt +++ b/research/requirements.txt @@ -6,7 +6,7 @@ grequests==0.3.0 humanize==0.5.1 numpy==1.16.2 pandas==0.24.1 -python-decouple==3.1 +python-decouple==3.6 requests==2.21.0 serenata-toolbox # pyup: ignore tqdm==4.31.1 From d2fefe6332a7302c74ea4990db9613625f544639 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Jul 2022 14:45:10 -0300 Subject: [PATCH 17/33] Update requests from 2.21.0 to 2.28.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index cc9d5a232..12c0defdf 100644 --- a/requirements.txt +++ b/requirements.txt @@ -17,7 +17,7 @@ python-decouple==3.6 python-memcached==1.59 python-twitter==3.5 reprint==0.5.1 # pyup: ignore -requests==2.21.0 +requests==2.28.1 rows==0.4.1 tqdm==4.31.1 whitenoise==4.1.2 From 2e85a050c166610acf30adf4bf1843b12462e563 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Jul 2022 14:45:10 -0300 Subject: [PATCH 18/33] Update requests from 2.21.0 to 2.28.1 --- research/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/research/requirements.txt b/research/requirements.txt index eb14b2a33..08efcbf66 100644 --- a/research/requirements.txt +++ b/research/requirements.txt @@ -7,6 +7,6 @@ humanize==0.5.1 numpy==1.16.2 pandas==0.24.1 python-decouple==3.6 -requests==2.21.0 +requests==2.28.1 serenata-toolbox # pyup: ignore tqdm==4.31.1 From c8171675f78bfa6c9be6ea3c48e781a9406a72d6 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Jul 2022 14:45:11 -0300 Subject: [PATCH 19/33] Update tqdm from 4.31.1 to 4.64.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 12c0defdf..df9c75c95 100644 --- a/requirements.txt +++ b/requirements.txt @@ -19,5 +19,5 @@ python-twitter==3.5 reprint==0.5.1 # pyup: ignore requests==2.28.1 rows==0.4.1 -tqdm==4.31.1 +tqdm==4.64.0 whitenoise==4.1.2 From b7e8111266c9b7a50b71003892ac64bf3c369ac0 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Jul 2022 14:45:11 -0300 Subject: [PATCH 20/33] Update tqdm from 4.31.1 to 4.64.0 --- research/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/research/requirements.txt b/research/requirements.txt index 08efcbf66..ae204a89c 100644 --- a/research/requirements.txt +++ b/research/requirements.txt @@ -9,4 +9,4 @@ pandas==0.24.1 python-decouple==3.6 requests==2.28.1 serenata-toolbox # pyup: ignore -tqdm==4.31.1 +tqdm==4.64.0 From e014223c16ed9b641757c6d52d9eaac28fc8823d Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Jul 2022 14:45:12 -0300 Subject: [PATCH 21/33] Update whitenoise from 4.1.2 to 6.2.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index df9c75c95..cbb156298 100644 --- a/requirements.txt +++ b/requirements.txt @@ -20,4 +20,4 @@ reprint==0.5.1 # pyup: ignore requests==2.28.1 rows==0.4.1 tqdm==4.64.0 -whitenoise==4.1.2 +whitenoise==6.2.0 From 5295f61ab1db04ce6e17ceab805ae4a74e1b2e92 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Jul 2022 14:45:12 -0300 Subject: [PATCH 22/33] Update aiofiles from 0.4.0 to 0.8.0 --- research/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/research/requirements.txt b/research/requirements.txt index ae204a89c..97f36cf8e 100644 --- a/research/requirements.txt +++ b/research/requirements.txt @@ -1,4 +1,4 @@ -aiofiles==0.4.0 +aiofiles==0.8.0 aiohttp==3.5.4 beautifulsoup4==4.7.1 geopy==1.18.1 From 6a0673435b987fc2b47a4ecccadd372df6358e1a Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Jul 2022 14:45:12 -0300 Subject: [PATCH 23/33] Update aiohttp from 3.5.4 to 3.8.1 --- research/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/research/requirements.txt b/research/requirements.txt index 97f36cf8e..5cfa87abb 100644 --- a/research/requirements.txt +++ b/research/requirements.txt @@ -1,5 +1,5 @@ aiofiles==0.8.0 -aiohttp==3.5.4 +aiohttp==3.8.1 beautifulsoup4==4.7.1 geopy==1.18.1 grequests==0.3.0 From a2f344f8488f0cdf431339d66995526d5199c0b7 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Jul 2022 14:45:13 -0300 Subject: [PATCH 24/33] Update beautifulsoup4 from 4.7.1 to 4.11.1 --- research/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/research/requirements.txt b/research/requirements.txt index 5cfa87abb..c73ae5c5d 100644 --- a/research/requirements.txt +++ b/research/requirements.txt @@ -1,6 +1,6 @@ aiofiles==0.8.0 aiohttp==3.8.1 -beautifulsoup4==4.7.1 +beautifulsoup4==4.11.1 geopy==1.18.1 grequests==0.3.0 humanize==0.5.1 From c5ab794e2f1cca27db3c91ca7764d2cb86267600 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Jul 2022 14:45:13 -0300 Subject: [PATCH 25/33] Update geopy from 1.18.1 to 2.2.0 --- research/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/research/requirements.txt b/research/requirements.txt index c73ae5c5d..3e558d7d4 100644 --- a/research/requirements.txt +++ b/research/requirements.txt @@ -1,7 +1,7 @@ aiofiles==0.8.0 aiohttp==3.8.1 beautifulsoup4==4.11.1 -geopy==1.18.1 +geopy==2.2.0 grequests==0.3.0 humanize==0.5.1 numpy==1.16.2 From cde52af409583de4d6b83f804179863aaf61f17b Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Jul 2022 14:45:14 -0300 Subject: [PATCH 26/33] Update geopy from 1.18.1 to 2.2.0 --- rosie/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rosie/requirements.txt b/rosie/requirements.txt index 19799ed57..ec0549672 100644 --- a/rosie/requirements.txt +++ b/rosie/requirements.txt @@ -1,7 +1,7 @@ brutils==1.0.1 docopt==0.6.2 freezegun==1.2.1 -geopy==1.18.1 +geopy==2.2.0 ipdb==0.13.9 numpy==1.16.2 # scipy must come before scikit-learn in order to build the wheel in docker image From eb0cb3485de3406271852d024c36793277641faa Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Jul 2022 14:45:14 -0300 Subject: [PATCH 27/33] Update grequests from 0.3.0 to 0.6.0 --- research/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/research/requirements.txt b/research/requirements.txt index 3e558d7d4..c69ea640c 100644 --- a/research/requirements.txt +++ b/research/requirements.txt @@ -2,7 +2,7 @@ aiofiles==0.8.0 aiohttp==3.8.1 beautifulsoup4==4.11.1 geopy==2.2.0 -grequests==0.3.0 +grequests==0.6.0 humanize==0.5.1 numpy==1.16.2 pandas==0.24.1 From dccbe819566cf60febf75595463ce58504e674aa Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Jul 2022 14:45:15 -0300 Subject: [PATCH 28/33] Update humanize from 0.5.1 to 4.2.3 --- research/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/research/requirements.txt b/research/requirements.txt index c69ea640c..b3fbcf120 100644 --- a/research/requirements.txt +++ b/research/requirements.txt @@ -3,7 +3,7 @@ aiohttp==3.8.1 beautifulsoup4==4.11.1 geopy==2.2.0 grequests==0.6.0 -humanize==0.5.1 +humanize==4.2.3 numpy==1.16.2 pandas==0.24.1 python-decouple==3.6 From cb4936d99f09c4ef3ab063005420995ef3329102 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Jul 2022 14:45:15 -0300 Subject: [PATCH 29/33] Update numpy from 1.16.2 to 1.23.0 --- research/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/research/requirements.txt b/research/requirements.txt index b3fbcf120..2a5245061 100644 --- a/research/requirements.txt +++ b/research/requirements.txt @@ -4,7 +4,7 @@ beautifulsoup4==4.11.1 geopy==2.2.0 grequests==0.6.0 humanize==4.2.3 -numpy==1.16.2 +numpy==1.23.0 pandas==0.24.1 python-decouple==3.6 requests==2.28.1 From a3a0c375bff389d368a1784918ca4297feb7d50f Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Jul 2022 14:45:15 -0300 Subject: [PATCH 30/33] Update numpy from 1.16.2 to 1.23.0 --- rosie/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rosie/requirements.txt b/rosie/requirements.txt index ec0549672..de2f215e4 100644 --- a/rosie/requirements.txt +++ b/rosie/requirements.txt @@ -3,7 +3,7 @@ docopt==0.6.2 freezegun==1.2.1 geopy==2.2.0 ipdb==0.13.9 -numpy==1.16.2 +numpy==1.23.0 # scipy must come before scikit-learn in order to build the wheel in docker image scipy==1.2.1 scikit-learn==0.20.2 From da43b749a0004d2245a28e58ac21f13cb03407a8 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Jul 2022 14:45:16 -0300 Subject: [PATCH 31/33] Update pandas from 0.24.1 to 1.4.3 --- research/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/research/requirements.txt b/research/requirements.txt index 2a5245061..b83580011 100644 --- a/research/requirements.txt +++ b/research/requirements.txt @@ -5,7 +5,7 @@ geopy==2.2.0 grequests==0.6.0 humanize==4.2.3 numpy==1.23.0 -pandas==0.24.1 +pandas==1.4.3 python-decouple==3.6 requests==2.28.1 serenata-toolbox # pyup: ignore From d404e3ec0d9a5f566ae7b94abba84e4391e7b1d8 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Jul 2022 14:45:16 -0300 Subject: [PATCH 32/33] Update scipy from 1.2.1 to 1.8.1 --- rosie/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rosie/requirements.txt b/rosie/requirements.txt index de2f215e4..e82372d3b 100644 --- a/rosie/requirements.txt +++ b/rosie/requirements.txt @@ -5,6 +5,6 @@ geopy==2.2.0 ipdb==0.13.9 numpy==1.23.0 # scipy must come before scikit-learn in order to build the wheel in docker image -scipy==1.2.1 +scipy==1.8.1 scikit-learn==0.20.2 serenata-toolbox # pyup: ignore From 58c0180d3653a086885d90a80f1d9fa11d1fa28a Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Jul 2022 14:45:16 -0300 Subject: [PATCH 33/33] Update scikit-learn from 0.20.2 to 1.1.1 --- rosie/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rosie/requirements.txt b/rosie/requirements.txt index e82372d3b..8ca781a64 100644 --- a/rosie/requirements.txt +++ b/rosie/requirements.txt @@ -6,5 +6,5 @@ ipdb==0.13.9 numpy==1.23.0 # scipy must come before scikit-learn in order to build the wheel in docker image scipy==1.8.1 -scikit-learn==0.20.2 +scikit-learn==1.1.1 serenata-toolbox # pyup: ignore