Skip to content

Commit 40432c4

Browse files
[pip](deps): Bump pygit2 from 1.14.0 to 1.14.1 (#74)
Bumps [pygit2](https://github.com/libgit2/pygit2) from 1.14.0 to 1.14.1. - [Changelog](https://github.com/libgit2/pygit2/blob/master/CHANGELOG.md) - [Commits](libgit2/pygit2@v1.14.0...v1.14.1) --- updated-dependencies: - dependency-name: pygit2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 262e2a6 commit 40432c4

File tree

2 files changed

+28
-28
lines changed

2 files changed

+28
-28
lines changed

poetry.lock

+27-27
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ winloop = {markers = "sys_platform == \"win32\"", version = "^0.1.1"}
1414
asyncpg = "^0.29.0"
1515
discord-ext-menus = {git = "https://github.com/Rapptz/discord-ext-menus", rev = "8686b5d1bbc1d3c862292eb436ab630d6e9c9b53"}
1616
psutil = "^5.9.8"
17-
pygit2 = "^1.14.0"
17+
pygit2 = "^1.14.1"
1818
python-dateutil = "^2.8.2"
1919
click = "^8.1.7"
2020
async-lru = "^2.0.4"

0 commit comments

Comments
 (0)