File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -115,7 +115,9 @@ platformdirs==4.3.8 ; python_full_version >= '3.9'
115
115
pluggy==1.5.0 ; python_full_version < '3.9'
116
116
# via pytest
117
117
pluggy==1.6.0 ; python_full_version >= '3.9'
118
- # via pytest
118
+ # via
119
+ # pytest
120
+ # pytest-cov
119
121
pretend==1.0.9
120
122
# via cryptography (pyproject.toml)
121
123
py-cpuinfo==9.0.0
@@ -267,7 +269,7 @@ zipp==3.20.2 ; python_full_version < '3.9'
267
269
# via
268
270
# importlib-metadata
269
271
# importlib-resources
270
- zipp==3.22 .0 ; python_full_version >= '3.9' and python_full_version < '3.10.2'
272
+ zipp==3.23 .0 ; python_full_version >= '3.9' and python_full_version < '3.10.2'
271
273
# via importlib-metadata
272
274
273
275
# The following packages were excluded from the output:
You can’t perform that action at this time.
0 commit comments