Skip to content

Commit 64fb644

Browse files
Bump pygit2 from 1.18.2 to 1.19.1
Bumps [pygit2](https://github.com/libgit2/pygit2) from 1.18.2 to 1.19.1. - [Changelog](https://github.com/libgit2/pygit2/blob/master/CHANGELOG.md) - [Commits](libgit2/pygit2@v1.18.2...v1.19.1) --- updated-dependencies: - dependency-name: pygit2 dependency-version: 1.19.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 211d517 commit 64fb644

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
@@ -16,7 +16,7 @@ classifiers = [
1616
]
1717
module = "edit_python_pe"
1818
dependencies = [
19-
"pygit2==1.18.2",
19+
"pygit2==1.19.1",
2020
"textual==6.1.0",
2121
"pygithub==2.8.1",
2222
"pyyaml==6.0.2",

0 commit comments

Comments
 (0)