Skip to content

Commit ec67066

Browse files
chore(deps-dev): bump pygit2 from 1.15.1 to 1.19.1 (#2627)
* chore(deps-dev): bump pygit2 from 1.15.1 to 1.19.1 Bumps [pygit2](https://github.com/libgit2/pygit2) from 1.15.1 to 1.19.1. - [Changelog](https://github.com/libgit2/pygit2/blob/master/CHANGELOG.md) - [Commits](libgit2/pygit2@v1.15.1...v1.19.1) --- updated-dependencies: - dependency-name: pygit2 dependency-version: 1.19.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * temporary: enable Docker build workflow on PRs * chore: revert temporary changes to the Docker build workflow --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Nico Miguelino <nicomiguelino2014@gmail.com>
1 parent bb379da commit ec67066

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ dev-host = [
1313
docker-image-builder = [
1414
"click==8.1.7",
1515
"jinja2==3.1.6",
16-
"pygit2==1.15.1",
16+
"pygit2==1.19.1",
1717
"requests==2.32.5",
1818
"python-on-whales==0.79.0",
1919
]

0 commit comments

Comments
 (0)