Skip to content

Commit e5fdc72

Browse files
authored
2 parents b33ebb5 + 7869f72 commit e5fdc72

3 files changed

Lines changed: 9 additions & 5 deletions

File tree

CHANGES

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,10 @@ _Notes on upcoming releases will be added here_
3535

3636
<!-- Maintainers, insert changes / features for the next release here -->
3737

38+
### Breaking changes
39+
40+
- Bump minimum libvcs from v0.38.3 -> v0.38.6 (#506)
41+
3842
### Documentation
3943

4044
#### CLI reference pages now have linkable arguments (#502)

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.38.3",
56+
"libvcs~=0.38.6",
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)