Skip to content

Commit

Permalink
Merge pull request #3176 from OpenNeuroOrg/pygit2-1.16.0
Browse files Browse the repository at this point in the history
deps(worker): Update to pygit2 1.16.0
  • Loading branch information
nellh authored Oct 24, 2024
2 parents 6642fea + 6e234a3 commit 87bf729
Show file tree
Hide file tree
Showing 2 changed files with 795 additions and 768 deletions.
2 changes: 1 addition & 1 deletion services/datalad/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ falcon = "==3.1.3"
requests = "*"
PyJWT = ">=2"
boto3 = "*"
pygit2 = "==1.15.1"
pygit2 = "==1.16.0"
pygithub = "==2.4.0"
charset-normalizer = "*"
uvicorn = {extras = ["standard"], version = "*"}
Expand Down
Loading

0 comments on commit 87bf729

Please sign in to comment.