Skip to content

Commit

Permalink
Bump pygit2 from 1.16.0 to 1.17.0
Browse files Browse the repository at this point in the history
Bumps [pygit2](https://github.com/libgit2/pygit2) from 1.16.0 to 1.17.0.
- [Changelog](https://github.com/libgit2/pygit2/blob/master/CHANGELOG.md)
- [Commits](libgit2/pygit2@v1.16.0...v1.17.0)

---
updated-dependencies:
- dependency-name: pygit2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 13, 2025
1 parent ba19bb9 commit d98bd91
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 38 deletions.
71 changes: 34 additions & 37 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 d98bd91

Please sign in to comment.