Skip to content
This repository has been archived by the owner on Aug 31, 2021. It is now read-only.

Commit

Permalink
fix(deps): update dependency stencila-schema to v0.46.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Nov 4, 2020
1 parent 2720b66 commit 5f23727
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
packages=["stencila.pyla"],
install_requires=[
"astor==0.8.1",
"stencila-schema==0.46.4"
"stencila-schema==0.46.5"
],
extras_require={},
include_package_data=True,
Expand Down

0 comments on commit 5f23727

Please sign in to comment.