Skip to content

Commit

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

chore(deps): Bump the pipenv group across 1 directory with 11 updates
  • Loading branch information
nellh authored Jan 7, 2025
2 parents 2d92dda + ae9e9e8 commit 40130bb
Show file tree
Hide file tree
Showing 2 changed files with 624 additions and 632 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 = "==1.1.3"
datalad = "==1.1.5"
pytest = "*"
coverage = "*"
pytest-cov = "*"
Expand All @@ -13,15 +13,15 @@ exceptiongroup = "*"
pytest-asyncio = "*"

[packages]
falcon = "==3.1.3"
falcon = "==4.0.2"
requests = "*"
PyJWT = ">=2"
boto3 = "*"
pygit2 = "==1.16.0"
pygithub = "==2.4.0"
pygithub = "==2.5.0"
charset-normalizer = "*"
uvicorn = {extras = ["standard"], version = "*"}
aiofiles = "*"
aioshutil = "*"
sentry-sdk = {extras = ["falcon"], version = "*"}
bidsschematools = "==0.11.3.post3"
bidsschematools = "==1.0.0"
Loading

0 comments on commit 40130bb

Please sign in to comment.