Skip to content

Commit cefb5c8

Browse files
Bump wheel from 0.37.1 to 0.38.1 (#33)
* Bump wheel from 0.37.1 to 0.38.1 Bumps [wheel](https://github.com/pypa/wheel) from 0.37.1 to 0.38.1. - [Release notes](https://github.com/pypa/wheel/releases) - [Changelog](https://github.com/pypa/wheel/blob/main/docs/news.rst) - [Commits](pypa/wheel@0.37.1...0.38.1) --- updated-dependencies: - dependency-name: wheel dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]> * Update changelog * Update PR number in changelog * Update changelog bullet to `*` from `-` Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Mikhail Andrenkov <[email protected]> Co-authored-by: Mikhail Andrenkov <[email protected]>
1 parent 7a28455 commit cefb5c8

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

.github/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
## Release 0.4.0 (development release)
22

3+
### Improvements
4+
5+
* Bumped `wheel` to v0.38.1. [(#33](https://github.com/XanaduAI/xanadu-sphinx-theme/pull/33)
6+
37
### Contributors
48

59
This release contains contributions from (in alphabetical order):

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ black==22.3.0
22
build==0.7.0
33
isort[colors]==5.10.1
44
pylint==2.13.7
5-
wheel==0.37.1
5+
wheel==0.38.1

0 commit comments

Comments
 (0)