Skip to content

Commit 6e234a3

Browse files
committed
deps(worker): Update to pygit2 1.16.0
1 parent 0bf65b0 commit 6e234a3

File tree

2 files changed

+795
-768
lines changed

2 files changed

+795
-768
lines changed

services/datalad/Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ falcon = "==3.1.3"
1717
requests = "*"
1818
PyJWT = ">=2"
1919
boto3 = "*"
20-
pygit2 = "==1.15.1"
20+
pygit2 = "==1.16.0"
2121
pygithub = "==2.4.0"
2222
charset-normalizer = "*"
2323
uvicorn = {extras = ["standard"], version = "*"}

0 commit comments

Comments
 (0)