Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions CHANGES
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,12 @@ _Notes on upcoming releases will be added here_
- Refactor syrupy snapshot tests to avoid `name=` parameter which may cause
matching issues in certain build environments, e.g., Arch Linux packaging (#503).

## vcspull v1.50.1 (unreleased)

### Breaking changes

- Bump minimum libvcs from v0.38.2 -> v0.38.3 (#505)

## vcspull v1.50.0 (2026-01-24)

### Breaking changes
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ keywords = [
]
homepage = "https://vcspull.git-pull.com"
dependencies = [
"libvcs~=0.38.2",
"libvcs~=0.38.3",
"colorama>=0.3.9",
"PyYAML>=6.0"
]
Expand Down
2 changes: 1 addition & 1 deletion uv.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.