Skip to content

Commit 7605912

Browse files
Merge pull request #2449 from VWS-Python/dependabot/pip/check-wheel-contents-0.6.1
Bump check-wheel-contents from 0.6.0 to 0.6.1
2 parents e0854aa + ce79d98 commit 7605912

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ dependencies = [
5353
optional-dependencies.dev = [
5454
"actionlint-py==1.7.4.20",
5555
"check-manifest==0.50",
56-
"check-wheel-contents==0.6.0",
56+
"check-wheel-contents==0.6.1",
5757
"deptry==0.21.1",
5858
"dirty-equals==0.8.0",
5959
"doc8==1.1.1",
@@ -105,7 +105,7 @@ optional-dependencies.dev = [
105105
"vws-web-tools==2024.10.6.1",
106106
"yamlfix==1.17.0",
107107
]
108-
optional-dependencies.release = [ "check-wheel-contents==0.6.0" ]
108+
optional-dependencies.release = [ "check-wheel-contents==0.6.1" ]
109109
urls.Documentation = "https://vws-python-mock.readthedocs.io"
110110
urls.Source = "https://github.com/VWS-Python/vws-python-mock"
111111

0 commit comments

Comments
 (0)