Bump pygit2 to 1.15.* (#12319)

This commit is contained in:
sobolevn
2024-07-13 18:38:05 +03:00
committed by GitHub
parent c4f7a72e50
commit 4740d320c5
3 changed files with 13 additions and 6 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
version = "1.15.0"
version = "1.15.*"
upstream_repository = "https://github.com/libgit2/pygit2"
requires = ["types-cffi"]