diff --git a/.changes/unreleased/Dependencies-20231127-120651.yaml b/.changes/unreleased/Dependencies-20231127-120651.yaml new file mode 100644 index 000000000..706233474 --- /dev/null +++ b/.changes/unreleased/Dependencies-20231127-120651.yaml @@ -0,0 +1,6 @@ +kind: "Dependencies" +body: "Update wheel requirement from ~=0.41 to ~=0.42" +time: 2023-11-27T12:06:51.00000Z +custom: + Author: dependabot[bot] + PR: 844 diff --git a/dev-requirements.txt b/dev-requirements.txt index c37c088f4..4b69b71e1 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -27,4 +27,4 @@ tox~=4.11 types-pytz~=2023.3 types-requests~=2.31 twine~=4.0 -wheel~=0.41 +wheel~=0.42