Skip to content

Commit

Permalink
Merge pull request #80 from beeware/dependabot/pip/wheel-0.45.1
Browse files Browse the repository at this point in the history
Bump wheel from 0.45.0 to 0.45.1
  • Loading branch information
freakboy3742 authored Nov 24, 2024
2 parents 7fb95c5 + cf64e9f commit e67bac9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ dependencies = [
"packaging == 24.2",
"PyYAML == 6.0.2",
"tomli >= 2.0,< 3.0; python_version <= '3.10'",
"wheel == 0.45.0",
"wheel == 0.45.1",
]

[project.optional-dependencies]
Expand Down

0 comments on commit e67bac9

Please sign in to comment.