Skip to content

Commit dcb9158

Browse files
authored
Merge pull request #5 from audiolabs/copilot/resolve-dependabot-alerts
Fix high-severity Dependabot security alerts in requirements.txt
2 parents 3c29b79 + 51e596d commit dcb9158

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jupyter-console==6.6.3
3030
jupyter-events==0.6.3
3131
jupyter_client==8.2.0
3232
jupyter_core==5.3.1
33-
jupyter_server==2.6.0
33+
jupyter_server==2.14.1
3434
jupyter_server_terminals==0.4.4
3535
jupyterlab-pygments==0.2.2
3636
jupyterlab-widgets==3.0.7
@@ -39,7 +39,7 @@ matplotlib-inline==0.1.6
3939
mistune==3.0.1
4040
nbclassic==1.0.0
4141
nbclient==0.8.0
42-
nbconvert==7.6.0
42+
nbconvert==7.17.0
4343
nbformat==5.9.0
4444
nest-asyncio==1.5.6
4545
notebook==6.5.4

0 commit comments

Comments
 (0)