Skip to content

Commit 3ab9b2c

Browse files
committed
build(deps): lock libvcs at v0.14.0a0 until parsing added
1 parent 2c62a74 commit 3ab9b2c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

poetry.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ vcspull = 'vcspull:cli.cli'
5757
python = "^3.9"
5858
click = "~8"
5959
kaptan = "*"
60-
libvcs = "~0.14.0a0"
60+
libvcs = "0.14.0a0"
6161
colorama = ">=0.3.9"
6262

6363
[tool.poetry.dev-dependencies]

0 commit comments

Comments
 (0)