Bump wheel from 0.37.0 to 0.38.1 (#477)

Bumps [wheel](https://github.com/pypa/wheel) from 0.37.0 to 0.38.1.
- [Release notes](https://github.com/pypa/wheel/releases)
- [Changelog](https://github.com/pypa/wheel/blob/main/docs/news.rst)
- [Commits](https://github.com/pypa/wheel/compare/0.37.0...0.38.1)

---
updated-dependencies:
- dependency-name: wheel
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: James Ramm <JamesRamm@users.noreply.github.com>
pull/478/head^2
dependabot[bot] 2023-04-27 13:37:21 +02:00 zatwierdzone przez GitHub
rodzic 733fb51935
commit e48b016656
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -1,6 +1,6 @@
-r requirements.txt
bumpversion==0.6.0
wheel==0.37.0
wheel==0.38.1
setuptools==62.4.0
coverage>=4.5.2
mock>=2.0.0