Skip to content

Commit c89bdea

Browse files
committed
py(deps): libvcs 0.28.1 -> 0.28.2 (rev-list fix)
See also: vcs-python/libvcs#455
1 parent 144c104 commit c89bdea

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

poetry.lock

Lines changed: 5 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
@@ -61,7 +61,7 @@ vcspull = 'vcspull:cli.cli'
6161

6262
[tool.poetry.dependencies]
6363
python = "^3.9"
64-
libvcs = "~0.28.1"
64+
libvcs = "~0.28.2"
6565
colorama = ">=0.3.9"
6666
PyYAML = "^6.0"
6767

0 commit comments

Comments
 (0)