From ed3cdf94187750ea3d780bdf929cee55d1170ebf Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 23 Sep 2024 14:12:12 -0400 Subject: [PATCH 01/13] Update ipykernel from 6.26.0 to 6.29.5 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d051f95e..6b62af13 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ -e . hiveplot==2017.10.17.21.7 -ipykernel==6.26.0 +ipykernel==6.29.5 jupyter==1.0.0 matplotlib==3.8.1 mkdocs-material==9.4.8 From 32258eaac367f99a0b00bd3180cf8628e7a22863 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 23 Sep 2024 14:12:12 -0400 Subject: [PATCH 02/13] Update jupyter from 1.0.0 to 1.1.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6b62af13..5b667cb1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ -e . hiveplot==2017.10.17.21.7 ipykernel==6.29.5 -jupyter==1.0.0 +jupyter==1.1.1 matplotlib==3.8.1 mkdocs-material==9.4.8 mkdocs==1.5.3 From 81ddc8dbef5c8452a463089ca4c06adeec398824 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 23 Sep 2024 14:12:13 -0400 Subject: [PATCH 03/13] Update matplotlib from 3.8.1 to 3.9.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5b667cb1..7b92e293 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ hiveplot==2017.10.17.21.7 ipykernel==6.29.5 jupyter==1.1.1 -matplotlib==3.8.1 +matplotlib==3.9.2 mkdocs-material==9.4.8 mkdocs==1.5.3 git+https://github.com/greenape/mknotebooks.git From 0a9f2818a2cb3f3cec316cf7797b88a17dffbafb Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 23 Sep 2024 14:12:13 -0400 Subject: [PATCH 04/13] Update mkdocs-material from 9.4.8 to 9.5.36 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7b92e293..c0be4958 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ hiveplot==2017.10.17.21.7 ipykernel==6.29.5 jupyter==1.1.1 matplotlib==3.9.2 -mkdocs-material==9.4.8 +mkdocs-material==9.5.36 mkdocs==1.5.3 git+https://github.com/greenape/mknotebooks.git nbconvert==7.11.0 From 78a2894bf0de7966b34a73dfa0f263c3c4c620a3 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 23 Sep 2024 14:12:14 -0400 Subject: [PATCH 05/13] Update mkdocs from 1.5.3 to 1.6.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c0be4958..4fb03294 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ ipykernel==6.29.5 jupyter==1.1.1 matplotlib==3.9.2 mkdocs-material==9.5.36 -mkdocs==1.5.3 +mkdocs==1.6.1 git+https://github.com/greenape/mknotebooks.git nbconvert==7.11.0 networkx==3.2.1 From 686b53513d3e7ec52f88f4d3c6f793e04ba81440 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 23 Sep 2024 14:12:14 -0400 Subject: [PATCH 06/13] Update nbconvert from 7.11.0 to 7.16.4 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4fb03294..256e2295 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ matplotlib==3.9.2 mkdocs-material==9.5.36 mkdocs==1.6.1 git+https://github.com/greenape/mknotebooks.git -nbconvert==7.11.0 +nbconvert==7.16.4 networkx==3.2.1 numpy==1.26.1 nxviz==0.7.4 From 504713f801a53066911791dd1526f9ea9bbd53e0 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 23 Sep 2024 14:12:15 -0400 Subject: [PATCH 07/13] Update networkx from 3.2.1 to 3.3 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 256e2295..5e1ed094 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ mkdocs-material==9.5.36 mkdocs==1.6.1 git+https://github.com/greenape/mknotebooks.git nbconvert==7.16.4 -networkx==3.2.1 +networkx==3.3 numpy==1.26.1 nxviz==0.7.4 pandas==2.1.2 From 94fefc913cf7e96347c8724152985501943fc799 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 23 Sep 2024 14:12:15 -0400 Subject: [PATCH 08/13] Update numpy from 1.26.1 to 2.1.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5e1ed094..4086c9ea 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ mkdocs==1.6.1 git+https://github.com/greenape/mknotebooks.git nbconvert==7.16.4 networkx==3.3 -numpy==1.26.1 +numpy==2.1.1 nxviz==0.7.4 pandas==2.1.2 pyjanitor==0.26.0 From 9cd9344d4371ac201a66d856f9fcb107b50238a6 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 23 Sep 2024 14:12:16 -0400 Subject: [PATCH 09/13] Update pandas from 2.1.2 to 2.2.3 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4086c9ea..9cfadc62 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ nbconvert==7.16.4 networkx==3.3 numpy==2.1.1 nxviz==0.7.4 -pandas==2.1.2 +pandas==2.2.3 pyjanitor==0.26.0 pymdown-extensions==10.3.1 pyprojroot==0.3.0 From d6dbf2508cfd00d324866d359feca488d0b32133 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 23 Sep 2024 14:12:16 -0400 Subject: [PATCH 10/13] Update pyjanitor from 0.26.0 to 0.29.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9cfadc62..7f340e73 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,7 +11,7 @@ networkx==3.3 numpy==2.1.1 nxviz==0.7.4 pandas==2.2.3 -pyjanitor==0.26.0 +pyjanitor==0.29.0 pymdown-extensions==10.3.1 pyprojroot==0.3.0 python-louvain==0.16 From 66d158b04a0d06b6fe68c2dd17d8a85aa8ad7b2b Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 23 Sep 2024 14:12:17 -0400 Subject: [PATCH 11/13] Update pymdown-extensions from 10.3.1 to 10.10.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7f340e73..731b7d67 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,7 +12,7 @@ numpy==2.1.1 nxviz==0.7.4 pandas==2.2.3 pyjanitor==0.29.0 -pymdown-extensions==10.3.1 +pymdown-extensions==10.10.1 pyprojroot==0.3.0 python-louvain==0.16 scipy==1.11.3 From 4016c55986e9afafc7dc0b75e4405e8a4db328f7 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 23 Sep 2024 14:12:17 -0400 Subject: [PATCH 12/13] Update scipy from 1.11.3 to 1.14.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 731b7d67..d0ec6cc4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -15,5 +15,5 @@ pyjanitor==0.29.0 pymdown-extensions==10.10.1 pyprojroot==0.3.0 python-louvain==0.16 -scipy==1.11.3 +scipy==1.14.1 tqdm==4.66.1 From 84f6c72e22e1b2e93351bc7429175c76ff0b6d7c Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 23 Sep 2024 14:12:18 -0400 Subject: [PATCH 13/13] Update tqdm from 4.66.1 to 4.66.5 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d0ec6cc4..10c7e667 100644 --- a/requirements.txt +++ b/requirements.txt @@ -16,4 +16,4 @@ pymdown-extensions==10.10.1 pyprojroot==0.3.0 python-louvain==0.16 scipy==1.14.1 -tqdm==4.66.1 +tqdm==4.66.5