Skip to content

Commit

Permalink
Merge pull request #518 from DataDog/dependabot/pip/pygit2-1.17.0
Browse files Browse the repository at this point in the history
Bump pygit2 from 1.16.0 to 1.17.0
  • Loading branch information
sobregosodd authored Jan 20, 2025
2 parents 8651ca1 + e302ca1 commit 4d8b797
Show file tree
Hide file tree
Showing 2 changed files with 34 additions and 32 deletions.
64 changes: 33 additions & 31 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ tarsafe = "^0.0.5"
semantic-version = "^2.10.0"
pyyaml = "^6.0"
# 1.12+ requires new version of libgit2 which is not avaiable in Alpine
pygit2 = ">=1.11,<1.17"
pygit2 = ">=1.11,<1.18"
configparser = ">=5.3,<8.0"
prettytable="^3.6.0"
yara-python = "^4.5.1"
Expand Down

0 comments on commit 4d8b797

Please sign in to comment.