Skip to content

Commit 40130bb

Browse files
authored
Merge pull request #3264 from OpenNeuroOrg/dependabot/pip/services/datalad/pipenv-6760e8182c
chore(deps): Bump the pipenv group across 1 directory with 11 updates
2 parents 2d92dda + ae9e9e8 commit 40130bb

File tree

2 files changed

+624
-632
lines changed

2 files changed

+624
-632
lines changed

services/datalad/Pipfile

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ url = "https://pypi.org/simple"
44
verify_ssl = true
55

66
[dev-packages]
7-
datalad = "==1.1.3"
7+
datalad = "==1.1.5"
88
pytest = "*"
99
coverage = "*"
1010
pytest-cov = "*"
@@ -13,15 +13,15 @@ exceptiongroup = "*"
1313
pytest-asyncio = "*"
1414

1515
[packages]
16-
falcon = "==3.1.3"
16+
falcon = "==4.0.2"
1717
requests = "*"
1818
PyJWT = ">=2"
1919
boto3 = "*"
2020
pygit2 = "==1.16.0"
21-
pygithub = "==2.4.0"
21+
pygithub = "==2.5.0"
2222
charset-normalizer = "*"
2323
uvicorn = {extras = ["standard"], version = "*"}
2424
aiofiles = "*"
2525
aioshutil = "*"
2626
sentry-sdk = {extras = ["falcon"], version = "*"}
27-
bidsschematools = "==0.11.3.post3"
27+
bidsschematools = "==1.0.0"

0 commit comments

Comments
 (0)