Skip to content

Commit cdb44ca

Browse files
authored
Merge pull request #264 from CCPBioSim/renovate/wheel-0.x
fix(deps): update dependency wheel to v0.46.3
2 parents 736376b + 57b3796 commit cdb44ca

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ Source = "https://github.com/CCPBioSim/aiida-gromacs"
3434
[project.optional-dependencies]
3535
testing = [
3636
"pgtest==1.3.2",
37-
"wheel==0.43.0",
37+
"wheel==0.46.3",
3838
"coverage[toml]",
3939
"pytest==8.2.2",
4040
"pytest-cov==7.0.0",

0 commit comments

Comments
 (0)