Skip to content

Commit b4c6609

Browse files
authored
py(deps) libvcs 0.35.0 -> 0.35.1 (#466)
# Changes ## py(deps) libvcs 0.35.0 -> 0.35.1 Fix for console output
2 parents e6cc298 + f950f68 commit b4c6609

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

CHANGES

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

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

24+
## vcspull v1.34.1 (unreleased)
25+
#
26+
### Development
27+
28+
- libvcs 0.35.0 -> 0.35.1 (#466)
29+
30+
Fixes issue with console streaming output, e.g. `git clone` progress.
31+
2432
## vcspull v1.34.0 (2025-02-22)
2533

2634
### 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.0",
56+
"libvcs~=0.35.1",
5757
"colorama>=0.3.9",
5858
"PyYAML>=6.0"
5959
]

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

0 commit comments

Comments
 (0)