Skip to content

Commit

Permalink
update wheel to latest release (#303)
Browse files Browse the repository at this point in the history
  • Loading branch information
nateprewitt committed Apr 2, 2024
1 parent b604bbc commit 123ff16
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions requirements-dev-lock.txt
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ tomli==2.0.1 \
# via
# coverage
# pytest
wheel==0.38.1 \
--hash=sha256:7a95f9a8dc0924ef318bd55b616112c70903192f524d120acc614f59547a9e1f \
--hash=sha256:ea041edf63f4ccba53ad6e035427997b3bb10ee88a4cd014ae82aeb9eea77bb9
wheel==0.43.0 \
--hash=sha256:465ef92c69fa5c5da2d1cf8ac40559a8c940886afcef87dcf14b9470862f1d85 \
--hash=sha256:55c570405f142630c6b9f72fe09d9b67cf1477fcf543ae5b8dcb1f5b7377da81
# via -r requirements-dev.txt
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
psutil>=4.1.0,<5.0.0
tabulate==0.7.5
coverage==7.2.7
wheel==0.38.1
wheel==0.43.0
setuptools==67.8.0;python_version>="3.12"

# Pytest specific deps
Expand Down

0 comments on commit 123ff16

Please sign in to comment.