File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -47,7 +47,7 @@ test = [
4747 " black[jupyter]==25.9.0" ,
4848 " isort==6.1.0" ,
4949 " mypy==1.18.2" ,
50- " pytest==8.4.2 " ,
50+ " pytest==9.0.0 " ,
5151 " pytest-aioresponses==0.3.0" ,
5252 " pytest-asyncio==1.2.0" ,
5353 " pytest-cov==7.0.0" ,
Original file line number Diff line number Diff line change @@ -48,7 +48,7 @@ test = [
4848 " isort==6.1.0" ,
4949 " mypy==1.18.2" ,
5050 " pytest-asyncio==1.2.0" ,
51- " pytest==8.4.2 " ,
51+ " pytest==9.0.0 " ,
5252 " pytest-cov==7.0.0" ,
5353 " Pillow==11.3.0; python_version == '3.9'" ,
5454 " Pillow==12.0.0; python_version >= '3.10'" ,
Original file line number Diff line number Diff line change @@ -48,7 +48,7 @@ test = [
4848 " isort==6.1.0" ,
4949 " mypy==1.18.2" ,
5050 " pytest-asyncio==1.2.0" ,
51- " pytest==8.4.2 " ,
51+ " pytest==9.0.0 " ,
5252 " pytest-cov==7.0.0" ,
5353 " Pillow==11.3.0; python_version == '3.9'" ,
5454 " Pillow==12.0.0; python_version >= '3.10'" ,
You can’t perform that action at this time.
0 commit comments