Skip to content

Commit

Permalink
Scheduled weekly dependency update for week 45 (#373)
Browse files Browse the repository at this point in the history
* Update ipykernel from 6.15.1 to 6.26.0

* Update matplotlib from 3.5.3 to 3.8.1

* Update mkdocs-material from 8.4.2 to 9.4.8

* Update mkdocs from 1.3.1 to 1.5.3

* Update nbconvert from 7.0.0 to 7.11.0

* Update networkx from 2.8.6 to 3.2.1

* Update numpy from 1.23.2 to 1.26.1

* Update pandas from 1.4.3 to 2.1.2

* Update pyjanitor from 0.23.1 to 0.26.0

* Update pymdown-extensions from 10.0 to 10.3.1

* Update pyprojroot from 0.2.0 to 0.3.0

* Update scipy from 1.9.1 to 1.11.3

* Update tqdm from 4.64.0 to 4.66.1

---------

Co-authored-by: Eric Ma <[email protected]>
  • Loading branch information
pyup-bot and ericmjl authored Nov 11, 2023
1 parent c599d6f commit 5a2ae81
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,19 +1,19 @@
-e .
hiveplot==2017.10.17.21.7
ipykernel==6.15.1
ipykernel==6.26.0
jupyter==1.0.0
matplotlib==3.5.3
mkdocs-material==8.4.2
mkdocs==1.3.1
matplotlib==3.8.1
mkdocs-material==9.4.8
mkdocs==1.5.3
git+https://github.com/greenape/mknotebooks.git
nbconvert==7.0.0
networkx==2.8.6
numpy==1.23.2
nbconvert==7.11.0
networkx==3.2.1
numpy==1.26.1
nxviz==0.7.4
pandas==1.4.3
pyjanitor==0.23.1
pymdown-extensions==10.0
pyprojroot==0.2.0
pandas==2.1.2
pyjanitor==0.26.0
pymdown-extensions==10.3.1
pyprojroot==0.3.0
python-louvain==0.16
scipy==1.10.0
tqdm==4.64.0
scipy==1.11.3
tqdm==4.66.1

0 comments on commit 5a2ae81

Please sign in to comment.