Skip to content

Commit

Permalink
build(deps): libvcs 0.30.0 -> 0.30.1 (AWS CodeCommit URL detection, #450
Browse files Browse the repository at this point in the history
)

- AWS CodeCommit URL Detection:
  - vcs-python/libvcs@2364653
  - vcs-python/libvcs#464
  • Loading branch information
tony committed Jun 18, 2024
2 parents e1329b9 + 0b6f665 commit 4971122
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion CHANGES
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ $ pipx install --suffix=@next 'vcspull' --pip-args '\--pre' --force

### Breaking changes

- libvcs: 0.29.0 -> 0.30.0 (#449)
- libvcs: 0.29.0 -> 0.30.1 (#449, #450)

[AWS CodeCommit] support.

Expand Down
8 changes: 4 additions & 4 deletions poetry.lock

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

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ vcspull = 'vcspull:cli.cli'

[tool.poetry.dependencies]
python = "^3.9"
libvcs = "~0.30.0"
libvcs = "~0.30.1"
colorama = ">=0.3.9"
PyYAML = "^6.0"

Expand Down

0 comments on commit 4971122

Please sign in to comment.