Skip to content

Commit f12925b

Browse files
authored
Merge pull request #23 from kilobyteno/dependabot/pip/wheel-gte-0.47.0
Update wheel requirement from >=0.46.3 to >=0.47.0
2 parents 3985740 + 2dd28ee commit f12925b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
pre-commit>=4.6.0
44
ruff>=0.15.12
55
setuptools>=82.0.1
6-
wheel>=0.46.3
6+
wheel>=0.47.0
77
pytest>=9.0.3
88
pytest-cov>=7.1.0
99
pytest-sugar>=1.1.1

0 commit comments

Comments
 (0)