File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -7,18 +7,18 @@ dependencies = [
77 " aiofiles>=24.1.0" ,
88 " aioshutil>=1.5" ,
99 " bidsschematools>=1.0.10" ,
10- " boto3>=1.42.95 " ,
10+ " boto3>=1.43.14 " ,
1111 " charset-normalizer>=3.4.7" ,
1212 " dnspython>=2.7.0" ,
1313 " falcon>=4.0.2" ,
1414 " pygit2>=1.19.2" ,
1515 " pygithub>=2.9.1" ,
16- " pyjwt>=2.10.1 " ,
17- " requests>=2.33.1 " ,
18- " sentry-sdk[falcon]>=2.58 .0" ,
19- " taskiq[reload]>=0.12.2 " ,
16+ " pyjwt>=2.13.0 " ,
17+ " requests>=2.34.2 " ,
18+ " sentry-sdk[falcon]>=2.60 .0" ,
19+ " taskiq[reload]>=0.12.4 " ,
2020 " taskiq-redis>=1.0.9" ,
21- " uvicorn[standard]>=0.46 .0" ,
21+ " uvicorn[standard]>=0.48 .0" ,
2222 " httpx>=0.28.1" ,
2323]
2424dynamic = [" version" ]
@@ -29,14 +29,14 @@ build-backend = "hatchling.build"
2929
3030[dependency-groups ]
3131dev = [
32- " coverage>=7.8.2 " ,
32+ " coverage>=7.14.0 " ,
3333 " datalad>=1.4.1" ,
3434 " exceptiongroup>=1.3.0" ,
3535 " pytest>=9.0.3" ,
36- " pytest-asyncio>=1.0 .0" ,
36+ " pytest-asyncio>=1.4 .0" ,
3737 " pytest-cov>=6.1.1" ,
3838 " pytest-xdist>=3.7.0" ,
39- " ruff>=0.15.11 " ,
39+ " ruff>=0.15.14 " ,
4040]
4141
4242[tool .hatch .version ]
You can’t perform that action at this time.
0 commit comments