Skip to content

Commit ca866da

Browse files
authored
Update wheel to 0.46.3 in requirements-dev.txt (boto#3621)
1 parent 9e3b360 commit ca866da

2 files changed

Lines changed: 7 additions & 5 deletions

File tree

requirements-dev-lock.txt

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,9 @@ jsonschema-specifications==2025.4.1 \
110110
packaging==25.0 \
111111
--hash=sha256:29572ef2b1f17581046b3a2227d5c611fb25ec70ca1ba8554b24b0e69331a484 \
112112
--hash=sha256:d443872c98d677bf60f6a1f2f8c1cb748e8fe762d2bf9d3148b5599295b0fc4f
113-
# via pytest
113+
# via
114+
# pytest
115+
# wheel
114116
parse==1.20.2 \
115117
--hash=sha256:967095588cb802add9177d0c0b6133b5ba33b1ea9007ca800e526f42a85af558 \
116118
--hash=sha256:b41d604d16503c79d81af5165155c0b20f6c8d6c559efa66b4b695c3e5a0a0ce
@@ -315,7 +317,7 @@ typing-extensions==4.13.2 \
315317
# via
316318
# exceptiongroup
317319
# referencing
318-
wheel==0.43.0 \
319-
--hash=sha256:465ef92c69fa5c5da2d1cf8ac40559a8c940886afcef87dcf14b9470862f1d85 \
320-
--hash=sha256:55c570405f142630c6b9f72fe09d9b67cf1477fcf543ae5b8dcb1f5b7377da81
320+
wheel==0.46.3 \
321+
--hash=sha256:4b399d56c9d9338230118d705d9737a2a468ccca63d5e813e2a4fc7815d8bc4d \
322+
--hash=sha256:e3e79874b07d776c40bd6033f8ddf76a7dad46a7b8aa1b2787a83083519a1803
321323
# via -r requirements-dev.txt

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
wheel==0.43.0
1+
wheel==0.46.3
22
behave==1.2.5
33
jsonschema==4.23.0
44
coverage==7.2.7

0 commit comments

Comments
 (0)