Skip to content

Commit 4812260

Browse files
committed
build(deps): Lock libvcs to < 0.14
1 parent 9dcb61f commit 4812260

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 deletions
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.13.6"
6161
colorama = ">=0.3.9"
6262

6363
[tool.poetry.dev-dependencies]

0 commit comments

Comments
 (0)