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 @@ -45,7 +45,7 @@ test = [
45
45
" black[jupyter]==25.1.0" ,
46
46
" isort==6.0.1" ,
47
47
" mypy==1.16.1" ,
48
- " pytest==8.4.0 " ,
48
+ " pytest==8.4.1 " ,
49
49
" pytest-aioresponses==0.3.0" ,
50
50
" pytest-asyncio==1.0.0" ,
51
51
" pytest-cov==6.2.1" ,
Original file line number Diff line number Diff line change @@ -48,7 +48,7 @@ test = [
48
48
" isort==6.0.1" ,
49
49
" mypy==1.16.1" ,
50
50
" pytest-asyncio==1.0.0" ,
51
- " pytest==8.4.0 " ,
51
+ " pytest==8.4.1 " ,
52
52
" pytest-cov==6.2.1" ,
53
53
" Pillow==11.2.1" ,
54
54
" google-cloud-secret-manager==2.24.0" ,
Original file line number Diff line number Diff line change @@ -48,7 +48,7 @@ test = [
48
48
" isort==6.0.1" ,
49
49
" mypy==1.16.1" ,
50
50
" pytest-asyncio==1.0.0" ,
51
- " pytest==8.4.0 " ,
51
+ " pytest==8.4.1 " ,
52
52
" pytest-cov==6.2.1" ,
53
53
" Pillow==11.2.1" ,
54
54
" google-cloud-secret-manager==2.24.0" ,
You can’t perform that action at this time.
0 commit comments