Skip to content

Commit

Permalink
version bump d3 and Quart
Browse files Browse the repository at this point in the history
  • Loading branch information
ndunnett committed Apr 11, 2024
1 parent 54c8fe4 commit ec49044
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 15 deletions.
26 changes: 13 additions & 13 deletions app/d3-graphviz/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion app/d3-graphviz/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"dependencies": {
"d3": "^7.8.5",
"d3": "^7.9.0",
"d3-graphviz": "^5.3.0"
}
}
2 changes: 1 addition & 1 deletion app/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
Quart==0.19.4
Quart==0.19.5
Hypercorn==0.16.0

0 comments on commit ec49044

Please # to comment.