Skip to content

Commit

Permalink
[pip](deps): Bump pygit2 from 1.13.2 to 1.13.3
Browse files Browse the repository at this point in the history
Bumps [pygit2](https://github.com/libgit2/pygit2) from 1.13.2 to 1.13.3.
- [Changelog](https://github.com/libgit2/pygit2/blob/master/CHANGELOG.rst)
- [Commits](libgit2/pygit2@v1.13.2...v1.13.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 21, 2023
1 parent 1baf559 commit 4f35e3c
Show file tree
Hide file tree
Showing 2 changed files with 39 additions and 29 deletions.
66 changes: 38 additions & 28 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 @@ -14,7 +14,7 @@ winloop = {markers = "sys_platform == \"win32\"", version = "^0.0.9"}
asyncpg = "^0.29.0"
discord-ext-menus = {git = "https://github.com/Rapptz/discord-ext-menus", rev = "8686b5d1bbc1d3c862292eb436ab630d6e9c9b53"}
psutil = "^5.9.6"
pygit2 = "^1.13.2"
pygit2 = "^1.13.3"
python-dateutil = "^2.8.2"
click = "^8.1.7"
typing-extensions = "^4.8.0"
Expand Down

0 comments on commit 4f35e3c

Please sign in to comment.