Skip to content

Commit

Permalink
Merge pull request #3010 from OpenNeuroOrg/dependabot/pip/services/da…
Browse files Browse the repository at this point in the history
…talad/pipenv-68795d4691

chore(deps): Bump the pipenv group in /services/datalad with 11 updates
  • Loading branch information
nellh authored Mar 4, 2024
2 parents 7c4907a + 353e3f6 commit 5495968
Show file tree
Hide file tree
Showing 6 changed files with 449 additions and 337 deletions.
8 changes: 4 additions & 4 deletions services/datalad/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ url = "https://pypi.org/simple"
verify_ssl = true

[dev-packages]
datalad = "==0.18.1"
datalad = "==0.19.6"
pytest = "*"
coverage = "*"
mock = "*"
Expand All @@ -14,18 +14,18 @@ exceptiongroup = "*"

[packages]
dnspython = "*"
falcon = "==2.0.0"
falcon = "==3.1.3"
redis = "*"
requests = "*"
GitPython = "*"
PyJWT = "*"
PyJWT = ">=2"
gunicorn = "*"
gevent = "*"
elastic-apm = "*"
falcon-elastic-apm = "*"
boto3 = "*"
elasticsearch = "*"
pygit2 = "*"
pygithub = "==1.54.1"
pygithub = "==2.2.0"
greenlet = "*"
charset-normalizer = "*"
Loading

0 comments on commit 5495968

Please sign in to comment.