Skip to content

Commit 3729b12

Browse files
committed
libvcs: 0.22.2 -> 0.24.0
v0.24.0 includes fix for git remotes
1 parent a89e75a commit 3729b12

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
@@ -60,7 +60,7 @@ vcspull = 'vcspull:cli.cli'
6060

6161
[tool.poetry.dependencies]
6262
python = "^3.9"
63-
libvcs = "~0.22.1"
63+
libvcs = "~0.24.0"
6464
colorama = ">=0.3.9"
6565
PyYAML = "^6.0"
6666

0 commit comments

Comments
 (0)