Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion test_package/nbconvert/env/darwin.txt
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ six==1.17.0
# via python-dateutil
soupsieve==2.7
# via beautifulsoup4
tinycss2==1.4.0
tinycss2==1.5.1
# via bleach
tornado==6.5.1
# via jupyter-client
Expand Down
2 changes: 1 addition & 1 deletion test_package/nbconvert/env/linux.txt
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ six==1.17.0
# via python-dateutil
soupsieve==2.7
# via beautifulsoup4
tinycss2==1.4.0
tinycss2==1.5.1
# via bleach
tornado==6.5.1
# via jupyter-client
Expand Down
2 changes: 1 addition & 1 deletion test_package/nbconvert/env/win32.txt
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ six==1.17.0
# via python-dateutil
soupsieve==2.7
# via beautifulsoup4
tinycss2==1.4.0
tinycss2==1.5.1
# via bleach
tornado==6.5.1
# via jupyter-client
Expand Down
Loading