File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -89,6 +89,7 @@ packaging==24.1 \
8989 # via
9090 # -r requirements-dev.txt
9191 # pytest
92+ # wheel
9293pluggy==1.6.0 \
9394 --hash=sha256:7dcc130b76258d33b90f61b658791dede3486c3e6bfb003ee5c9bfb396dd22f3 \
9495 --hash=sha256:e920276dd6813095e9377c0bc5566d94c932c33b27a3e3945d8389c374dd4746
@@ -143,7 +144,7 @@ typing-extensions==4.15.0 \
143144 --hash=sha256:0cea48d173cc12fa28ecabc3b837ea3cf6f38c6d1136f85cbaaf598984861466 \
144145 --hash=sha256:f0fa19c6845758ab08074a0cfa8b7aecb71c999ca73d62883bc25cc018c4e548
145146 # via exceptiongroup
146- wheel==0.43.0 \
147- --hash=sha256:465ef92c69fa5c5da2d1cf8ac40559a8c940886afcef87dcf14b9470862f1d85 \
148- --hash=sha256:55c570405f142630c6b9f72fe09d9b67cf1477fcf543ae5b8dcb1f5b7377da81
147+ wheel==0.46.3 \
148+ --hash=sha256:4b399d56c9d9338230118d705d9737a2a468ccca63d5e813e2a4fc7815d8bc4d \
149+ --hash=sha256:e3e79874b07d776c40bd6033f8ddf76a7dad46a7b8aa1b2787a83083519a1803
149150 # via -r requirements-dev.txt
Original file line number Diff line number Diff line change 1- wheel == 0.43.0
1+ wheel == 0.46.3
22coverage == 7.2.7
33setuptools == 78.1.1 ;python_version >= "3.12"
44
You can’t perform that action at this time.
0 commit comments