Skip to content

Commit ba9ab69

Browse files
committed
Update python package lock file
1 parent 745cd10 commit ba9ab69

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

shinylive_lock.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"htmltools": {
33
"name": "htmltools",
4-
"version": "0.2.1.9000",
5-
"filename": "htmltools-0.2.1.9000-py3-none-any.whl",
4+
"version": "0.3.0",
5+
"filename": "htmltools-0.3.0-py3-none-any.whl",
66
"sha256": null,
77
"url": null,
88
"depends": [
@@ -15,8 +15,8 @@
1515
},
1616
"shiny": {
1717
"name": "shiny",
18-
"version": "0.4.0",
19-
"filename": "shiny-0.4.0-py3-none-any.whl",
18+
"version": "0.5.0",
19+
"filename": "shiny-0.5.0-py3-none-any.whl",
2020
"sha256": null,
2121
"url": null,
2222
"depends": [
@@ -25,7 +25,7 @@
2525
{"name": "starlette", "specs": [[">=", "0.17.1"]]},
2626
{"name": "python-multipart", "specs": []},
2727
{"name": "htmltools", "specs": [[">=", "0.2.1"]]},
28-
{"name": "click", "specs": [[">=", "8.0.3"]]},
28+
{"name": "click", "specs": [[">=", "8.1.4"]]},
2929
{"name": "markdown-it-py", "specs": [[">=", "1.1.0"]]},
3030
{"name": "mdit-py-plugins", "specs": [[">=", "0.3.0"]]},
3131
{"name": "linkify-it-py", "specs": [[">=", "1.0"]]},

0 commit comments

Comments
 (0)