Skip to content

Commit 39ec047

Browse files
authored
py(deps) libvcs 0.35.1 -> 0.36.0 (#467)
2 parents ad1deae + 2abc69d commit 39ec047

File tree

3 files changed

+11
-5
lines changed

3 files changed

+11
-5
lines changed

CHANGES

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,12 @@ $ pipx install --suffix=@next 'vcspull' --pip-args '\--pre' --force
2121

2222
<!-- Maintainers, insert changes / features for the next release here -->
2323

24+
### Development
25+
26+
- libvcs 0.35.1 -> 0.36.0 (#467)
27+
28+
Improved Git URL detection
29+
2430
## vcspull v1.34.1 (2025-06-21)
2531

2632
### Development

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ keywords = [
5353
]
5454
homepage = "https://vcspull.git-pull.com"
5555
dependencies = [
56-
"libvcs~=0.35.1",
56+
"libvcs~=0.36.0",
5757
"colorama>=0.3.9",
5858
"PyYAML>=6.0"
5959
]

uv.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.

0 commit comments

Comments
 (0)