We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8dae7e2 commit d452a37Copy full SHA for d452a37
pyproject.toml
@@ -23,7 +23,7 @@ dependencies = [
23
# the minimum minor version here, that absolutely needs to go in the release
24
# notes.
25
# Pygit2 changelog: https://github.com/libgit2/pygit2/blob/master/CHANGELOG.md
26
- "pygit2>=1.13.0,<1.15.0",
+ "pygit2>=1.16.0,<1.17.0",
27
"PyYaml>=6.0",
28
"requests",
29
"typing_extensions>=4.4.0",
0 commit comments