Bump pygit2 to 1.15 and fix enums (#11983)

This commit is contained in:
Ali Hamdan
2024-05-19 12:04:44 +02:00
committed by GitHub
parent 5445a4a243
commit d9f47c37b3
7 changed files with 335 additions and 347 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
version = "1.14.*"
version = "1.15.*"
upstream_repository = "https://github.com/libgit2/pygit2"
requires = ["types-cffi"]